Skip to content

Commit

Permalink
Use preview Windows SDK in test project
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio0694 committed Jun 30, 2024
1 parent b2886ae commit aa0b550
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<PropertyGroup>
<TargetFramework>net8.0-windows10.0.22621.0</TargetFramework>
<TargetPlatformMinVersion>10.0.17763.0</TargetPlatformMinVersion>
<WindowsSdkPackageVersion>10.0.22621.35-preview</WindowsSdkPackageVersion>
<Platforms>x64;ARM64</Platforms>
<RuntimeIdentifiers>win-x64;win-arm64</RuntimeIdentifiers>
<RestoreSources>
Expand Down

0 comments on commit aa0b550

Please sign in to comment.