Skip to content

Commit

Permalink
build: bump Microsoft.AspNetCore.Components.WebView.Wpf
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.3 to 8.0.10.
- [Release notes](https://github.com/dotnet/maui/releases)
- [Changelog](https://github.com/dotnet/maui/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/maui@8.0.3...8.0.10)

---
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]>
  • Loading branch information
dependabot[bot] authored Mar 13, 2024
1 parent 6d3b380 commit c43d3e2
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.3" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebView.Wpf" Version="8.0.10" />
<PackageReference Include="WebView2.Runtime.AutoInstaller" Version="1.0.0" />
</ItemGroup>

Expand Down

0 comments on commit c43d3e2

Please sign in to comment.