We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e12b12 + 7ed85a7 commit 424e1e4Copy full SHA for 424e1e4
1 file changed
src/XtremeIdiots.Portal.Web/XtremeIdiots.Portal.Web.csproj
@@ -29,7 +29,7 @@
29
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="9.0.11" />
30
<PackageReference Include="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version="9.0.11" />
31
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="9.0.11" />
32
- <PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.11" />
+ <PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.12" />
33
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="9.0.11" />
34
<PackageReference Include="Azure.Identity" Version="1.17.1" />
35
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.3" />
0 commit comments