Skip to content

Commit b597652

Browse files
committed
chore: 更新目标平台最低版本为 10.0.19041.0
1 parent b796dfe commit b597652

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DotVast.HashTool.WinUI/DotVast.HashTool.WinUI.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<PropertyGroup>
33
<OutputType>WinExe</OutputType>
44
<TargetFramework>net7.0-windows10.0.22621.0</TargetFramework>
5-
<TargetPlatformMinVersion>10.0.22000.0</TargetPlatformMinVersion>
6-
<SupportedOSPlatformVersion>10.0.22000.0</SupportedOSPlatformVersion>
5+
<TargetPlatformMinVersion>10.0.19041.0</TargetPlatformMinVersion>
6+
<SupportedOSPlatformVersion>10.0.19041.0</SupportedOSPlatformVersion>
77
<RootNamespace>DotVast.HashTool.WinUI</RootNamespace>
88
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
99
<ImplicitUsings>enable</ImplicitUsings>

0 commit comments

Comments
 (0)