Skip to content

Commit 6775826

Browse files
Bump Microsoft.AspNetCore.AzureAppServices.HostingStartup (#1560)
Bumps [Microsoft.AspNetCore.AzureAppServices.HostingStartup](https://github.com/dotnet/aspnetcore) from 5.0.10 to 5.0.11. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Commits](dotnet/aspnetcore@v5.0.10...v5.0.11) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.AzureAppServices.HostingStartup dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ff9b1c commit 6775826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/JoinRpg.Portal/JoinRpg.Portal.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="5.0.10" />
2525
<PackageReference Include="AspNet.Security.OAuth.Vkontakte" Version="5.0.16" />
2626
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.10" />
27-
<PackageReference Include="Microsoft.AspNetCore.AzureAppServices.HostingStartup" Version="5.0.10" />
27+
<PackageReference Include="Microsoft.AspNetCore.AzureAppServices.HostingStartup" Version="5.0.11" />
2828
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="5.0.11" />
2929
<PackageReference Include="microsoft.aspnetcore.components.webassembly.server" Version="5.0.10" />
3030
<PackageReference Include="Microsoft.Extensions.Logging.EventSource" Version="5.0.1" />

0 commit comments

Comments
 (0)