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
As a module packager I want to be able to create multiple packages with one command, where each package is in a different folder. The .nupkg files would all be written to the destination folder.
Summary of the new feature / enhancement
As a module packager I want to be able to create multiple packages with one command, where each package is in a different folder. The
.nupkg
files would all be written to the destination folder.Proposed technical implementation details (optional)
[String[]]
type and should have the[SupportsWildards]
attribute[String[]]
type to support literal paths.The text was updated successfully, but these errors were encountered: