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 4793644 commit 60b4d32Copy full SHA for 60b4d32
src/Spark.Web/Spark.Web.csproj
@@ -7,7 +7,7 @@
7
</PropertyGroup>
8
9
<ItemGroup>
10
- <PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.11" />
+ <PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.12" />
11
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="8.0.12" />
12
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.12" />
13
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.9.0" />
0 commit comments