Nuget Pack: exclude specification files!
Hi!
I'm using Nuget Pack as one of my steps of a Build.
I know I can set Specification Files using wildcards, for example: **/*.csproj
The question is, how can I exclude some of the matches?
This can be easily done, for example, in a nunit step, where I can set wildcards on "Run tests from" and "Don't run test from"
Thanks!
Please sign in to leave a comment.
Hi,
This feature is currently not supported. Please feel free to create feature request in our tracker.
Done, thanks!
For interested users - https://youtrack.jetbrains.com/issue/TW-38068.