Skip to content

Commit

Permalink
chore(deps): update dotnet monorepo to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2023
1 parent d8645b2 commit 6c4d5be
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="MongoFramework" Version="0.29.0" />
<PackageReference Include="Microsoft.Extensions.Identity.Core" Version="6.0.24" />
<PackageReference Include="Microsoft.Extensions.Identity.Stores" Version="6.0.24" />
<PackageReference Include="Microsoft.Extensions.Identity.Core" Version="7.0.13" />
<PackageReference Include="Microsoft.Extensions.Identity.Stores" Version="7.0.13" />
</ItemGroup>
</When>
</Choose>
Expand Down

0 comments on commit 6c4d5be

Please sign in to comment.