Fix builds that do real signing e.g. UniverseCoherence
This commit is contained in:
parent
18acae77c8
commit
d3c8d171bd
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue