Added Valleysoft.DockerCredsProvider.dll to be ignored for signing.
This commit is contained in:
parent
a6fd8cadb9
commit
47cb621530
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
<FileSignInfo Include="apphost.exe" CertificateName="None" />
|
||||
<FileSignInfo Include="comhost.dll" CertificateName="None" />
|
||||
<FileSignInfo Include="singlefilehost.exe" CertificateName="None" />
|
||||
<FileSignInfo Include="Valleysoft.DockerCredsProvider.dll" CertificateName="None" />
|
||||
|
||||
<!-- These are 3rd party nupkgs and should not be signed with an MS cert -->
|
||||
<FileSignInfo Include="nunit3.dotnetnew.template.$(NUnit3Templates21PackageVersion).nupkg" CertificateName="None" />
|
||||
|
|
Loading…
Reference in a new issue