Skip to content

Commit

Permalink
TDO-10048 Upgrade .NET version 7 to version 8
Browse files Browse the repository at this point in the history
  • Loading branch information
josem88 committed Apr 25, 2024
1 parent 19c12ff commit e56b568
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<ItemGroup>
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2"/>
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" PrivateAssets="All" />
<PackageReference Include="MvvmCross" Version="9.1.1"/>
<PackageReference Include="MvvmCross" Version="9.2.0"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e56b568

Please sign in to comment.