Skip to content

Commit bb2dde8

Browse files
Bump CommunityToolkit.Maui.Markup and Microsoft.Maui.Controls
Bumps CommunityToolkit.Maui.Markup from 7.0.1 to 8.0.0 Bumps Microsoft.Maui.Controls from 10.0.71 to 10.0.90 --- updated-dependencies: - dependency-name: CommunityToolkit.Maui.Markup dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Maui.Controls dependency-version: 10.0.90 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ade9eff commit bb2dde8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/HackerNews/HackerNews.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@
4747
<ItemGroup>
4848
<PackageReference Include="Azure.AI.TextAnalytics" Version="5.3.0"/>
4949
<PackageReference Include="CommunityToolkit.Maui" Version="14.2.0" />
50-
<PackageReference Include="CommunityToolkit.Maui.Markup" Version="7.0.1"/>
50+
<PackageReference Include="CommunityToolkit.Maui.Markup" Version="8.0.0"/>
5151
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.2" />
5252
<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="10.7.0" />
53-
<PackageReference Include="Microsoft.Maui.Controls" Version="10.0.71" />
53+
<PackageReference Include="Microsoft.Maui.Controls" Version="10.0.90" />
5454
<PackageReference Include="Refit.HttpClientFactory" Version="11.2.0" />
5555
</ItemGroup>
5656

0 commit comments

Comments
 (0)