Skip to content

Commit

Permalink
build: bump Microsoft.AspNetCore.Components.WebView.Wpf (#44)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 52a9ecd commit 89a0c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BlazorDesktop/BlazorDesktop.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebView.Wpf" Version="8.0.70" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebView.Wpf" Version="8.0.71" />
</ItemGroup>

</Project>

0 comments on commit 89a0c51

Please sign in to comment.