We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can I compile or install Trill on a Linux server? I cannot find any instructions, I have tried nuget install trill but failed.
nuget install trill
> nuget install trill Attempting to resolve dependency 'Microsoft.CodeAnalysis.Scripting (≥ 3.1.0)'. Attempting to resolve dependency 'Microsoft.CodeAnalysis.CSharp.Scripting (= 3.1.0)'. Attempting to resolve dependency 'Microsoft.CodeAnalysis.Common (= 3.1.0)'. Attempting to resolve dependency 'Microsoft.CodeAnalysis.Analyzers (≥ 2.6.2-beta2)'. Attempting to resolve dependency 'System.Collections.Immutable (≥ 1.5.0)'. 'System.Collections.Immutable' already has a dependency defined for 'NETStandard.Library'.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Can I compile or install Trill on a Linux server? I cannot find any instructions, I have tried
nuget install trill
but failed.The text was updated successfully, but these errors were encountered: