move terminahelper to correct place

This commit is contained in:
Andre Weinand 2015-11-11 10:38:06 +01:00
Родитель c69b3cb8de
Коммит 3acc9d20cb
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

Просмотреть файл

@ -104,10 +104,10 @@
<None Include="gulpfile.js" />
<None Include="OSSREADME.json" />
<None Include="packages.config" />
<None Include="src\TerminalHelper.scpt">
<None Include="package.json" />
<None Include="TerminalHelper.scpt">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="package.json" />
</ItemGroup>
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
<ItemGroup>