dotnet / LLVMSharp

LLVM bindings for .NET Standard written in C# using ClangSharp
MIT License
846 stars 97 forks source link

update nuget 9 beta #126

Closed yowl closed 4 years ago

yowl commented 4 years ago

Hi, would it be possible to push a new nuget with the latest PRs? I'd like to update to 8 in https://github.com/dotnet/corert but want the DI stuff. Thanks.

yowl commented 4 years ago

Sorry, mean 9 beta, not 8.

tannergooding commented 4 years ago

This has now been uploaded: https://www.nuget.org/packages/LLVMSharp/9.0.0-beta

yowl commented 4 years ago

Thanks!