Skip to content

Commit f1cf690

Browse files
build: bump Microsoft.AspNetCore.Components.WebView.Wpf (#46)
Bumps [Microsoft.AspNetCore.Components.WebView.Wpf](https://github.com/dotnet/maui) from 8.0.71 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.71...8.0.80) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Components.WebView.Wpf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8dd839 commit f1cf690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<NoWarn>NU1507</NoWarn>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageVersion Include="Microsoft.AspNetCore.Components.WebView.Wpf" Version="8.0.71" />
7+
<PackageVersion Include="Microsoft.AspNetCore.Components.WebView.Wpf" Version="8.0.80" />
88
</ItemGroup>
99
</Project>

0 commit comments

Comments
 (0)