Nate McMaster
9405d058fa
Merge branch 'release/2.1' into release/2.2
2018-10-30 14:54:51 -07:00
Hao Kung
6c45bfc0dc
Merge 2.1 -> 2.2 ( #2030 )
2018-10-26 14:52:03 -07:00
Nate McMaster
ba67b04d9d
Ensure IsTestProject=false in Microsoft.AspNetCore.Identity.Specification.Tests.csproj
...
This isn't really a test project. It's a class library which contains testing compontents. Because 'xunit' is referenced, IsTestProject=true, which
messes up some of the build logic we have for handling code signing and test runners
2018-10-26 12:26:16 -07:00
Nate McMaster
73062c89f6
Change spec test packages to depend on xunit.execution.core, not the xunit metapackage ( #1979 )
2018-09-27 16:40:38 -07:00
Ryan Brandenburg
c2089f9902
Set 2.1 baselines
2018-06-14 16:46:13 -07:00
Ryan Brandenburg
d2dcd9c6b9
Set 2.1 baselines
2018-06-14 16:46:02 -07:00
Hao Kung
a273e349ee
Fix error message ( #1752 )
...
Fixes https://github.com/aspnet/Identity/issues/1669
2018-04-13 14:31:35 -07:00
Ryan Brandenburg
f1d965e5e4
Set 2.0 baselines
2018-03-21 10:52:15 -07:00
Hao Kung
9ecbefcf21
ProtectPersonalData + extensiblity support ( #1562 )
2018-03-08 12:13:34 -08:00
Hao Kung
c6a82ad19a
TFA cookies now validate security stamp ( #1351 )
2018-02-06 13:27:53 -08:00
Hao Kung
855f7532ae
Merge remote-tracking branch 'bch/dev' into bch-merge
2018-01-24 13:22:33 -08:00
Hao Kung
85f8a49aef
Shorten folder names
2018-01-08 12:15:12 -08:00