File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
src/DotVast.HashTool.WinUI Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <OutputType >WinExe</OutputType >
44 <LangVersion >preview</LangVersion >
5- <TargetFramework >net9.0-windows10.0.22621 .0</TargetFramework >
5+ <TargetFramework >net9.0-windows10.0.26100 .0</TargetFramework >
66 <TargetPlatformMinVersion >10.0.19041.0</TargetPlatformMinVersion >
77 <SupportedOSPlatformVersion >10.0.19041.0</SupportedOSPlatformVersion >
88 <Platforms >x64;arm64</Platforms >
1212 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
1313 <NoWarn >$(NoWarn);SYSLIB1037</NoWarn >
1414 <UseWindowsThreadPool >true</UseWindowsThreadPool >
15- <WindowsSdkPackageVersion >10.0.26100.57</WindowsSdkPackageVersion >
1615 </PropertyGroup >
1716
1817 <PropertyGroup Condition =" $(Configuration) == Debug" >
You can’t perform that action at this time.
0 commit comments