Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
akv3sic committed Nov 5, 2024
2 parents 81a1ff5 + 2c26f20 commit d33af1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MauiStoreApp/MauiStoreApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="CommunityToolkit.Maui" Version="5.3.0" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.1" />
<PackageReference Include="CommunityToolkit.Maui" Version="6.1.0" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.3.2" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="7.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
Expand Down

0 comments on commit d33af1c

Please sign in to comment.