Explorar el Código

增加堆码工具

肖奇伟 hace 1 semana
padre
commit
649c0a2692

BIN
Lib/HelixToolkit.Wpf.dll


BIN
Lib/SCADA_DAQ.Plugin.Robot.dll


BIN
Lib/SCADA_DAQ.Plugin.RobotUI.dll


BIN
Lib/Triangle.dll


BIN
SCADA_DAQ/Data/Platform.zip


+ 7 - 0
SCADA_DAQ/SCADA_DAQ.csproj

@@ -206,6 +206,13 @@
       <HintPath>..\Lib\SCADA_DAQ.Plugin.RESTful.dll</HintPath>
       <Private>False</Private>
     </Reference>
+    <Reference Include="SCADA_DAQ.Plugin.Robot">
+      <HintPath>..\Lib\SCADA_DAQ.Plugin.Robot.dll</HintPath>
+      <Private>False</Private>
+    </Reference>
+    <Reference Include="SCADA_DAQ.Plugin.RobotUI">
+      <HintPath>..\Lib\SCADA_DAQ.Plugin.RobotUI.dll</HintPath>
+    </Reference>
     <Reference Include="System.ComponentModel.DataAnnotations" />
     <Reference Include="System.Data.SQLite">
       <HintPath>..\Lib\System.Data.SQLite.dll</HintPath>