Add modules/identityserver/src/Volo.Abp.IdentityServer.MongoDB

pull/556/head
Halil ibrahim Kalkan 7 years ago
parent c5b36b11d2
commit ec5a34b15e

@ -128,9 +128,10 @@ $projects = (
"modules/identity/src/Volo.Abp.Identity.Web",
# modules/identityserver
"modules/identityserver/src/Volo.Abp.IdentityServer.Domain",
"modules/identityserver/src/Volo.Abp.IdentityServer.Domain.Shared",
"modules/identityserver/src/Volo.Abp.IdentityServer.Domain",
"modules/identityserver/src/Volo.Abp.IdentityServer.EntityFrameworkCore",
"modules/identityserver/src/Volo.Abp.IdentityServer.MongoDB"
# modules/account
"modules/account/src/Volo.Abp.Account.Web",

Loading…
Cancel
Save