Skip to content

Commit 44bf72d

Browse files
Bump Microsoft.AspNetCore.Identity from 2.1.1 to 2.1.2 (#2215)
1 parent 8637204 commit 44bf72d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTests.MVC.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<PackageReference Include="Microsoft.AspNetCore.Authentication.Cookies" Version="2.1.1" />
4040
<PackageReference Include="Microsoft.AspNetCore.Diagnostics" Version="2.1.1" />
4141
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="2.1.1" />
42-
<PackageReference Include="Microsoft.AspNetCore.Identity" Version="2.1.1" />
42+
<PackageReference Include="Microsoft.AspNetCore.Identity" Version="2.1.2" />
4343
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="2.1.1" />
4444
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.1.1" />
4545
<PackageReference Include="Microsoft.AspNetCore.Mvc.TagHelpers" Version="2.1.1" />

0 commit comments

Comments
 (0)