Clock fix for devices with low DPI

This commit is contained in:
seerge
2023-04-14 17:50:26 +02:00
parent d620ca010c
commit ee43af2824
2 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@
<PlatformTarget>x64</PlatformTarget>
<ProduceReferenceAssembly>False</ProduceReferenceAssembly>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
<AssemblyVersion>0.52</AssemblyVersion>
<AssemblyVersion>0.53</AssemblyVersion>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">