Skip to content

Commit cd2c280

Browse files
committed
updated dotnet packages
1 parent 526dc8d commit cd2c280

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

BlazorMaui.Core/BlazorMaui.Core.csproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@
7171

7272
<ItemGroup>
7373
<PackageReference Include="CommunityToolkit.Maui.Markup" Version="4.0.0" />
74-
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.71" />
75-
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.71" />
76-
<PackageReference Include="Microsoft.AspNetCore.Components.WebView.Maui" Version="8.0.71" />
74+
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.80" />
75+
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.80" />
76+
<PackageReference Include="Microsoft.AspNetCore.Components.WebView.Maui" Version="8.0.80" />
7777
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0" />
7878
</ItemGroup>
7979

0 commit comments

Comments
 (0)