Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.Components.WebView.Maui
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]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 10c3b4b commit c1b749e
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.0" />
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.0" />
Expand Down

0 comments on commit c1b749e

Please sign in to comment.