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.
1 parent 406d644 commit 53a945fCopy full SHA for 53a945f
examples/Api/WebApi/WebApi.csproj
@@ -22,7 +22,7 @@
22
23
<ItemGroup>
24
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="[9.0,)"/>
25
- <PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="[9.0,)"/>
+ <PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="9.0.9"/>
26
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="[9.0,)"/>
27
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="[9.0,)"/>
28
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="[9.0,)"/>
0 commit comments