This commit is contained in:
Paolo Possanzini
2018-01-11 16:19:16 +01:00
parent 904db3d09c
commit 78eb8f502b
6 changed files with 3 additions and 144 deletions
+1 -1
View File
@@ -106,6 +106,6 @@
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>XCOPY $(ProjectDir)*.d.ts $(SolutionDir)Step\wwwroot\src\@types /C /Y /O /S</PostBuildEvent>
<PostBuildEvent>XCOPY $(ProjectDir)*.d.ts $(SolutionDir)Step\wwwroot\src\@types /C /Y /O</PostBuildEvent>
</PropertyGroup>
</Project>