You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When content contain context.AddGroup more than one then will throw exception, we can use First replace Single .sometime It is possible to declare multiple groups.
AbpHelper.CLI/src/AbpHelper.Core/Steps/Abp/ModificationCreatorSteps/CSharp/PermissionDefinitionProviderStep.cs
Line 21 in 95c8f21
When content contain
context.AddGroupmore than one then will throw exception, we can useFirstreplaceSingle.sometime It is possible to declare multiple groups.