2017-05-15 update 2 Add comments.

This commit is contained in:
parallelbgls
2017-05-15 15:26:00 +08:00
parent 2c7eff09fd
commit 45cccd0ec6
10 changed files with 362 additions and 37 deletions

View File

@@ -23,6 +23,10 @@
<DocumentationFile>bin\Debug\net45\Modbus.Net.Modbus.xml</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Bcl.Build" Version="1.0.21" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ModBus.Net\Modbus.Net.csproj" />
</ItemGroup>