Code signing release DLLs has come up in several security reviews. It would be great if the Exceptionless DLLs were code signed (Authenticode).
Other projects have used dotnet sign with github actions to automate release signing:
https://github.com/dotnet/sign/tree/main
Code signing release DLLs has come up in several security reviews. It would be great if the Exceptionless DLLs were code signed (Authenticode).
Other projects have used dotnet sign with github actions to automate release signing:
https://github.com/dotnet/sign/tree/main