File tree Expand file tree Collapse file tree
src/extensions/BootstrapBlazor.OpcDa Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 </ItemGroup >
2828
2929 <ItemGroup >
30- <PackageReference Include =" OpcNetApi.Com" Version =" 2.1.108" />
30+ <None Include =" lib\OpcComRcw.dll" Pack =" true" PackagePath =" lib" />
31+ <None Include =" lib\OpcNetApi.dll" Pack =" true" PackagePath =" lib" />
32+ <None Include =" lib\OpcNetApi.Com.dll" Pack =" true" PackagePath =" lib" />
33+ </ItemGroup >
34+
35+ <ItemGroup >
36+ <Reference Include =" OpcComRcw" HintPath =" lib\OpcComRcw.dll" Private =" true" PackageCopyToOutput =" true" />
37+ <Reference Include =" OpcNetApi" HintPath =" lib\OpcComRcw.dll" Private =" true" PackageCopyToOutput =" true" />
38+ <Reference Include =" OpcNetApi.Com" HintPath =" lib\OpcComRcw.dll" Private =" true" PackageCopyToOutput =" true" />
39+ </ItemGroup >
40+
41+ <ItemGroup >
42+ <Content Include =" build\*.targets" PackagePath =" build" />
3143 </ItemGroup >
3244
3345 <ItemGroup >
You can’t perform that action at this time.
0 commit comments