|
@@ -1,6 +1,5 @@
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
-<Project ToolsVersion="15.0"
|
|
|
- xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
+<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
<Import Project="..\packages\ReportGenerator.4.0.14\build\netstandard2.0\ReportGenerator.props" Condition="Exists('..\packages\ReportGenerator.4.0.14\build\netstandard2.0\ReportGenerator.props')" />
|
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
|
<PropertyGroup>
|
|
@@ -167,36 +166,6 @@
|
|
|
</BootstrapperPackage>
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
- <Content Include="DLLs\ArduinoHub.h">
|
|
|
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
- <Content Include="BodyActuator.dll">
|
|
|
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
- <Content Include="DLLs\BodyActuator.h">
|
|
|
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
- <Content Include="DLLs\EAIHub.h">
|
|
|
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
- <Content Include="DLLs\eai_common.dll">
|
|
|
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
- <Content Include="DLLs\eai_serial.dll">
|
|
|
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
- <Content Include="DLLs\eai_winbluetooth.dll">
|
|
|
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
- <Content Include="DLLs\eai_winusb.dll">
|
|
|
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
- <Content Include="DLLs\TActionManager.dll">
|
|
|
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
- <Content Include="DLLs\TactorInterface.dll">
|
|
|
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
<Content Include="NPTrackingTools.dll">
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
</Content>
|