Skip to content

Commit 2c2a1c3

Browse files
authored
Merge pull request #916 from CommunityToolkit/dev/update-sdk-package
Update Windows SDK package version
2 parents 5670be1 + 5ef1035 commit 2c2a1c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CommunityToolkit.Mvvm/CommunityToolkit.Mvvm.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
because we need the source generators in CsWinRT to generate the supporting interop code for AOT).
1010
-->
1111
<PropertyGroup Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0-windows10.0.17763.0'))">
12-
<WindowsSdkPackageVersion>10.0.17763.39</WindowsSdkPackageVersion>
12+
<WindowsSdkPackageVersion>10.0.17763.41</WindowsSdkPackageVersion>
1313

1414
<!--
1515
We're only referencing CsWinRT for the source generators, we don't need to read any WinRT metadata.

0 commit comments

Comments
 (0)