We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec5a34b commit 1b3384aCopy full SHA for 1b3384a
nupkg/common.ps1
@@ -131,7 +131,7 @@ $projects = (
131
"modules/identityserver/src/Volo.Abp.IdentityServer.Domain.Shared",
132
"modules/identityserver/src/Volo.Abp.IdentityServer.Domain",
133
"modules/identityserver/src/Volo.Abp.IdentityServer.EntityFrameworkCore",
134
- "modules/identityserver/src/Volo.Abp.IdentityServer.MongoDB"
+ "modules/identityserver/src/Volo.Abp.IdentityServer.MongoDB",
135
136
# modules/account
137
"modules/account/src/Volo.Abp.Account.Web",
0 commit comments