Skip to content

Commit

Permalink
build: bump Microsoft.AspNetCore.Components.WebView.Wpf (#41)
Browse files Browse the repository at this point in the history
Bumps Microsoft.AspNetCore.Components.WebView.Wpf from 8.0.61 to 8.0.70.

---
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 Jul 10, 2024
1 parent 3250f45 commit ec50fa4
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.61" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebView.Wpf" Version="8.0.70" />
</ItemGroup>

</Project>

0 comments on commit ec50fa4

Please sign in to comment.