We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c6869e + 91be59d commit d7c0b9bCopy full SHA for d7c0b9b
Identity/IdentityCenter/IdentityCenter.csproj
@@ -21,7 +21,7 @@
21
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="9.0.11" />
22
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="9.0.11" />
23
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.11" />
24
- <PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.11">
+ <PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.12">
25
<PrivateAssets>all</PrivateAssets>
26
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
27
</PackageReference>
0 commit comments