瀏覽代碼

添加ARACrypt

sunyi 5 年之前
父節點
當前提交
756748a9e1
共有 1 個文件被更改,包括 1 次插入1 次删除
  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" />