Browse Source

修改引用dll路径

qianyi
shanji 2 years ago
parent
commit
e44dcd56c4
  1. 2
      BBWY.Client/BBWY.Client.csproj
  2. BIN
      dll/Interop.BarTender.dll

2
BBWY.Client/BBWY.Client.csproj

@ -62,7 +62,7 @@
<ItemGroup> <ItemGroup>
<Reference Include="Interop.BarTender"> <Reference Include="Interop.BarTender">
<HintPath>bin\Debug\netcoreapp3.1\Interop.BarTender.dll</HintPath> <HintPath>..\dll\Interop.BarTender.dll</HintPath>
</Reference> </Reference>
</ItemGroup> </ItemGroup>

BIN
dll/Interop.BarTender.dll

Binary file not shown.
Loading…
Cancel
Save