Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Identity.Core from 8.0.10 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Identity.Core](https://github.com/dotnet/aspnetcore) from 8.0.10 to 9.0.0.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.10...v9.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Identity.Core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 970f275 commit 8f3dc27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cosmos.Identity/Cosmos.Identity.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Cosmos.Abstracts" Version="6.2.3" />
<PackageReference Include="Microsoft.Extensions.Identity.Core" Version="8.0.10" />
<PackageReference Include="Microsoft.Extensions.Identity.Core" Version="9.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8f3dc27

Please sign in to comment.