We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 424e1e4 + 3e418bb commit b9efb6fCopy full SHA for b9efb6f
1 file changed
src/XtremeIdiots.Portal.Web/XtremeIdiots.Portal.Web.csproj
@@ -30,7 +30,7 @@
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.12" />
33
- <PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="9.0.11" />
+ <PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="9.0.12" />
34
<PackageReference Include="Azure.Identity" Version="1.17.1" />
35
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.3" />
36
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.11">
0 commit comments