Skip to content

Commit d54c38c

Browse files
chore(deps): bump Microsoft.AspNetCore.Components.WebView.Wpf (#30)
Bumps [Microsoft.AspNetCore.Components.WebView.Wpf](https://github.com/dotnet/maui) from 7.0.59 to 7.0.86. - [Release notes](https://github.com/dotnet/maui/releases) - [Changelog](https://github.com/dotnet/maui/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/maui@7.0.59...7.0.86) --- 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 218c98a commit d54c38c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/BlazorDesktop/BlazorDesktop.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
</ItemGroup>
5050

5151
<ItemGroup>
52-
<PackageReference Include="Microsoft.AspNetCore.Components.WebView.Wpf" Version="7.0.59" />
52+
<PackageReference Include="Microsoft.AspNetCore.Components.WebView.Wpf" Version="7.0.86" />
5353
<PackageReference Include="WebView2.Runtime.AutoInstaller" Version="1.0.0" />
5454
</ItemGroup>
5555

0 commit comments

Comments
 (0)