Skip to content

Configuring MSBuild projects to use NuGet

Mohamed Hegazy edited this page Feb 23, 2016 · 15 revisions

For existing projects:

  • Right-Click -> Manage NuGet Packages

  • Search for Microsoft.TypeScript.MSBuild Search for NuGet package.

  • Hit Install

  • When install is complete, rebuild!

Clone this wiki locally