aspnetcore/test
N. Taylor Mullen 76a4a75de5 Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:39:17 -08:00
..
Microsoft.AspNetCore.Identity.EntityFrameworkCore.InMemory.Test Transition to netstandard. 2016-03-01 13:39:17 -08:00
Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test Transition to netstandard. 2016-03-01 13:39:17 -08:00
Microsoft.AspNetCore.Identity.InMemory.Test Transition to netstandard. 2016-03-01 13:39:17 -08:00
Microsoft.AspNetCore.Identity.Test Transition to netstandard. 2016-03-01 13:39:17 -08:00
Shared