|
347 | 347 | <HintPath>..\..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
|
348 | 348 | <Private>True</Private>
|
349 | 349 | </Reference>
|
| 350 | + <Reference Include="NuGet.Frameworks, Version=3.4.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 351 | + <HintPath>..\..\packages\NuGet.Frameworks.3.4.3\lib\net45\NuGet.Frameworks.dll</HintPath> |
| 352 | + </Reference> |
| 353 | + <Reference Include="NuGet.LibraryModel, Version=3.4.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 354 | + <HintPath>..\..\packages\NuGet.LibraryModel.3.4.3\lib\net45\NuGet.LibraryModel.dll</HintPath> |
| 355 | + </Reference> |
| 356 | + <Reference Include="NuGet.Versioning, Version=3.4.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 357 | + <HintPath>..\..\packages\NuGet.Versioning.3.4.3\lib\net45\NuGet.Versioning.dll</HintPath> |
| 358 | + </Reference> |
350 | 359 | <Reference Include="RestSharp, Version=105.2.3.0, Culture=neutral, processorArchitecture=MSIL">
|
351 | 360 | <HintPath>..\..\packages\RestSharp.105.2.3\lib\net46\RestSharp.dll</HintPath>
|
352 | 361 | <Private>True</Private>
|
|
375 | 384 | <Reference Include="System.ComponentModel.Composition" />
|
376 | 385 | <Reference Include="System.Configuration" />
|
377 | 386 | <Reference Include="System.Core" />
|
378 |
| - <Reference Include="System.IO.Abstractions, Version=2.0.0.138, Culture=neutral, processorArchitecture=MSIL"> |
379 |
| - <HintPath>..\..\packages\System.IO.Abstractions.2.0.0.138\lib\net40\System.IO.Abstractions.dll</HintPath> |
380 |
| - <Private>True</Private> |
| 387 | + <Reference Include="System.IO.Abstractions, Version=2.0.0.140, Culture=neutral, processorArchitecture=MSIL"> |
| 388 | + <HintPath>..\..\packages\System.IO.Abstractions.2.0.0.140\lib\net40\System.IO.Abstractions.dll</HintPath> |
381 | 389 | </Reference>
|
382 | 390 | <Reference Include="System.IO.Compression" />
|
383 | 391 | <Reference Include="System.IO.Compression.FileSystem" />
|
|
397 | 405 | <Reference Include="System.Net.Http.WebRequest" />
|
398 | 406 | <Reference Include="System.Numerics" />
|
399 | 407 | <Reference Include="System.Reflection.Metadata, Version=1.4.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
400 |
| - <HintPath>..\..\packages\System.Reflection.Metadata.1.4.1-beta-24227-04\lib\portable-net45+win8\System.Reflection.Metadata.dll</HintPath> |
401 |
| - <Private>True</Private> |
| 408 | + <HintPath>..\..\packages\System.Reflection.Metadata.1.4.1\lib\portable-net45+win8\System.Reflection.Metadata.dll</HintPath> |
402 | 409 | </Reference>
|
403 | 410 | <Reference Include="System.Runtime.Serialization" />
|
404 | 411 | <Reference Include="System.Security" />
|
|
415 | 422 | <HintPath>..\..\packages\Microsoft.Tpl.Dataflow.4.5.24\lib\portable-net45+win8+wpa81\System.Threading.Tasks.Dataflow.dll</HintPath>
|
416 | 423 | <Private>True</Private>
|
417 | 424 | </Reference>
|
| 425 | + <Reference Include="System.ValueTuple, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 426 | + <HintPath>..\..\packages\System.ValueTuple.4.3.0\lib\netstandard1.0\System.ValueTuple.dll</HintPath> |
| 427 | + </Reference> |
418 | 428 | <Reference Include="System.Web" />
|
419 | 429 | <Reference Include="System.Web.Cors, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
420 | 430 | <HintPath>..\..\packages\Microsoft.AspNet.Cors.5.2.3\lib\net45\System.Web.Cors.dll</HintPath>
|
|
0 commit comments