We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 800d90a commit 04cefd1Copy full SHA for 04cefd1
TypeScript-MSBuild-In-Depth.md
@@ -2,7 +2,7 @@
2
3
## NuGet
4
5
-In releases 2.3 and above, TypeScript MSBuild can be used with MSBuild on non-Window platforms.
+In releases 2.3 and above, TypeScript MSBuild can be used with MSBuild on non-Windows platforms.
6
7
### Package structure
8
@@ -51,7 +51,7 @@ The installer install files into following folders:
51
52
1. Microsoft SDKs Folder
53
54
- The installer installs a sub-folder called `TypeScript` into `%ProgramFile%/Microsoft SDKs`.
+ The installer installs a sub-folder called `TypeScript` into `"%ProgramFiles%\Microsoft SDKs"`.
55
56
* Before version 2.3
57
0 commit comments