Skip to content

Commit 2549f01

Browse files
Bump CommunityToolkit.Maui and Microsoft.Maui.Controls
Bumps CommunityToolkit.Maui from 12.1.0 to 12.2.0 Bumps Microsoft.Maui.Controls from 9.0.81 to 9.0.90 --- updated-dependencies: - dependency-name: CommunityToolkit.Maui dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Maui.Controls dependency-version: 9.0.90 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 047dad2 commit 2549f01

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/SharedMauiCoreLibrary/SharedMauiCoreLibrary.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
</ItemGroup>
3232

3333
<ItemGroup>
34-
<PackageReference Include="Microsoft.Maui.Controls" Version="9.0.81" />
35-
<PackageReference Include="CommunityToolkit.Maui" Version="12.1.0" />
34+
<PackageReference Include="Microsoft.Maui.Controls" Version="9.0.90" />
35+
<PackageReference Include="CommunityToolkit.Maui" Version="12.2.0" />
3636
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />
3737
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
3838
</ItemGroup>

0 commit comments

Comments
 (0)