JET-GZX 2 週間 前
コミット
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" />