更新nuget包,更新库版本,v1.7.6

This commit is contained in:
DATHLIN
2017-11-06 14:06:47 +08:00
parent 7bd96360fb
commit f661ad6997
15 changed files with 31 additions and 31 deletions

View File

@@ -30,8 +30,8 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="HslCommunication, Version=3.17.10.20, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\HslCommunication.3.17.11\lib\HslCommunication.dll</HintPath>
<Reference Include="HslCommunication, Version=3.17.13.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\HslCommunication.3.17.13\lib\HslCommunication.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net35\Newtonsoft.Json.dll</HintPath>

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="HslCommunication" version="3.17.11" targetFramework="net35" />
<package id="HslCommunication" version="3.17.13" targetFramework="net35" />
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net35" />
</packages>