|
54 | 54 | <Reference Include="Examine, Version=0.1.89.0, Culture=neutral, processorArchitecture=MSIL">
|
55 | 55 | <HintPath>..\..\packages\Examine.0.1.89\lib\net45\Examine.dll</HintPath>
|
56 | 56 | </Reference>
|
57 |
| - <Reference Include="GraphQL, Version=0.17.3.768, Culture=neutral, processorArchitecture=MSIL"> |
58 |
| - <HintPath>..\..\packages\GraphQL.0.17.3\lib\net45\GraphQL.dll</HintPath> |
| 57 | + <Reference Include="GraphQL, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 58 | + <HintPath>..\..\packages\GraphQL.2.0.0\lib\net45\GraphQL.dll</HintPath> |
59 | 59 | </Reference>
|
60 |
| - <Reference Include="GraphQL-Parser, Version=2.0.0.17, Culture=neutral, processorArchitecture=MSIL"> |
61 |
| - <HintPath>..\..\packages\GraphQL-Parser.2.0.0\lib\net45\GraphQL-Parser.dll</HintPath> |
| 60 | + <Reference Include="GraphQL-Parser, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 61 | + <HintPath>..\..\packages\GraphQL-Parser.3.0.0\lib\net45\GraphQL-Parser.dll</HintPath> |
62 | 62 | </Reference>
|
63 | 63 | <Reference Include="HtmlAgilityPack, Version=1.8.4.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL">
|
64 | 64 | <HintPath>..\..\packages\HtmlAgilityPack.1.8.4\lib\Net45\HtmlAgilityPack.dll</HintPath>
|
|
159 | 159 | <Reference Include="System.Net.Http.Formatting, Version=5.2.6.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
160 | 160 | <HintPath>..\..\packages\Microsoft.AspNet.WebApi.Client.5.2.6\lib\net45\System.Net.Http.Formatting.dll</HintPath>
|
161 | 161 | </Reference>
|
| 162 | + <Reference Include="System.Reactive.Core, Version=3.0.3000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL"> |
| 163 | + <HintPath>..\..\packages\System.Reactive.Core.3.1.1\lib\net46\System.Reactive.Core.dll</HintPath> |
| 164 | + </Reference> |
| 165 | + <Reference Include="System.Reactive.Interfaces, Version=3.0.1000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL"> |
| 166 | + <HintPath>..\..\packages\System.Reactive.Interfaces.3.1.1\lib\net45\System.Reactive.Interfaces.dll</HintPath> |
| 167 | + </Reference> |
| 168 | + <Reference Include="System.Reactive.Linq, Version=3.0.3000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL"> |
| 169 | + <HintPath>..\..\packages\System.Reactive.Linq.3.1.1\lib\net46\System.Reactive.Linq.dll</HintPath> |
| 170 | + </Reference> |
162 | 171 | <Reference Include="System.Threading.Tasks.Dataflow, Version=4.6.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
163 | 172 | <HintPath>..\..\packages\System.Threading.Tasks.Dataflow.4.9.0\lib\netstandard2.0\System.Threading.Tasks.Dataflow.dll</HintPath>
|
164 | 173 | </Reference>
|
|
0 commit comments