Not signed assembly
jtenciodev opened this issue · 2 comments
jtenciodev commented
Hi, we require a signed (strong named) version of the AspNetSaml dll. We downloaded the nuget but assembly is not signed, is there a chance to get a version signed?
alex-jitbit commented
According to https://learn.microsoft.com/en-us/dotnet/standard/assembly/strong-named
For .NET Core and .NET 5+, strong-named assemblies do not provide material benefits. The runtime never validates the strong-name signature, nor does it use the strong-name for assembly binding.
jtenciodev commented
Yeah, however we are using it for .NET 4.6.1