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 Condition =" '$(TargetFramework)' == 'net10.0'" >
30- <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 10.*" />
30+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 10.0.0-rc *" />
3131 </ItemGroup >
3232
3333 <ItemGroup >
6060 <Content Include =" lib\OpcNetApi.Com.dll" Pack =" true" PackagePath =" lib\net9.0" />
6161 </ItemGroup >
6262
63+ <ItemGroup >
64+ <Content Include =" lib\OpcComRcw.dll" Pack =" true" PackagePath =" lib\net10.0" />
65+ <Content Include =" lib\OpcNetApi.dll" Pack =" true" PackagePath =" lib\net10.0" />
66+ <Content Include =" lib\OpcNetApi.Com.dll" Pack =" true" PackagePath =" lib\net10.0" />
67+ </ItemGroup >
68+
6369 <ItemGroup >
6470 <Using Remove =" BootstrapBlazor.Components" />
6571 <Using Remove =" Microsoft.AspNetCore.Components" />
You can’t perform that action at this time.
0 commit comments