Skip to content

Commit ffa7612

Browse files
authored
chore: Adjust base windows version
1 parent 2f39e26 commit ffa7612

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

UI/GLCanvasElementRotatingCube/GLCanvasElementRotatingCube/GLCanvasElementRotatingCube.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
the "Microsoft.Windows.SDK.BuildTools" package above, and the "revision" version number
3737
must be the highest found in https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref.
3838
-->
39-
<!-- <WindowsSdkPackageVersion>10.0.22621.28</WindowsSdkPackageVersion> -->
39+
<WindowsSdkPackageVersion>10.0.22000.38</WindowsSdkPackageVersion>
4040

4141
<!--
4242
UnoFeatures let's you quickly add and manage implicit package references based on the features you want to use.

UI/GLCanvasElementSimpleTriangle/GLCanvasElementSimpleTriangle/GLCanvasElementSimpleTriangle.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
the "Microsoft.Windows.SDK.BuildTools" package above, and the "revision" version number
3535
must be the highest found in https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref.
3636
-->
37-
<!-- <WindowsSdkPackageVersion>10.0.22621.28</WindowsSdkPackageVersion> -->
37+
<WindowsSdkPackageVersion>10.0.22000.38</WindowsSdkPackageVersion>
3838

3939
<!--
4040
UnoFeatures let's you quickly add and manage implicit package references based on the features you want to use.

0 commit comments

Comments
 (0)