mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-17 11:24:29 -05:00
Add toolsversion to shim so we can read it from VS.
This commit is contained in:
@@ -833,3 +833,5 @@ module ts {
|
||||
module TypeScript.Services {
|
||||
export var TypeScriptServicesFactory = ts.TypeScriptServicesFactory;
|
||||
}
|
||||
|
||||
let toolsVerions = "1.4.3.0";
|
||||
|
||||
Reference in New Issue
Block a user