Skip to content

Commit 9dbcc0e

Browse files
committed
fix: remove unwanted winsdk package version specifier
1 parent decafba commit 9dbcc0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Crimson/Crimson.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<OutputType>WinExe</OutputType>
44
<TargetFramework>net8.0-windows10.0.22621.0</TargetFramework>
55
<TargetPlatformMinVersion>10.0.17763.0</TargetPlatformMinVersion>
6-
<WindowsSdkPackageVersion>10.0.22621.38</WindowsSdkPackageVersion>
76
<RootNamespace>Crimson</RootNamespace>
87
<ApplicationManifest>app.manifest</ApplicationManifest>
98
<Platforms>x86;x64;arm64</Platforms>

0 commit comments

Comments
 (0)