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

Add toolsversion to shim so we can read it from VS. #2400

Merged
merged 3 commits into from
Mar 17, 2015
Merged

Conversation

paulvanbrenk
Copy link
Contributor

Add toolsversion to shim so we can read it from VS. This makes it easier to warn for breaking changes, when the language service script is updated.

@JsonFreeman
Copy link
Contributor

👍

@@ -833,3 +833,5 @@ module ts {
module TypeScript.Services {
export var TypeScriptServicesFactory = ts.TypeScriptServicesFactory;
}

let toolsVerions = "1.4.3.0";
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo

@yuit
Copy link
Contributor

yuit commented Mar 17, 2015

👍

paulvanbrenk added a commit that referenced this pull request Mar 17, 2015
Add toolsversion to shim so we can read it from VS.
@paulvanbrenk paulvanbrenk merged commit bb37ea9 into master Mar 17, 2015
@paulvanbrenk paulvanbrenk deleted the toolsversion branch March 17, 2015 23:46
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants