Skip to content

Commit 7d17bb5

Browse files
dependabot[bot]linkdotnet
authored andcommitted
Bump Microsoft.AspNetCore.Authentication.OpenIdConnect
Bumps [Microsoft.AspNetCore.Authentication.OpenIdConnect](https://github.com/dotnet/aspnetcore) from 7.0.0-rc.2.22476.2 to 7.0.0. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/commits) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.OpenIdConnect dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7747b76 commit 7d17bb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LinkDotNet.Blog.Web/LinkDotNet.Blog.Web.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageReference Include="Blazored.Toast" Version="3.2.2" />
99
<PackageReference Include="BuildBundlerMinifier" Version="3.2.449" />
1010
<PackageReference Include="Markdig" Version="0.30.4" />
11-
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="7.0.0-rc.2.22476.2" />
11+
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="7.0.0" />
1212
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.0-rc.2.22472.11" />
1313
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.0" />
1414
<PackageReference Include="System.ServiceModel.Syndication" Version="7.0.0-rc.2.22472.3" />

0 commit comments

Comments
 (0)