|
30 | 30 | <WarningLevel>4</WarningLevel> |
31 | 31 | </PropertyGroup> |
32 | 32 | <ItemGroup> |
33 | | - <Reference Include="Akka, Version=1.1.1.27, Culture=neutral, processorArchitecture=MSIL"> |
34 | | - <HintPath>..\packages\Akka.1.1.1\lib\net45\Akka.dll</HintPath> |
| 33 | + <Reference Include="Akka, Version=1.2.0.33, Culture=neutral, processorArchitecture=MSIL"> |
| 34 | + <HintPath>..\packages\Akka.1.2.0\lib\net45\Akka.dll</HintPath> |
35 | 35 | <Private>True</Private> |
36 | 36 | </Reference> |
37 | | - <Reference Include="log4net, Version=1.2.15.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL"> |
38 | | - <HintPath>..\packages\log4net.2.0.5\lib\net45-full\log4net.dll</HintPath> |
| 37 | + <Reference Include="log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL"> |
| 38 | + <HintPath>..\packages\log4net.2.0.8\lib\net45-full\log4net.dll</HintPath> |
39 | 39 | <Private>True</Private> |
40 | 40 | </Reference> |
41 | | - <Reference Include="Newtonsoft.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
42 | | - <HintPath>..\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 41 | + <Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
| 42 | + <HintPath>..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
43 | 43 | <Private>True</Private> |
44 | 44 | </Reference> |
45 | 45 | <Reference Include="System" /> |
46 | | - <Reference Include="System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
47 | | - <HintPath>..\packages\System.Collections.Immutable.1.1.36\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll</HintPath> |
| 46 | + <Reference Include="System.Collections.Immutable, Version=1.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 47 | + <HintPath>..\packages\System.Collections.Immutable.1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll</HintPath> |
48 | 48 | <Private>True</Private> |
49 | 49 | </Reference> |
50 | 50 | <Reference Include="System.Core" /> |
|
0 commit comments