Remove 'Tests' from azure-pipelines-tasks-webdeployment-common package
schneebuzz opened this issue · 0 comments
schneebuzz commented
The webdeployment-common
package has a Tests
directory. This directory should be removed from the published package. The reason for that in my particular case is that the file common-npm-packages/webdeployment-common/Tests/L1ZipUtility/potentially_malicious.zip
is detected by the anti-virus/malware scanner.
Is it possible to remove the Test
sources from the published package?