We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 125eefb commit 488f7a7Copy full SHA for 488f7a7
src/CommunityToolkit.Mvvm/CommunityToolkit.Mvvm.csproj
@@ -9,7 +9,7 @@
9
because we need the source generators in CsWinRT to generate the supporting interop code for AOT).
10
-->
11
<PropertyGroup Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0-windows10.0.17763.0'))">
12
- <WindowsSdkPackageVersion>10.0.17763.37-preview</WindowsSdkPackageVersion>
+ <WindowsSdkPackageVersion>10.0.17763.39</WindowsSdkPackageVersion>
13
14
<!--
15
We're only referencing CsWinRT for the source generators, we don't need to read any WinRT metadata.
0 commit comments