Skip to content

Commit 89a0c51

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

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
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.AspNetCore.Components.WebView.Wpf" Version="8.0.70" />
13+
<PackageReference Include="Microsoft.AspNetCore.Components.WebView.Wpf" Version="8.0.71" />
1414
</ItemGroup>
1515

1616
</Project>

0 commit comments

Comments
 (0)