From 25901d4b517fdf1601d2bd6cc049760f157e34bc Mon Sep 17 00:00:00 2001 From: Yui Date: Fri, 19 May 2017 20:50:38 -0700 Subject: [PATCH] Laying out topics --- TypeScript-MSBuild.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 TypeScript-MSBuild.md diff --git a/TypeScript-MSBuild.md b/TypeScript-MSBuild.md new file mode 100644 index 0000000..91825fb --- /dev/null +++ b/TypeScript-MSBuild.md @@ -0,0 +1,15 @@ +# Delivery Mechanism +## NuGet +### Package structure +#### builds +#### tools + +## MSI Installer +### Folder structure +#### SDK +#### MSBuild + +# Stub Target File +# Target File +# TypeScript.Tasks.dll & dependent DLL +# Limitation \ No newline at end of file