|
25 | 25 | <UseGlobalApplicationHostFile />
|
26 | 26 | <NuGetPackageImportStamp>
|
27 | 27 | </NuGetPackageImportStamp>
|
| 28 | + <Use64BitIISExpress /> |
28 | 29 | </PropertyGroup>
|
29 | 30 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
30 | 31 | <DebugSymbols>true</DebugSymbols>
|
|
48 | 49 | <HintPath>..\..\packages\AutoMapper.5.0.0-beta-1\lib\net45\AutoMapper.dll</HintPath>
|
49 | 50 | <Private>True</Private>
|
50 | 51 | </Reference>
|
51 |
| - <Reference Include="crypto, Version=1.8.1.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL"> |
52 |
| - <HintPath>..\..\packages\Portable.BouncyCastle.1.8.1.1\lib\netstandard1.0\crypto.dll</HintPath> |
53 |
| - <Private>True</Private> |
| 52 | + <Reference Include="BouncyCastle.Crypto, Version=1.8.1.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL"> |
| 53 | + <HintPath>..\..\packages\Portable.BouncyCastle.1.8.1.3\lib\net40\BouncyCastle.Crypto.dll</HintPath> |
54 | 54 | </Reference>
|
55 | 55 | <Reference Include="EdjCase.JsonRpc.Client, Version=1.0.5.0, Culture=neutral, processorArchitecture=MSIL">
|
56 | 56 | <HintPath>..\..\packages\EdjCase.JsonRpc.Client.1.0.5\lib\net451\EdjCase.JsonRpc.Client.dll</HintPath>
|
|
65 | 65 | <Private>True</Private>
|
66 | 66 | </Reference>
|
67 | 67 | <Reference Include="Microsoft.CSharp" />
|
68 |
| - <Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
69 |
| - <HintPath>..\..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
70 |
| - <Private>True</Private> |
| 68 | + <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
| 69 | + <HintPath>..\..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
71 | 70 | </Reference>
|
72 | 71 | <Reference Include="PagedList, Version=1.17.0.0, Culture=neutral, PublicKeyToken=abbb863e9397c5e1, processorArchitecture=MSIL">
|
73 | 72 | <HintPath>..\..\packages\PagedList.1.17.0.0\lib\net40\PagedList.dll</HintPath>
|
|
0 commit comments