소스 검색

change extender reference dll property "copy local" to false.

gsp 1 년 전
부모
커밋
fc10519c99
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      OTSIncAMeasureApp/OTSIncAMeasureApp.csproj

+ 1 - 0
OTSIncAMeasureApp/OTSIncAMeasureApp.csproj

@@ -220,6 +220,7 @@
     </Reference>
     <Reference Include="OINA.Extender">
       <HintPath>..\OpenDll\OxfordApi61Dll\OINA.Extender.dll</HintPath>
+      <Private>False</Private>
     </Reference>
     <Reference Include="OpenCvSharp">
       <HintPath>..\OpenDll\OpenCvSharp\OpenCvSharp.dll</HintPath>