Skip to content

Commit

Permalink
Merge pull request #916 from CommunityToolkit/dev/update-sdk-package
Browse files Browse the repository at this point in the history
Update Windows SDK package version
  • Loading branch information
Sergio0694 committed Aug 20, 2024
2 parents 5670be1 + 5ef1035 commit 2c2a1c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CommunityToolkit.Mvvm/CommunityToolkit.Mvvm.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
because we need the source generators in CsWinRT to generate the supporting interop code for AOT).
-->
<PropertyGroup Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0-windows10.0.17763.0'))">
<WindowsSdkPackageVersion>10.0.17763.39</WindowsSdkPackageVersion>
<WindowsSdkPackageVersion>10.0.17763.41</WindowsSdkPackageVersion>

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

0 comments on commit 2c2a1c3

Please sign in to comment.