Innovenergy_trunk/csharp/Lib/Devices/Trumpf/TruConvertDc/TruConvertDc.csproj

16 lines
471 B
XML
Raw Normal View History

2023-02-16 12:57:06 +00:00
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="../../../InnovEnergy.Lib.props" />
<PropertyGroup>
<RootNamespace>InnovEnergy.Lib.Devices.Trumpf.TruConvertDc</RootNamespace>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="../../../Protocols/Modbus/Modbus.csproj" />
<ProjectReference Include="../../../StatusApi/StatusApi.csproj" />
<ProjectReference Include="../SystemControl/SystemControl.csproj" />
</ItemGroup>
2023-02-16 12:57:06 +00:00
</Project>