Skip to content

Commit a1a7b79

Browse files
committed
Reverted failing NuGet package
1 parent 57160d3 commit a1a7b79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/Blog/Blog.Web/Blog.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="7.0.0" />
12-
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="3.1.1" />
12+
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="3.1.0" />
1313
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="3.1.1" />
1414
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.0" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)