Skip to content

Commit

Permalink
Update Windows Community Toolkit to 8.1.240821
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio0694 committed Sep 14, 2024
1 parent 900192c commit 015b541
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 @@ -164,7 +164,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="CommunityToolkit.Uwp.Animations">
<Version>8.0.240109</Version>
<Version>8.1.240821</Version>
</PackageReference>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.2.14</Version>
Expand Down
6 changes: 3 additions & 3 deletions src/Brainf_ckSharp.Uwp/Brainf_ckSharp.Uwp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -374,13 +374,13 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="CommunityToolkit.Uwp.Controls.Primitives">
<Version>8.0.240109</Version>
<Version>8.1.240821</Version>
</PackageReference>
<PackageReference Include="CommunityToolkit.Uwp.Converters">
<Version>8.0.240109</Version>
<Version>8.1.240821</Version>
</PackageReference>
<PackageReference Include="CommunityToolkit.Uwp.Media">
<Version>8.0.240109</Version>
<Version>8.1.240821</Version>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.DependencyInjection">
<Version>8.0.0</Version>
Expand Down

0 comments on commit 015b541

Please sign in to comment.