Skip to content

Commit e5d7478

Browse files
Bump Microsoft.AspNetCore.Authentication.OpenIdConnect
Bumps [Microsoft.AspNetCore.Authentication.OpenIdConnect](https://github.com/dotnet/aspnetcore) from 6.0.29 to 8.0.12. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v6.0.29...v8.0.12) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.OpenIdConnect dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ecf639 commit e5d7478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DigitalLearningSolutions.Web/DigitalLearningSolutions.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<PackageReference Include="GDS.MultiPageFormData" Version="1.0.6" />
7070
<PackageReference Include="HtmlAgilityPack" Version="1.11.54" />
7171
<PackageReference Include="HtmlSanitizer" Version="8.0.795" />
72-
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="6.0.29" />
72+
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.12" />
7373
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="6.0.24" />
7474
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.2" />
7575
<PackageReference Include="Microsoft.FeatureManagement" Version="3.1.0" />

0 commit comments

Comments
 (0)