2017-05-11 update 1 move setting files to App.config

This commit is contained in:
parallelbgls
2017-05-11 10:49:31 +08:00
parent 2581cbb74b
commit e1e46a3980
22 changed files with 110 additions and 332 deletions

View File

@@ -27,4 +27,8 @@
<ProjectReference Include="..\ModBus.Net\Modbus.Net.csproj" />
</ItemGroup>
<ItemGroup>
<Reference Include="System.Configuration" />
</ItemGroup>
</Project>