We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 990424c commit 5ecbb53Copy full SHA for 5ecbb53
samples/ImageDecoding/ImageDecoding.csproj
@@ -36,9 +36,6 @@
36
<Reference Include="Dynamsoft.BarcodeReader">
37
<HintPath>..\packages\Dynamsoft.DotNet.Barcode.8.8.0\lib\net40\Dynamsoft.BarcodeReader.dll</HintPath>
38
</Reference>
39
- <Reference Include="Dynamsoft.ImageCore">
40
- <HintPath>..\packages\Dynamsoft.DotNet.TWAIN.8.3.3\lib\net40\Dynamsoft.ImageCore.dll</HintPath>
41
- </Reference>
42
<Reference Include="DynamsoftCommon">
43
<HintPath>..\packages\Dynamsoft.DotNet.Barcode.8.8.0\lib\net40\DynamsoftCommon.dll</HintPath>
44
@@ -57,4 +54,4 @@
57
54
<None Include="packages.config" />
58
55
</ItemGroup>
59
56
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
60
-</Project>
+</Project>
0 commit comments