You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updating to support .NET 5 and to use Open.snk (#155)
* Updating to support .NET 5 and to use Open.snk
* Don't set RuntimeIdentifier at the solution level
* Ensure pError is null initialized
* Adding a job to build the release nuget packages
Add a proper managed wrapper for LLVMSharp (#137)
* Adding proper wrappers for LLVMTypeRef
* Adding proper wrappers for LLVMValueRef
* Adding a proper wrapper for LLVMBuilderRef and LLVMContextRef