Skip to content

Commit dc4e772

Browse files
committed
Updated nuget packages
1 parent 685e0ae commit dc4e772

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

src/Codebreaker.MAUI/Codebreaker.MAUI.csproj

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,10 @@
4949
</ItemGroup>
5050

5151
<ItemGroup>
52-
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.3" />
52+
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.6" />
53+
<PackageReference Update="Microsoft.Maui.Controls.Compatibility" Version="8.0.6" />
5354
<PackageReference Include="CNInnovation.Codebreaker.ViewModels" Version="3.5.0-beta.33" />
54-
<PackageReference Include="CommunityToolkit.Maui" Version="7.0.0" />
55+
<PackageReference Include="CommunityToolkit.Maui" Version="7.0.1" />
5556
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
5657
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
5758
</ItemGroup>
@@ -89,5 +90,5 @@
8990
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
9091
</MauiAsset>
9192
</ItemGroup>
92-
93+
9394
</Project>

0 commit comments

Comments
 (0)