Skip to content

Commit 0f5edba

Browse files
Bump CommunityToolkit.Maui.Markup and Microsoft.Maui.Controls
Bumps CommunityToolkit.Maui.Markup from 5.1.0 to 6.0.1 Bumps Microsoft.Maui.Controls from 9.0.22 to 9.0.60 --- updated-dependencies: - dependency-name: CommunityToolkit.Maui.Markup dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Maui.Controls dependency-version: 9.0.60 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c12c55 commit 0f5edba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/HotChocolateGraphQL.Mobile/HotChocolateGraphQL.Mobile.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@
5050
</ItemGroup>
5151

5252
<ItemGroup>
53-
<PackageReference Include="Microsoft.Maui.Controls" Version="9.0.22" />
53+
<PackageReference Include="Microsoft.Maui.Controls" Version="9.0.60" />
5454
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="9.0.22" />
5555
<PackageReference Include="CommunityToolkit.Maui" Version="10.0.0" />
56-
<PackageReference Include="CommunityToolkit.Maui.Markup" Version="5.1.0" />
56+
<PackageReference Include="CommunityToolkit.Maui.Markup" Version="6.0.1" />
5757
<PackageReference Include="StrawberryShake.Maui" Version="14.3.0" />
5858
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />
5959
<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="9.0.0" />

0 commit comments

Comments
 (0)