|
39 | 39 | <Prefer32Bit>false</Prefer32Bit>
|
40 | 40 | </PropertyGroup>
|
41 | 41 | <ItemGroup>
|
42 |
| - <Reference Include="Autofac, Version=3.0.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL"> |
43 |
| - <SpecificVersion>False</SpecificVersion> |
44 |
| - <HintPath>..\..\packages\Autofac.3.1.3\lib\net40\Autofac.dll</HintPath> |
| 42 | + <Reference Include="Autofac, Version=4.8.1.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL"> |
| 43 | + <HintPath>..\..\packages\Autofac.4.8.1\lib\net45\Autofac.dll</HintPath> |
45 | 44 | </Reference>
|
46 |
| - <Reference Include="Autofac.Integration.WebApi, Version=3.0.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL"> |
47 |
| - <SpecificVersion>False</SpecificVersion> |
48 |
| - <HintPath>..\..\packages\Autofac.WebApi2.3.0.0\lib\net45\Autofac.Integration.WebApi.dll</HintPath> |
| 45 | + <Reference Include="Autofac.Integration.WebApi, Version=4.1.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL"> |
| 46 | + <HintPath>..\..\packages\Autofac.WebApi2.4.1.0\lib\net45\Autofac.Integration.WebApi.dll</HintPath> |
49 | 47 | </Reference>
|
50 |
| - <Reference Include="Moq"> |
51 |
| - <HintPath>..\..\packages\Moq.4.0.10827\lib\NET40\Moq.dll</HintPath> |
| 48 | + <Reference Include="Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL"> |
| 49 | + <HintPath>..\..\packages\Castle.Core.4.3.0\lib\net45\Castle.Core.dll</HintPath> |
52 | 50 | </Reference>
|
53 |
| - <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
54 |
| - <HintPath>..\..\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll</HintPath> |
55 |
| - <Private>True</Private> |
| 51 | + <Reference Include="Moq, Version=4.8.0.0, Culture=neutral, PublicKeyToken=69f491c39445e920, processorArchitecture=MSIL"> |
| 52 | + <HintPath>..\..\packages\Moq.4.8.3\lib\net45\Moq.dll</HintPath> |
| 53 | + </Reference> |
| 54 | + <Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
| 55 | + <HintPath>..\..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> |
56 | 56 | </Reference>
|
57 | 57 | <Reference Include="nunit.core, Version=2.6.4.14350, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
|
58 | 58 | <HintPath>..\..\packages\NUnitTestAdapter.WithFramework.2.0.0\lib\nunit.core.dll</HintPath>
|
|
74 | 74 | <Private>False</Private>
|
75 | 75 | </Reference>
|
76 | 76 | <Reference Include="System" />
|
| 77 | + <Reference Include="System.Configuration" /> |
77 | 78 | <Reference Include="System.Core" />
|
78 | 79 | <Reference Include="System.Net.Http" />
|
79 |
| - <Reference Include="System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
80 |
| - <HintPath>..\..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath> |
81 |
| - <Private>True</Private> |
| 80 | + <Reference Include="System.Net.Http.Formatting, Version=5.2.6.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 81 | + <HintPath>..\..\packages\Microsoft.AspNet.WebApi.Client.5.2.6\lib\net45\System.Net.Http.Formatting.dll</HintPath> |
| 82 | + </Reference> |
| 83 | + <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 84 | + <HintPath>..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.1\lib\netstandard1.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath> |
| 85 | + </Reference> |
| 86 | + <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 87 | + <HintPath>..\..\packages\System.Threading.Tasks.Extensions.4.5.1\lib\portable-net45+win8+wp8+wpa81\System.Threading.Tasks.Extensions.dll</HintPath> |
| 88 | + </Reference> |
| 89 | + <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 90 | + <HintPath>..\..\packages\System.ValueTuple.4.5.0\lib\netstandard1.0\System.ValueTuple.dll</HintPath> |
82 | 91 | </Reference>
|
83 |
| - <Reference Include="System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
84 |
| - <HintPath>..\..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll</HintPath> |
85 |
| - <Private>True</Private> |
| 92 | + <Reference Include="System.Web.Http, Version=5.2.6.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 93 | + <HintPath>..\..\packages\Microsoft.AspNet.WebApi.Core.5.2.6\lib\net45\System.Web.Http.dll</HintPath> |
86 | 94 | </Reference>
|
87 | 95 | <Reference Include="System.Xml.Linq" />
|
88 | 96 | <Reference Include="System.Data.DataSetExtensions" />
|
|
0 commit comments