JET-GZX недель назад: 2
Родитель
Сommit
7341a8bff6
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      Framework/Common/Common.csproj

+ 3 - 0
Framework/Common/Common.csproj

@@ -207,6 +207,9 @@
     <Compile Include="CommonData\DeviceData\AITWaterFlowSensorData.cs" />
     <Compile Include="CommonData\DeviceData\IDeviceData.cs" />
     <Compile Include="CommonData\HistoryDataItem.cs" />
+    <Compile Include="CommonData\LeakCheckMode.cs" />
+    <Compile Include="CommonData\LeakCheckResultItem.cs" />
+    <Compile Include="CommonData\LeakCheckResultManager.cs" />
     <Compile Include="CommonData\NotifiableData.cs" />
     <Compile Include="CommonData\SorterDefines\DeviceState.cs" />
     <Compile Include="CommonData\SorterDefines\FoupClampState.cs" />