Skip to content

Commit 425ad02

Browse files
committed
Merge pull request microsoft#4385 from Microsoft/ToolsVersionUpdate
Updating the internal toolsVersion from 1.5 -> 1.6 in shims.ts
2 parents b0868c6 + d1fa571 commit 425ad02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/services/shims.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1097,4 +1097,4 @@ module TypeScript.Services {
10971097
}
10981098

10991099
/* @internal */
1100-
let toolsVersion = "1.5";
1100+
const toolsVersion = "1.6";

0 commit comments

Comments
 (0)