JET-GZX 2 veckor sedan
förälder
incheckning
7341a8bff6
1 ändrade filer med 3 tillägg och 0 borttagningar
  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" />