We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b796dfe commit b597652Copy full SHA for b597652
DotVast.HashTool.WinUI/DotVast.HashTool.WinUI.csproj
@@ -2,8 +2,8 @@
2
<PropertyGroup>
3
<OutputType>WinExe</OutputType>
4
<TargetFramework>net7.0-windows10.0.22621.0</TargetFramework>
5
- <TargetPlatformMinVersion>10.0.22000.0</TargetPlatformMinVersion>
6
- <SupportedOSPlatformVersion>10.0.22000.0</SupportedOSPlatformVersion>
+ <TargetPlatformMinVersion>10.0.19041.0</TargetPlatformMinVersion>
+ <SupportedOSPlatformVersion>10.0.19041.0</SupportedOSPlatformVersion>
7
<RootNamespace>DotVast.HashTool.WinUI</RootNamespace>
8
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
9
<ImplicitUsings>enable</ImplicitUsings>
0 commit comments