mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 22:30:41 +01:00
Assembly does not have strong name #170
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @megha222 on GitHub (Apr 10, 2019).
In a build environment where strong name trust checks are not bypassed for an application, this package cannot be used.
Referenced assembly 'WireMock.Net, Version=1.0.11.0, Culture=neutral, PublicKeyToken=null' does not have a strong name.
Can you consider posting a new version with a strong name?
@StefH commented on GitHub (Apr 10, 2019):
I can strong-name these, however this will be done with a visible certificate, so not really secure.
@megha222 commented on GitHub (Apr 10, 2019):
That is ok. https://blogs.msdn.microsoft.com/ericlippert/2009/09/03/whats-the-difference-part-five-certificate-signing-vs-strong-naming/
Thanks
@megha222 commented on GitHub (May 8, 2019):
@StefH any plans on doing this?
@StefH commented on GitHub (May 8, 2019):
I can do this, I'll let you know the progress.
@codeplayer14 commented on GitHub (May 15, 2019):
@StefH Eagerly waiting for this. Would be of great help!
@StefH commented on GitHub (May 16, 2019):
New NuGet version is uploaded.