Added Valleysoft.DockerCredsProvider.dll to be ignored for signing.

This commit is contained in:
Michael Yanni 2023-12-11 15:49:14 -08:00
parent a6fd8cadb9
commit 47cb621530

View file

@ -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" />