bytecodealliance / bytecodealliance/wasmtime-dotnet
Sign the assembly to give it a StrongName
Open
- Dominant language
- C#
- Stars
- 519
- Forks
- 67
- Avg merge
- 1h 7m
- Merged PRs (30d)
- 1
Description
https://learn.microsoft.com/en-us/dotnet/standard/assembly/strong-named
> If you are an open-source developer and you want the identity benefits of a strong-named assembly for better compatibility with .NET Framework, consider checking in the private key associated with an assembly to your source control system.
I would like to use the library in with MSBuild which requires all dependencies to have StrongNames.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.