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
dotnet --info output: .NET Command Line Tools (2.1.2)
dotnet --info
Product Information: Version: 2.1.2 Commit SHA-1 hash: 5695315371
Runtime Environment: OS Name: Windows OS Version: 10.0.16299 OS Platform: Windows RID: win10-x64 Base Path: C:\Program Files\dotnet\sdk\2.1.2\
Microsoft .NET Core Shared Framework Host
Version : 2.0.3 Build : a9190d4a75f4a982ae4b4fa8d1a24526566c69df
VS Code version: 1.19.0 C# Extension version: 1.13.1
Steps to reproduce
1.https://github.com/OmniSharp/omnisharp-vscode/wiki/Installing-the-C%23-extension-to-a-computer-without-internet-connectivity#installing-on-a-computer-that-cannot-connect-to-the-internet till the 9th step.
Expected behavior Different vsix files are created for different platforms
Actual behavior After step 9 there is only one .vsix file by the name : csharp.1.14.0-beta-undefined.
The text was updated successfully, but these errors were encountered:
The issue has been resolved in #1931
Sorry, something went wrong.
This issue has been fixed in the 1.14 milestone. We just released a beta of 1.14 - https://github.com/OmniSharp/omnisharp-vscode/releases/tag/v1.14.0-beta4. Follow these instructions to install a beta release of C# for VS Code.
akshita31
No branches or pull requests
Environment data
dotnet --info
output:.NET Command Line Tools (2.1.2)
Product Information:
Version: 2.1.2
Commit SHA-1 hash: 5695315371
Runtime Environment:
OS Name: Windows
OS Version: 10.0.16299
OS Platform: Windows
RID: win10-x64
Base Path: C:\Program Files\dotnet\sdk\2.1.2\
Microsoft .NET Core Shared Framework Host
Version : 2.0.3
Build : a9190d4a75f4a982ae4b4fa8d1a24526566c69df
VS Code version: 1.19.0
C# Extension version: 1.13.1
Steps to reproduce
1.https://github.com/OmniSharp/omnisharp-vscode/wiki/Installing-the-C%23-extension-to-a-computer-without-internet-connectivity#installing-on-a-computer-that-cannot-connect-to-the-internet till the 9th step.
Expected behavior
Different vsix files are created for different platforms
Actual behavior
After step 9 there is only one .vsix file by the name : csharp.1.14.0-beta-undefined.
The text was updated successfully, but these errors were encountered: