Fix builds that do real signing e.g. UniverseCoherence

This commit is contained in:
Doug Bunting 2018-10-11 21:13:23 -07:00
parent 18acae77c8
commit d3c8d171bd
No known key found for this signature in database
GPG Key ID: 888B4EB7822B32E9
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
<SignedPackageFile Include="../dotnet-getdocument/bin/$(Configuration)/netcoreapp2.1/publish/Newtonsoft.Json.dll">
<PackagePath>tools/Newtonsoft.Json.dll"</PackagePath>
<Certificate>$(AssemblySigning3rdPartyCertName)"</Certificate>
<Certificate>$(AssemblySigning3rdPartyCertName)</Certificate>
</SignedPackageFile>
</ItemGroup>