Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.Components.WebView.Maui (#618)
Browse files Browse the repository at this point in the history
Bumps the aspnetcore group with 1 update: [Microsoft.AspNetCore.Components.WebView.Maui](https://github.com/dotnet/maui).


Updates `Microsoft.AspNetCore.Components.WebView.Maui` from 9.0.0 to 9.0.10
- [Release notes](https://github.com/dotnet/maui/releases)
- [Changelog](https://github.com/dotnet/maui/blob/main/docs/ReleaseSchedule.md)
- [Commits](dotnet/maui@9.0.0...9.0.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Montemagno <[email protected]>
  • Loading branch information
dependabot[bot] and jamesmontemagno authored Nov 27, 2024
1 parent 9c5c0a2 commit f217d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HybridApp/HybridApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebView.Maui" Version="9.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebView.Maui" Version="9.0.10" />
<PackageReference Include="Microsoft.Maui.Controls" Version="9.0.10" />
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="9.0.10" />
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.0" />
Expand Down

0 comments on commit f217d31

Please sign in to comment.