Skip to content

Seal.NET NuGet release

License

Notifications You must be signed in to change notification settings

openmedicus/SealApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SealApi

Strong Sign

Since MonoDevelop is unable to StrongName Sign a DLL do this.

  1. Build Release
  2. Manually do: "sn -R bin/Release/SealApi.dll ..//SealApi.snk"
  3. Go to menu "Build" and click "Create NuGet Package"

The DLL will now be StrongNamed.

Releases

No releases published

Packages

No packages published