Skip to content

Commit ab4ee65

Browse files
build: bump Microsoft.AspNetCore.Components.WebView.Wpf (#60)
Bumps [Microsoft.AspNetCore.Components.WebView.Wpf](https://github.com/dotnet/maui) from 9.0.22 to 9.0.30. - [Release notes](https://github.com/dotnet/maui/releases) - [Changelog](https://github.com/dotnet/maui/blob/main/docs/ReleaseSchedule.md) - [Commits](dotnet/maui@9.0.22...9.0.30) --- 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 55acdb0 commit ab4ee65

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="9.0.22" />
7+
<PackageVersion Include="Microsoft.AspNetCore.Components.WebView.Wpf" Version="9.0.30" />
88
</ItemGroup>
99
</Project>

0 commit comments

Comments
 (0)