From f83caa46dbaa42467fa92a050f9d1fa268833b2d Mon Sep 17 00:00:00 2001 From: wells.liu <wells.liu@broconcentric.com> Date: 星期一, 29 六月 2020 19:22:41 +0800 Subject: [PATCH] 点位到点位运动 修改 --- src/Bro.Device.GTSCard/Bro.Device.GTSCard.csproj | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/src/Bro.Device.GTSCard/Bro.Device.GTSCard.csproj b/src/Bro.Device.GTSCard/Bro.Device.GTSCard.csproj index 774e9c9..88abfb9 100644 --- a/src/Bro.Device.GTSCard/Bro.Device.GTSCard.csproj +++ b/src/Bro.Device.GTSCard/Bro.Device.GTSCard.csproj @@ -48,12 +48,7 @@ <ItemGroup> <Compile Include="GTSCardDriver.cs" /> <Compile Include="GTSCardConfig.cs" /> - <Compile Include="GtsCardManager.cs" /> <Compile Include="GTSCardAPI.cs" /> - <Compile Include="GtsIO.cs" /> - <Compile Include="GtsMotionCard.cs" /> - <Compile Include="GtsParameter.cs" /> - <Compile Include="GtsPos.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> </ItemGroup> <ItemGroup> -- Gitblit v1.8.0