Skip to content
New issue

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

Vsix files not created correctly #1930

Closed
akshita31 opened this issue Dec 20, 2017 · 2 comments
Closed

Vsix files not created correctly #1930

akshita31 opened this issue Dec 20, 2017 · 2 comments
Assignees
Milestone

Comments

@akshita31
Copy link
Contributor

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.

@akshita31
Copy link
Contributor Author

The issue has been resolved in #1931

@akshita31
Copy link
Contributor Author

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.

@DustinCampbell DustinCampbell added this to the 1.14 milestone Feb 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants