|
13 | 13 | </NuGetPackageImportStamp> |
14 | 14 | </PropertyGroup> |
15 | 15 | <ItemGroup> |
16 | | - <Reference Include="Castle.Core, Version=3.3.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL"> |
17 | | - <HintPath>..\..\packages\Castle.Core.3.3.3\lib\net45\Castle.Core.dll</HintPath> |
| 16 | + <Reference Include="Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL"> |
| 17 | + <HintPath>..\..\packages\Castle.Core.4.2.1\lib\net45\Castle.Core.dll</HintPath> |
18 | 18 | <Private>True</Private> |
19 | 19 | </Reference> |
20 | 20 | <Reference Include="Facebook, Version=6.0.10.0, Culture=neutral, PublicKeyToken=58cb4f2111d1e6de, processorArchitecture=MSIL"> |
21 | 21 | <HintPath>..\..\packages\Facebook.6.4.2\lib\net45\Facebook.dll</HintPath> |
22 | 22 | </Reference> |
23 | 23 | <Reference Include="Microsoft.CSharp" /> |
24 | | - <Reference Include="Moq, Version=4.5.21.0, Culture=neutral, PublicKeyToken=69f491c39445e920, processorArchitecture=MSIL"> |
25 | | - <HintPath>..\..\packages\Moq.4.5.21\lib\net45\Moq.dll</HintPath> |
| 24 | + <Reference Include="Moq, Version=4.7.142.0, Culture=neutral, PublicKeyToken=69f491c39445e920, processorArchitecture=MSIL"> |
| 25 | + <HintPath>..\..\packages\Moq.4.7.142\lib\net45\Moq.dll</HintPath> |
26 | 26 | <Private>True</Private> |
27 | 27 | </Reference> |
28 | 28 | <Reference Include="Newtonsoft.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
29 | 29 | <HintPath>..\..\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
30 | 30 | <Private>True</Private> |
31 | 31 | </Reference> |
32 | 32 | <Reference Include="System" /> |
| 33 | + <Reference Include="System.Configuration" /> |
33 | 34 | <Reference Include="System.Net.Http" /> |
34 | 35 | <Reference Include="System.Web" /> |
35 | 36 | <Reference Include="System.Xml" /> |
|
0 commit comments