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.
2 parents 5670be1 + 5ef1035 commit 2c2a1c3Copy full SHA for 2c2a1c3
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.39</WindowsSdkPackageVersion>
+ <WindowsSdkPackageVersion>10.0.17763.41</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