Skip to content

Commit 5ecbb53

Browse files
authored
Update ImageDecoding.csproj
1 parent 990424c commit 5ecbb53

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

samples/ImageDecoding/ImageDecoding.csproj

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@
3636
<Reference Include="Dynamsoft.BarcodeReader">
3737
<HintPath>..\packages\Dynamsoft.DotNet.Barcode.8.8.0\lib\net40\Dynamsoft.BarcodeReader.dll</HintPath>
3838
</Reference>
39-
<Reference Include="Dynamsoft.ImageCore">
40-
<HintPath>..\packages\Dynamsoft.DotNet.TWAIN.8.3.3\lib\net40\Dynamsoft.ImageCore.dll</HintPath>
41-
</Reference>
4239
<Reference Include="DynamsoftCommon">
4340
<HintPath>..\packages\Dynamsoft.DotNet.Barcode.8.8.0\lib\net40\DynamsoftCommon.dll</HintPath>
4441
</Reference>
@@ -57,4 +54,4 @@
5754
<None Include="packages.config" />
5855
</ItemGroup>
5956
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
60-
</Project>
57+
</Project>

0 commit comments

Comments
 (0)