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 0e08824 commit 990424cCopy full SHA for 990424c
samples/Performance/SpeedFirstSettings/SpeedFirstSettings.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\net5.0-windows\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
@@ -54,4 +51,4 @@
54
51
<None Include="packages.config" />
55
52
</ItemGroup>
56
53
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
57
-</Project>
+</Project>
0 commit comments