roslyn: [Linux] error MSB6006: "csc.exe" exited with code 8
Version Used: .NET Command Line Tools (2.0.2)
.NET Core 1.1.2
dotnet --info:
.NET Command Line Tools (2.0.2)
Product Information:
Version: 2.0.2
Commit SHA-1 hash: a04b4bf512
Runtime Environment:
OS Name: debian
OS Version: 9
OS Platform: Linux
RID: linux-x64
Base Path: /usr/share/dotnet/sdk/2.0.2/
Microsoft .NET Core Shared Framework Host
Version : 2.0.0
Build : e8b8861ac7faf042c87a5c2f9f2d04c98b69f28d
I can’t build my project in Linux. Build log: https://circleci.com/gh/Saibamen/BriskChat/66 Project: https://github.com/Saibamen/BriskChat
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 16 (5 by maintainers)
The same here, Microsoft.Net.Compilers 2.4.0. All good when the package is removed.