Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.Components.WebView.Maui
Browse files Browse the repository at this point in the history
Bumps [Microsoft.AspNetCore.Components.WebView.Maui](https://github.com/dotnet/maui) from 8.0.0-preview.7.8842 to 8.0.0-rc.1.9171.
- [Release notes](https://github.com/dotnet/maui/releases)
- [Changelog](https://github.com/dotnet/maui/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/maui@8.0.0-preview.7.8842...8.0.0-rc.1.9171)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2023
1 parent ab9d1ac commit e3e249b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GamePortal/GamePortal.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.25387-preview" />
<PackageReference Include="Microsoft.Extensions.Localization" Version="8.0.0-preview.7.23375.9" />
<PackageReference Update="Microsoft.AspNetCore.Components.WebView.Maui" Version="8.0.0-preview.7.8842" />
<PackageReference Update="Microsoft.AspNetCore.Components.WebView.Maui" Version="8.0.0-rc.1.9171" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e3e249b

Please sign in to comment.