Skip to content

Commit 990424c

Browse files
authored
Update SpeedFirstSettings.csproj
1 parent 0e08824 commit 990424c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

samples/Performance/SpeedFirstSettings/SpeedFirstSettings.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\net5.0-windows\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>
@@ -54,4 +51,4 @@
5451
<None Include="packages.config" />
5552
</ItemGroup>
5653
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
57-
</Project>
54+
</Project>

0 commit comments

Comments
 (0)