Do not sign the CLI NuPkgs - they do not ship.
This commit is contained in:
parent
6d353a5963
commit
4dc5eb7320
1 changed files with 0 additions and 4 deletions
|
@ -109,10 +109,6 @@
|
|||
<FilesToSign Include="$(PackagesDirectory)/**/*.cab">
|
||||
<Authenticode>$(InternalCertificateId)</Authenticode>
|
||||
</FilesToSign>
|
||||
<FilesToSign Include="$(PackagesDirectory)/**/*.nupkg"
|
||||
Exclude="$(PackagesDirectory)/**/*symbols.nupkg">
|
||||
<Authenticode>$(NugetCertificateId)</Authenticode>
|
||||
</FilesToSign>
|
||||
</ItemGroup>
|
||||
</Target>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue