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

Don't deploy .NET Core SDKs #765

Closed
DustinCampbell opened this issue Feb 11, 2017 · 1 comment
Closed

Don't deploy .NET Core SDKs #765

DustinCampbell opened this issue Feb 11, 2017 · 1 comment
Assignees
Labels

Comments

@DustinCampbell
Copy link
Contributor

Today, we deploy the .NET Core SDKs with OmniSharp to make everything work with MSBuild and .csproj. However, we really shouldn't. Instead, we should set the "MSBuildSDKsPath" environment variable to the SDKs that are deployed with the .NET Core SDK (e.g. the CLI). However, there's a bit of extra work here to discover where the .NET Core SDK is installed and which .NET Core SDK is specified in the user's global.json.

@DustinCampbell
Copy link
Contributor Author

Note that this should shrink the OmniSharp .zips down significantly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant