We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96e476f commit ed39f54Copy full SHA for ed39f54
1 file changed
src/HotChocolateGraphQL.Mobile/HotChocolateGraphQL.Mobile.csproj
@@ -50,7 +50,7 @@
50
</ItemGroup>
51
52
<ItemGroup>
53
- <PackageReference Include="Microsoft.Maui.Controls" Version="10.0.41" />
+ <PackageReference Include="Microsoft.Maui.Controls" Version="10.0.60" />
54
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="10.0.60" />
55
<PackageReference Include="CommunityToolkit.Maui" Version="14.1.0" />
56
<PackageReference Include="CommunityToolkit.Maui.Markup" Version="7.0.1" />
0 commit comments