网络组件进行了重构整理,相关的名称也重新命名了。

This commit is contained in:
hsl
2017-04-23 18:05:12 +08:00
parent d8ce00a5c1
commit 2923246925
14 changed files with 1324 additions and 1308 deletions

View File

@@ -39,9 +39,8 @@
<Reference Include="CommonLibrary">
<HintPath>..\CommonLibrary\bin\Debug\CommonLibrary.dll</HintPath>
</Reference>
<Reference Include="IndustryEthernet, Version=3.0.1.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Public\IndustryEthernet.dll</HintPath>
<Reference Include="HslCommunication">
<HintPath>..\Public\HslCommunication.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.9.0.1\lib\net35\Newtonsoft.Json.dll</HintPath>