Skip to content

Commit

Permalink
Merge pull request #46 from AndreasReitberger/45-update-maui-versions
Browse files Browse the repository at this point in the history
Updated `Maui` nugets
  • Loading branch information
AndreasReitberger authored Apr 11, 2024
2 parents f9d5997 + b6f3426 commit bf0f7a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/MauiSettings/MauiSettings.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.14" />
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.14" />
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.20" />
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.20" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="SharedNetCoreLibrary" Version="1.1.6" />
</ItemGroup>
Expand Down

0 comments on commit bf0f7a5

Please sign in to comment.