Add missing comma

pull/556/head 0.6.0
Halil ibrahim Kalkan 7 years ago
parent ec5a34b15e
commit 1b3384a8ff

@ -131,7 +131,7 @@ $projects = (
"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/identityserver/src/Volo.Abp.IdentityServer.MongoDB",
# modules/account
"modules/account/src/Volo.Abp.Account.Web",

Loading…
Cancel
Save