We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 421d54d commit 66051f7Copy full SHA for 66051f7
tests/ClientApp.UnitTests/ClientApp.UnitTests.csproj
@@ -12,7 +12,7 @@
12
<ItemGroup>
13
14
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.80" />
15
- <PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.70" />
+ <PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.80" />
16
<PackageReference Include="Microsoft.Maui.Controls.Maps" Version="8.0.70" />
17
18
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
0 commit comments