Skip to content

Commit cd5bc46

Browse files
Bump CommunityToolkit.Maui and Microsoft.Maui.Controls
Bumps CommunityToolkit.Maui from 14.0.0 to 14.1.0 Bumps Microsoft.Maui.Controls to 10.0.41, 10.0.51 --- updated-dependencies: - dependency-name: CommunityToolkit.Maui dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Maui.Controls dependency-version: 10.0.41 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Maui.Controls dependency-version: 10.0.51 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b3057f5 commit cd5bc46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/SharedMauiCoreLibrary/SharedMauiCoreLibrary.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
</ItemGroup>
3434

3535
<ItemGroup>
36-
<PackageReference Include="Microsoft.Maui.Controls" Version="[10.0.30,)" />
37-
<PackageReference Include="CommunityToolkit.Maui" Version="14.0.0" />
36+
<PackageReference Include="Microsoft.Maui.Controls" Version="10.0.51" />
37+
<PackageReference Include="CommunityToolkit.Maui" Version="14.1.0" />
3838
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.2" />
3939
</ItemGroup>
4040

0 commit comments

Comments
 (0)