Skip to content

Commit 66051f7

Browse files
Bump Microsoft.Maui.Controls.Compatibility from 8.0.70 to 8.0.80 (dotnet#498)
Bumps [Microsoft.Maui.Controls.Compatibility](https://github.com/dotnet/maui) from 8.0.70 to 8.0.80. - [Release notes](https://github.com/dotnet/maui/releases) - [Changelog](https://github.com/dotnet/maui/blob/main/docs/ReleaseSchedule.md) - [Commits](dotnet/maui@8.0.70...8.0.80) --- updated-dependencies: - dependency-name: Microsoft.Maui.Controls.Compatibility dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 421d54d commit 66051f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ClientApp.UnitTests/ClientApp.UnitTests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ItemGroup>
1313

1414
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.80" />
15-
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.70" />
15+
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.80" />
1616
<PackageReference Include="Microsoft.Maui.Controls.Maps" Version="8.0.70" />
1717

1818
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />

0 commit comments

Comments
 (0)