aspnetcore/test/Identity.Test
Nate McMaster 68b878f0e1
Upgrade packages and projects to target netcoreapp3.0 (aspnet/Identity#2072)
* Upgrade dependencies
* Change TFM on Microsoft.AspNetCore.Identity to netcoreapp3.0
* Remove .NET Framework tests
2018-11-16 16:27:58 -08:00
..
ApiConsistencyTest.cs
IdentityBuilderTest.cs
IdentityOptionsTest.cs
IdentityResultTest.cs
IdentityUIScriptsTest.cs javiercn/check-integrity-validation (#2052) 2018-11-02 14:48:06 -07:00
Microsoft.AspNetCore.Identity.Test.csproj Upgrade packages and projects to target netcoreapp3.0 (aspnet/Identity#2072) 2018-11-16 16:27:58 -08:00
NoopRoleStore.cs
NoopUserStore.cs
PasswordHasherTest.cs
PasswordValidatorTest.cs
PrincipalExtensionsTest.cs
RoleManagerTest.cs
RoleValidatorTest.cs
SecurityStampValidatorTest.cs Allow cookie validation when stores don't support security stamp (#1941) 2018-08-29 14:41:51 -07:00
SignInManagerTest.cs React to Razor.Design package removal 2018-11-01 07:37:47 -07:00
UserClaimsPrincipalFactoryTest.cs
UserManagerTest.cs
UserValidatorTest.cs