Add Microsoft.AspNetCore.Identity.Specification.Tests package (#156)

Fixes coherence failure
This commit is contained in:
John Luo 2016-12-12 15:50:25 -08:00 коммит произвёл GitHub
Родитель e1dfecf79e
Коммит fd83ae928e
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -43,6 +43,7 @@ Microsoft.AspNetCore.Http.Features,ship,include
Microsoft.AspNetCore.HttpOverrides,ship,include
Microsoft.AspNetCore.Identity,ship,include
Microsoft.AspNetCore.Identity.EntityFrameworkCore,ship,include
Microsoft.AspNetCore.Identity.Specification.Tests,ship,exclude
Microsoft.AspNetCore.JsonPatch,ship,include
Microsoft.AspNetCore.Localization,ship,include
Microsoft.AspNetCore.Localization.Routing,ship,include

1 Package Category OptimizedCache
43 Microsoft.AspNetCore.HttpOverrides ship include
44 Microsoft.AspNetCore.Identity ship include
45 Microsoft.AspNetCore.Identity.EntityFrameworkCore ship include
46 Microsoft.AspNetCore.Identity.Specification.Tests ship exclude
47 Microsoft.AspNetCore.JsonPatch ship include
48 Microsoft.AspNetCore.Localization ship include
49 Microsoft.AspNetCore.Localization.Routing ship include