Skip to content

Commit aa42586

Browse files
authored
Use <WindowsSdkPackageVersion> to set the SDK version (#3085)
1 parent ef6f234 commit aa42586

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/SkiaSharp.Build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@
247247
<PropertyGroup>
248248
<GenerateLibraryLayout>true</GenerateLibraryLayout>
249249
<DisableEmbeddedXbf>false</DisableEmbeddedXbf>
250+
<WindowsSdkPackageVersion>10.0.19041.27</WindowsSdkPackageVersion>
250251
</PropertyGroup>
251252

252253
<!-- platform version number information -->

0 commit comments

Comments
 (0)