Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update Windows SDK projections to latest stable
  • Loading branch information
Sergio0694 committed Aug 8, 2024
commit 488f7a7073a22ee033f112f4095aed68113c7b3b
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.37-preview</WindowsSdkPackageVersion>
<WindowsSdkPackageVersion>10.0.17763.39</WindowsSdkPackageVersion>

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