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
Publish module generates a space separated string for each command in the tags section of the metadata in the nuspec file. If a module has large number of commands then this can get very big. We should truncate the size to 10000 space separated tags.