aspnetcore/test
Hao Kung 3a208fe41c Fix params name and AddRoles (#1406)
AddRoles should not be adding a store, that's done by the store
implementation, it should only be registering the role services.  Also
fixed the TUser/TRole generic parameters names since they were actually
the store types
2017-09-05 10:46:55 -07:00
..
Microsoft.AspNetCore.Identity.EntityFrameworkCore.InMemory.Test
Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test
Microsoft.AspNetCore.Identity.InMemory.Test Fix params name and AddRoles (#1406) 2017-09-05 10:46:55 -07:00
Microsoft.AspNetCore.Identity.Service.Abstractions.Test
Microsoft.AspNetCore.Identity.Service.Core.Test
Microsoft.AspNetCore.Identity.Service.EntityFrameworkCore.InMemory.Test
Microsoft.AspNetCore.Identity.Service.EntityFrameworkCore.Test
Microsoft.AspNetCore.Identity.Service.InMemory.Test
Microsoft.AspNetCore.Identity.Service.Test
Microsoft.AspNetCore.Identity.Test Fix params name and AddRoles (#1406) 2017-09-05 10:46:55 -07:00
Microsoft.AspnetCore.Identity.Service.FunctionalTests Add missing license files 2017-09-01 14:05:02 -07:00
Shared
WebSites Add missing license files 2017-09-01 14:05:02 -07:00
Directory.Build.props