We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dd8df4 commit 406bc3cCopy full SHA for 406bc3c
1 file changed
src/HotChocolateGraphQL.Mobile/HotChocolateGraphQL.Mobile.csproj
@@ -52,7 +52,7 @@
52
<ItemGroup>
53
<PackageReference Include="Microsoft.Maui.Controls" Version="10.0.41" />
54
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="10.0.51" />
55
- <PackageReference Include="CommunityToolkit.Maui" Version="12.3.0" />
+ <PackageReference Include="CommunityToolkit.Maui" Version="14.1.0" />
56
<PackageReference Include="CommunityToolkit.Maui.Markup" Version="7.0.1" />
57
<PackageReference Include="StrawberryShake.Maui" Version="15.1.15" />
58
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.2" />
0 commit comments