Created artifacts give unknown publisher security warning
After downloading an artifact from the teamcity web interface, when i tried to install it (the artifact was a setup.exe created with msbuild and installshield via teamcity) my windows security gave me an error that it had an unknown publisher even though we use the /P:AllowUnknownPublisher=True parameter during the msbuild step.
Thank you in advance,
Adrian
Please sign in to leave a comment.
Hi Adrian,
Sorry, but I could not find /P:AllowUnknownPublisher=True MSBuild parameter. Could you please point out to any documentation?