Antaris/RazorEngine

Want signed assemblies for Razor Engine

Opened this issue · 1 comments

Downloading RazorEngine nuget from https://www.nuget.org/packages/RazorEngine/ gives unsigned assemblies, causing trouble for my system. Where can i get signed assemblies ?

Authenticode sign assemblies and NuGet sign package

What language does this apply to?
.NET

Describe the problem you are trying to solve.
We want to use RazorEngine but there are company policies that require third-party assemblies be Authenticode signed and the NuGet package to be signed.

Describe the solution you'd like
Authenicode sign assemblies in RazorEngine and NuGet sign the RazorEngine package.