领胜LDS 键盘AOI检测项目
wells.liu
2020-07-11 9e49f7a2615286eaad7e8549bb79bae5c10c900f
src/Bro.Device.GTSCard/Bro.Device.GTSCard.csproj
@@ -67,10 +67,14 @@
    </ProjectReference>
  </ItemGroup>
  <ItemGroup>
    <Content Include="gts.dll" />
    <Content Include="gts.dll">
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    </Content>
  </ItemGroup>
  <ItemGroup>
    <None Include="GTS800.cfg" />
    <None Include="GTS800.cfg">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </None>
    <None Include="packages.config" />
  </ItemGroup>
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />