mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-05 16:38:05 -06:00
Add toolsversion to shim so we can read it from VS.
This commit is contained in:
parent
42a0c34641
commit
667bc03db2
@ -833,3 +833,5 @@ module ts {
|
||||
module TypeScript.Services {
|
||||
export var TypeScriptServicesFactory = ts.TypeScriptServicesFactory;
|
||||
}
|
||||
|
||||
let toolsVerions = "1.4.3.0";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user