Skip to content

Commit

Permalink
Upgrade: Bump Microsoft.AspNetCore.Components.WebView.WindowsForms
Browse files Browse the repository at this point in the history
Bumps [Microsoft.AspNetCore.Components.WebView.WindowsForms](https://github.com/dotnet/maui) from 9.0.22 to 9.0.30.
- [Release notes](https://github.com/dotnet/maui/releases)
- [Changelog](https://github.com/dotnet/maui/blob/main/docs/ReleaseSchedule.md)
- [Commits](dotnet/maui@9.0.22...9.0.30)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebView.WindowsForms
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and john681611 committed Jan 21, 2025
1 parent 15e6832 commit 5d0638f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Desktop/Desktop.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebView.WindowsForms" Version="9.0.22" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebView.WindowsForms" Version="9.0.30" />
<ProjectReference Include="../CommonGUI/CommonGUI.csproj" />
</ItemGroup>

Expand Down

0 comments on commit 5d0638f

Please sign in to comment.