Skip to content

Commit 4d6d4a6

Browse files
build: bump Microsoft.AspNetCore.Components.WebView.Wpf (#52)
Bumps [Microsoft.AspNetCore.Components.WebView.Wpf](https://github.com/dotnet/maui) from 8.0.90 to 8.0.93. - [Release notes](https://github.com/dotnet/maui/releases) - [Changelog](https://github.com/dotnet/maui/blob/main/docs/ReleaseSchedule.md) - [Commits](dotnet/maui@8.0.90...8.0.93) --- 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 baba93e commit 4d6d4a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)