Check for NuSpec or others before building Permanently deleted user Created March 25, 2015 00:15 How can I check that a nuspec file is in a project before building or at least fail the build?
Hi Jeremy,
You can create additional first build step, which checks that nuspec files is in the project and fails build if needed.