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 Aug 21, 2023
1 parent b3e48ad commit 47d7af2
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.21" />
<PackageReference Include="Microsoft.Extensions.Identity.Stores" Version="6.0.21" />
<PackageReference Include="Microsoft.Extensions.Identity.Core" Version="7.0.10" />
<PackageReference Include="Microsoft.Extensions.Identity.Stores" Version="7.0.10" />
</ItemGroup>
</When>
</Choose>
Expand Down

0 comments on commit 47d7af2

Please sign in to comment.