Skip to content

Commit 0f38ed4

Browse files
Bump CommunityToolkit.Maui and Microsoft.Maui.Controls
Bumps CommunityToolkit.Maui from 9.1.1 to 14.1.0 Bumps Microsoft.Maui.Controls from 9.0.0-rc.2.24503.2 to 10.0.41 --- updated-dependencies: - dependency-name: CommunityToolkit.Maui dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Maui.Controls dependency-version: 10.0.41 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99c8726 commit 0f38ed4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

samples/GitStatus.Mobile/GitStatus.Mobile.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
</ItemGroup>
5454

5555
<ItemGroup>
56-
<PackageReference Include="Microsoft.Maui.Controls" Version="9.0.0-rc.2.24503.2"/>
57-
<PackageReference Include="CommunityToolkit.Maui" Version="9.1.1" />
56+
<PackageReference Include="Microsoft.Maui.Controls" Version="10.0.41"/>
57+
<PackageReference Include="CommunityToolkit.Maui" Version="14.1.0" />
5858
<PackageReference Include="CommunityToolkit.Maui.Markup" Version="4.2.0" />
5959
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0-preview1" />
6060
</ItemGroup>

0 commit comments

Comments
 (0)