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 6bc5898 commit 107a06aCopy full SHA for 107a06a
GaleriePhotos/GaleriePhotos.csproj
@@ -17,7 +17,7 @@
17
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="9.0.6" />
18
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="9.0.6" />
19
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="9.0.6" />
20
- <PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.6" />
+ <PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.10" />
21
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.6" />
22
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.6">
23
<PrivateAssets>all</PrivateAssets>
0 commit comments