Upgrading uHttpSharp from 0.1.4.8 to 0.1.5.2.

feature-npv2
Icedream 2014-07-05 18:30:19 +02:00
parent 67d3538ad0
commit 576b174184
4 changed files with 5 additions and 6 deletions

View File

@ -50,7 +50,7 @@
<Reference Include="System.Core" />
<Reference Include="System.Web" />
<Reference Include="uhttpsharp">
<HintPath>..\..\packages\uHttpSharp.0.1.4.8\lib\net40\uhttpsharp.dll</HintPath>
<HintPath>..\..\packages\uHttpSharp.0.1.5.2\lib\net40\uhttpsharp.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>

View File

@ -3,5 +3,5 @@
<packages>
<package id="log4net" version="2.0.3" targetFramework="net45" />
<package id="Newtonsoft.Json" version="6.0.3" targetFramework="net45" />
<package id="uHttpSharp" version="0.1.4.8" targetFramework="net45" />
<package id="uHttpSharp" version="0.1.5.2" targetFramework="net45" />
</packages>

View File

@ -50,9 +50,8 @@
<Reference Include="log4net">
<HintPath>$(SolutionDir)\packages\log4net.2.0.3\lib\net40-full\log4net.dll</HintPath>
</Reference>
<Reference Include="uhttpsharp, Version=0.1.5247.25275, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>$(SolutionDir)\packages\uHttpSharp.0.1.4.8\lib\net40\uhttpsharp.dll</HintPath>
<Reference Include="uhttpsharp">
<HintPath>..\..\packages\uHttpSharp.0.1.5.2\lib\net40\uhttpsharp.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>

View File

@ -4,5 +4,5 @@
<package id="log4net" version="2.0.3" targetFramework="net45" />
<package id="Newtonsoft.Json" version="6.0.3" targetFramework="net45" />
<package id="protobuf-net" version="2.0.0.668" targetFramework="net45" />
<package id="uHttpSharp" version="0.1.4.8" targetFramework="net45" />
<package id="uHttpSharp" version="0.1.5.2" targetFramework="net45" />
</packages>