Browse Source

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

gsp 1 year ago
parent
commit
fc10519c99
1 changed files with 1 additions and 0 deletions
  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>