-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
Currently the package only pulls in the Windows version of the runtime packages:
runtime.win-x64.Microsoft.DotNet.ILCompiler.LLVM
It should do this for the version that it is running against. #54 is trying to solve that issue
Workaround
The work around is is to add the package then run:
dotnet add runtime.linux-x64.Microsoft.DotNet.ILCompiler.LLVM
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done