jitbit/AspNetSaml

Not signed assembly

jtenciodev opened this issue · 2 comments

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?

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.

Yeah, however we are using it for .NET 4.6.1