Skip to content

Commit eaa7381

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

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,9 +50,9 @@
5050
</ItemGroup>
5151

5252
<ItemGroup>
53-
<PackageReference Include="Microsoft.Maui.Controls" Version="9.0.22" />
53+
<PackageReference Include="Microsoft.Maui.Controls" Version="9.0.120" />
5454
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="9.0.22" />
55-
<PackageReference Include="CommunityToolkit.Maui" Version="10.0.0" />
55+
<PackageReference Include="CommunityToolkit.Maui" Version="12.3.0" />
5656
<PackageReference Include="CommunityToolkit.Maui.Markup" Version="5.1.0" />
5757
<PackageReference Include="StrawberryShake.Maui" Version="14.3.0" />
5858
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />

0 commit comments

Comments
 (0)