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
Runtime Environment:
OS Name: ubuntu
OS Version: 16.04
OS Platform: Linux
RID: ubuntu.16.04-x64
Base Path: /home/cesars/.dotnet/sdk/2.1.0-preview1-007026/
Microsoft .NET Core Shared Framework Host
Version : 2.0.0
Build : e8b8861ac7faf042c87a5c2f9f2d04c98b69f28d
I can't find CscToolPath explicitly in the solution, but we do consume private builds of the C# compiler (aspnet/KestrelHttpServer@659fa96), which I guess would set that.
Yeah, that's probably the issue. I have a fix in mind for this, but am already away for the weekend and travelling. When I get some time, I'll make the fix and push a new release of C# for VS Code. In that meantime, you can roll back to a recent beta (probably 1.12-beta4) or 1.11. I'll ping back here once this is fixed (hopefully this weekend). Sound good?
Environment data
dotnet --info
output:.NET Command Line Tools (2.1.0-preview1-007026)
Product Information:
Version: 2.1.0-preview1-007026
Commit SHA-1 hash: 6164c26938
Runtime Environment:
OS Name: ubuntu
OS Version: 16.04
OS Platform: Linux
RID: ubuntu.16.04-x64
Base Path: /home/cesars/.dotnet/sdk/2.1.0-preview1-007026/
Microsoft .NET Core Shared Framework Host
Version : 2.0.0
Build : e8b8861ac7faf042c87a5c2f9f2d04c98b69f28d
VS Code version: 1.14.2
C# Extension version: 1.12.0
Mono version: 5.0.1.1
Steps to reproduce
Expected behavior
Solution loads and Intellisense works, etc.
Actual behavior
All projects fail to load with the same error:
This is what I have under
/home/cesars/.vscode/extensions/ms-vscode.csharp-1.12.0/.omnisharp/omnisharp/msbuild/Roslyn
The text was updated successfully, but these errors were encountered: