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 4d9ecf1 + 5d50dff commit 91b4b46Copy full SHA for 91b4b46
src/kpfw/kpfw/kpfw.csproj
@@ -21,7 +21,7 @@
21
<PackageReference Include="cryptsharpstandard" Version="1.0.0" />
22
<PackageReference Include="GoogleAuthenticator" Version="3.2.0" />
23
<PackageReference Include="Markdig" Version="0.44.0" />
24
- <PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="8.0.23" />
+ <PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="8.0.24" />
25
<PackageReference Include="Microsoft.AspNetCore.Authentication.Facebook" Version="8.0.23" />
26
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.24" />
27
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.11">
0 commit comments