Skip to content

Commit

Permalink
updated maui nugets
Browse files Browse the repository at this point in the history
  • Loading branch information
freever committed Sep 13, 2024
1 parent 8ed1fb4 commit 8ef61ca
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,12 @@


<ItemGroup>
<PackageReference Update="Microsoft.Maui.Controls" Version="8.0.6" />
<PackageReference Update="Microsoft.Maui.Controls" Version="8.0.82" />
</ItemGroup>


<ItemGroup>
<PackageReference Update="Microsoft.Maui.Controls.Compatibility" Version="8.0.6" />
<PackageReference Update="Microsoft.Maui.Controls.Compatibility" Version="8.0.82" />
</ItemGroup>


Expand Down

0 comments on commit 8ef61ca

Please sign in to comment.