Skip to content
This repository was archived by the owner on Nov 21, 2018. It is now read-only.

Commit a99d1d9

Browse files
committed
Add new identity packages back
1 parent 1939384 commit a99d1d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build/common.props

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,8 @@
198198
<FullMetaPackagePackageReference Include="Microsoft.Extensions.FileProviders.Physical" />
199199
<FullMetaPackagePackageReference Include="Microsoft.Extensions.FileSystemGlobbing" />
200200
<FullMetaPackagePackageReference Include="Microsoft.Extensions.Hosting.Abstractions" />
201+
<FullMetaPackagePackageReference Include="Microsoft.Extensions.Identity.Core" />
202+
<FullMetaPackagePackageReference Include="Microsoft.Extensions.Identity.Stores" />
201203
<FullMetaPackagePackageReference Include="Microsoft.Extensions.Localization" />
202204
<FullMetaPackagePackageReference Include="Microsoft.Extensions.Localization.Abstractions" />
203205
<FullMetaPackagePackageReference Include="Microsoft.Extensions.Logging.Abstractions" />

0 commit comments

Comments
 (0)