Innovenergy_trunk/csharp/Lib/Devices/Battery48TL/Battery48TL.csproj

11 lines
329 B
XML
Raw Normal View History

2023-02-16 12:57:06 +00:00
<Project Sdk="Microsoft.NET.Sdk">
2023-02-25 15:04:41 +00:00
<Import Project="../../InnovEnergy.Lib.props" />
2023-02-16 12:57:06 +00:00
<ItemGroup>
<ProjectReference Include="../../Utils/Utils.csproj" />
<ProjectReference Include="../../Protocols/Modbus/Modbus.csproj" />
<ProjectReference Include="../../StatusApi/StatusApi.csproj" />
2023-02-16 12:57:06 +00:00
</ItemGroup>
</Project>