madskristensen / TypeScriptDefinitionGenerator

A Visual Studio extension
Other
85 stars 46 forks source link

Trigger compilation on build #35

Open ichpuchtli opened 7 years ago

ichpuchtli commented 7 years ago

Installed product versions

Description

Feature Request: Could it be possible to optionally add an msbuild task to build these type definitions at build. I have to copy the file into ~/Scripts at the moment as it breaks my tfs build.

Steps to recreate

Compile a c# file
Use typescript.msbuild nuget package for building on TFS server compilation fails to find type definition

KaivnD commented 3 years ago

+1