Explorar el Código

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

gsp hace 1 año
padre
commit
fc10519c99
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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>