更新NuGet包到v3.17.15版本。v1.7.7

This commit is contained in:
dathlin
2017-11-13 09:28:50 +08:00
parent 2a912fea7b
commit b1f123366d
15 changed files with 22 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="HslCommunication" version="3.17.13" targetFramework="net45" />
<package id="HslCommunication" version="3.17.15" targetFramework="net45" />
<package id="MaterialDesignColors" version="1.1.3" targetFramework="net45" />
<package id="MaterialDesignThemes" version="2.3.1.953" targetFramework="net45" />
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net45" />

View File

@@ -40,8 +40,8 @@
<Reference Include="CommonLibrary">
<HintPath>..\CommonLibrary\bin\Debug\CommonLibrary.dll</HintPath>
</Reference>
<Reference Include="HslCommunication, Version=3.17.13.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\HslCommunication.3.17.13\lib\HslCommunication.dll</HintPath>
<Reference Include="HslCommunication, Version=3.17.15.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\HslCommunication.3.17.15\lib\HslCommunication.dll</HintPath>
</Reference>
<Reference Include="MaterialDesignColors, Version=1.1.3.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\MaterialDesignColors.1.1.3\lib\net45\MaterialDesignColors.dll</HintPath>