Skip to content

Commit

Permalink
Update Windows Community Toolkit for .NET 9
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio0694 committed Dec 24, 2024
1 parent 2bad565 commit bde6be3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@

<ItemGroup>
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />
<PackageReference Include="CommunityToolkit.Uwp.Controls.Primitives" Version="8.2.241221-build.1360" />
<PackageReference Include="CommunityToolkit.Uwp.Media" Version="8.2.241221-build.1360" />
<PackageReference Include="CommunityToolkit.Uwp.Controls.Primitives" Version="8.2.241223-build.1367" />
<PackageReference Include="CommunityToolkit.Uwp.Media" Version="8.2.241223-build.1367" />
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.2.0" />

<!-- Remove all WebView2 assets (transitive from WinUI 2), since we don't need it at all -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@

<ItemGroup>
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />
<PackageReference Include="CommunityToolkit.WinUI.Controls.Primitives" Version="8.2.241112-preview1" />
<PackageReference Include="CommunityToolkit.WinUI.Media" Version="8.2.241112-preview1" />
<PackageReference Include="CommunityToolkit.WinUI.Controls.Primitives" Version="8.2.241223-build.1367" />
<PackageReference Include="CommunityToolkit.WinUI.Media" Version="8.2.241223-build.1367" />
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.2.0" />
</ItemGroup>

Expand Down

0 comments on commit bde6be3

Please sign in to comment.