Browse Source

添加ARACrypt

sunyi 5 năm trước cách đây
mục cha
commit
756748a9e1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      OTS/OTSModelSharp/OTSModelSharp.csproj

+ 1 - 1
OTS/OTSModelSharp/OTSModelSharp.csproj

@@ -82,7 +82,6 @@
     <Reference Include="WindowsBase" />
   </ItemGroup>
   <ItemGroup>
-    <Compile Include="ARACrypt.cs" />
     <Compile Include="CGenParam.cs" />
     <Compile Include="COTSImgProcPrm.cs" />
     <Compile Include="CProjMgr.cs" />
@@ -160,6 +159,7 @@
     <Compile Include="Measure\GetStageInfo\StageFile.cs" />
     <Compile Include="Measure\GetXrayInfo\PosXrayFileMgr.cs" />
     <Compile Include="OTSControl\EBrukerErrorCode.cs" />
+    <Compile Include="OTSCrypt.cs" />
     <Compile Include="OTSDataType\CBSEImg.cs" />
     <Compile Include="OTSDataType\CDomain.cs" />
     <Compile Include="OTSDataType\CDoubleRange.cs" />