Added support for image DPI scaling

This commit is contained in:
MarcinZiabek
2023-04-30 11:26:55 +02:00
parent dc0a21b8e7
commit 41ba1ac1ce
6 changed files with 106 additions and 77 deletions
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<TargetFramework>net6.0</TargetFramework>
<IsPackable>false</IsPackable>
</PropertyGroup>