更新HslCommunication组件到v4.3.0版本
This commit is contained in:
@@ -33,8 +33,8 @@
|
|||||||
<Reference Include="CommonLibrary">
|
<Reference Include="CommonLibrary">
|
||||||
<HintPath>..\CommonLibrary\bin\Debug\CommonLibrary.dll</HintPath>
|
<HintPath>..\CommonLibrary\bin\Debug\CommonLibrary.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="HslCommunication, Version=4.1.9.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="HslCommunication, Version=4.3.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\HslCommunication.4.1.9\lib\HslCommunication.dll</HintPath>
|
<HintPath>..\packages\HslCommunication.4.3.0\lib\net35\HslCommunication.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net35\Newtonsoft.Json.dll</HintPath>
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<packages>
|
<packages>
|
||||||
<package id="HslCommunication" version="4.1.9" targetFramework="net35" />
|
<package id="HslCommunication" version="4.3.0" targetFramework="net35" />
|
||||||
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net35" />
|
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net35" />
|
||||||
</packages>
|
</packages>
|
||||||
@@ -30,8 +30,8 @@
|
|||||||
<WarningLevel>4</WarningLevel>
|
<WarningLevel>4</WarningLevel>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Reference Include="HslCommunication, Version=4.1.9.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="HslCommunication, Version=4.3.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\HslCommunication.4.1.9\lib\HslCommunication.dll</HintPath>
|
<HintPath>..\packages\HslCommunication.4.3.0\lib\net35\HslCommunication.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net35\Newtonsoft.Json.dll</HintPath>
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<packages>
|
<packages>
|
||||||
<package id="HslCommunication" version="4.1.9" targetFramework="net35" />
|
<package id="HslCommunication" version="4.3.0" targetFramework="net35" />
|
||||||
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net35" />
|
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net35" />
|
||||||
</packages>
|
</packages>
|
||||||
@@ -31,8 +31,8 @@
|
|||||||
<WarningLevel>4</WarningLevel>
|
<WarningLevel>4</WarningLevel>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Reference Include="HslCommunication, Version=4.1.9.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="HslCommunication, Version=4.3.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\HslCommunication.4.1.9\lib\HslCommunication.dll</HintPath>
|
<HintPath>..\packages\HslCommunication.4.3.0\lib\net35\HslCommunication.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net35\Newtonsoft.Json.dll</HintPath>
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<packages>
|
<packages>
|
||||||
<package id="HslCommunication" version="4.1.9" targetFramework="net35" />
|
<package id="HslCommunication" version="4.3.0" targetFramework="net35" />
|
||||||
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net35" />
|
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net35" />
|
||||||
</packages>
|
</packages>
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<packages>
|
<packages>
|
||||||
<package id="HslCommunication" version="4.1.9" targetFramework="net45" />
|
<package id="HslCommunication" version="4.3.0" targetFramework="net45" />
|
||||||
<package id="MaterialDesignColors" version="1.1.3" targetFramework="net45" />
|
<package id="MaterialDesignColors" version="1.1.3" targetFramework="net45" />
|
||||||
<package id="MaterialDesignThemes" version="2.3.1.953" targetFramework="net45" />
|
<package id="MaterialDesignThemes" version="2.3.1.953" targetFramework="net45" />
|
||||||
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net45" />
|
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net45" />
|
||||||
|
|||||||
@@ -40,8 +40,8 @@
|
|||||||
<Reference Include="CommonLibrary">
|
<Reference Include="CommonLibrary">
|
||||||
<HintPath>..\CommonLibrary\bin\Debug\CommonLibrary.dll</HintPath>
|
<HintPath>..\CommonLibrary\bin\Debug\CommonLibrary.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="HslCommunication, Version=4.1.9.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="HslCommunication, Version=4.3.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\HslCommunication.4.1.9\lib\HslCommunication.dll</HintPath>
|
<HintPath>..\packages\HslCommunication.4.3.0\lib\net35\HslCommunication.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="MaterialDesignColors, Version=1.1.3.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="MaterialDesignColors, Version=1.1.3.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\MaterialDesignColors.1.1.3\lib\net45\MaterialDesignColors.dll</HintPath>
|
<HintPath>..\packages\MaterialDesignColors.1.1.3\lib\net45\MaterialDesignColors.dll</HintPath>
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<packages>
|
<packages>
|
||||||
<package id="HslCommunication" version="4.1.9" targetFramework="net35" />
|
<package id="HslCommunication" version="4.3.0" targetFramework="net35" />
|
||||||
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net35" />
|
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net35" />
|
||||||
</packages>
|
</packages>
|
||||||
@@ -39,8 +39,8 @@
|
|||||||
<Reference Include="CommonLibrary">
|
<Reference Include="CommonLibrary">
|
||||||
<HintPath>..\CommonLibrary\bin\Debug\CommonLibrary.dll</HintPath>
|
<HintPath>..\CommonLibrary\bin\Debug\CommonLibrary.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="HslCommunication, Version=4.1.9.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="HslCommunication, Version=4.3.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\HslCommunication.4.1.9\lib\HslCommunication.dll</HintPath>
|
<HintPath>..\packages\HslCommunication.4.3.0\lib\net35\HslCommunication.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net35\Newtonsoft.Json.dll</HintPath>
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<packages>
|
<packages>
|
||||||
<package id="HslCommunication" version="4.1.9" targetFramework="net35" />
|
<package id="HslCommunication" version="4.3.0" targetFramework="net35" />
|
||||||
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net35" />
|
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net35" />
|
||||||
</packages>
|
</packages>
|
||||||
@@ -35,8 +35,8 @@
|
|||||||
<Reference Include="CommonLibrary">
|
<Reference Include="CommonLibrary">
|
||||||
<HintPath>..\CommonLibrary\bin\Debug\CommonLibrary.dll</HintPath>
|
<HintPath>..\CommonLibrary\bin\Debug\CommonLibrary.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="HslCommunication, Version=4.1.9.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="HslCommunication, Version=4.3.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\HslCommunication.4.1.9\lib\HslCommunication.dll</HintPath>
|
<HintPath>..\packages\HslCommunication.4.3.0\lib\net35\HslCommunication.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net35\Newtonsoft.Json.dll</HintPath>
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
<packages>
|
<packages>
|
||||||
<package id="Antlr" version="3.5.0.2" targetFramework="net45" />
|
<package id="Antlr" version="3.5.0.2" targetFramework="net45" />
|
||||||
<package id="bootstrap" version="3.3.7" targetFramework="net45" />
|
<package id="bootstrap" version="3.3.7" targetFramework="net45" />
|
||||||
<package id="HslCommunication" version="4.1.9" targetFramework="net45" />
|
<package id="HslCommunication" version="4.3.0" targetFramework="net45" />
|
||||||
<package id="jQuery" version="1.10.2" targetFramework="net45" />
|
<package id="jQuery" version="1.10.2" targetFramework="net45" />
|
||||||
<package id="jQuery.Validation" version="1.16.0" targetFramework="net45" />
|
<package id="jQuery.Validation" version="1.16.0" targetFramework="net45" />
|
||||||
<package id="Microsoft.ApplicationInsights" version="2.4.0" targetFramework="net45" />
|
<package id="Microsoft.ApplicationInsights" version="2.4.0" targetFramework="net45" />
|
||||||
|
|||||||
@@ -57,8 +57,8 @@
|
|||||||
<SpecificVersion>False</SpecificVersion>
|
<SpecificVersion>False</SpecificVersion>
|
||||||
<HintPath>..\CommonLibrary\bin\Debug\CommonLibrary.dll</HintPath>
|
<HintPath>..\CommonLibrary\bin\Debug\CommonLibrary.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="HslCommunication, Version=4.1.9.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="HslCommunication, Version=4.3.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\HslCommunication.4.1.9\lib\HslCommunication.dll</HintPath>
|
<HintPath>..\packages\HslCommunication.4.3.0\lib\net35\HslCommunication.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Microsoft.AI.Agent.Intercept, Version=2.4.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<Reference Include="Microsoft.AI.Agent.Intercept, Version=2.4.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Microsoft.ApplicationInsights.Agent.Intercept.2.4.0\lib\net45\Microsoft.AI.Agent.Intercept.dll</HintPath>
|
<HintPath>..\packages\Microsoft.ApplicationInsights.Agent.Intercept.2.4.0\lib\net45\Microsoft.AI.Agent.Intercept.dll</HintPath>
|
||||||
|
|||||||
Reference in New Issue
Block a user