Skip to content

Commit

Permalink
Use <WindowsSdkPackageVersion> to set the SDK version (#3085)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattleibow authored Nov 27, 2024
1 parent ef6f234 commit aa42586
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/SkiaSharp.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@
<PropertyGroup>
<GenerateLibraryLayout>true</GenerateLibraryLayout>
<DisableEmbeddedXbf>false</DisableEmbeddedXbf>
<WindowsSdkPackageVersion>10.0.19041.27</WindowsSdkPackageVersion>
</PropertyGroup>

<!-- platform version number information -->
Expand Down

0 comments on commit aa42586

Please sign in to comment.