Remove artifact info for StressTestWebSite.zip

This commit is contained in:
Nate McMaster 2018-11-08 17:50:34 -08:00
parent ba70991d7c
commit bc44d9d4e0
No known key found for this signature in database
GPG Key ID: A778D9601BD78810
1 changed files with 0 additions and 7 deletions

View File

@ -58,13 +58,6 @@
</ArtifactInfo>
<FilesToSign Include="$(AncmV2PackageOutputPath)" Certificate="$(PackageSigningCertName)" />
<ArtifactInfo Include="$(StressTestWebSiteZipOutputPath)">
<ArtifactType>ZipArchive</ArtifactType>
<RepositoryRoot>$(RepositoryRoot)</RepositoryRoot>
<Category>noship</Category>
</ArtifactInfo>
<FilesToExcludeFromSigning Include="$(StressTestWebSiteZipOutputPath)" />
<FilesToExcludeFromSigning Include="AspNetCore\ancm.mof" Container="$(AncmV2PackageOutputPath)" />
</ItemGroup>
</Target>