|
31 | 31 | <DocumentationFile>bin\Release\Akka.TestKit.VsTest.xml</DocumentationFile> |
32 | 32 | </PropertyGroup> |
33 | 33 | <ItemGroup> |
34 | | - <Reference Include="Akka, Version=1.1.1.27, Culture=neutral, processorArchitecture=MSIL"> |
35 | | - <HintPath>..\packages\Akka.1.1.1\lib\net45\Akka.dll</HintPath> |
36 | | - <Private>True</Private> |
| 34 | + <Reference Include="Akka, Version=1.2.0.33, Culture=neutral, processorArchitecture=MSIL"> |
| 35 | + <HintPath>..\packages\Akka.1.2.0\lib\net45\Akka.dll</HintPath> |
37 | 36 | </Reference> |
38 | | - <Reference Include="Akka.TestKit, Version=1.1.1.27, Culture=neutral, processorArchitecture=MSIL"> |
39 | | - <HintPath>..\packages\Akka.TestKit.1.1.1\lib\net45\Akka.TestKit.dll</HintPath> |
40 | | - <Private>True</Private> |
| 37 | + <Reference Include="Akka.TestKit, Version=1.2.0.33, Culture=neutral, processorArchitecture=MSIL"> |
| 38 | + <HintPath>..\packages\Akka.TestKit.1.2.0\lib\net45\Akka.TestKit.dll</HintPath> |
41 | 39 | </Reference> |
42 | 40 | <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" /> |
43 | | - <Reference Include="Newtonsoft.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
44 | | - <HintPath>..\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
45 | | - <Private>True</Private> |
| 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> |
46 | 43 | </Reference> |
47 | 44 | <Reference Include="System" /> |
48 | | - <Reference Include="System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
49 | | - <HintPath>..\packages\System.Collections.Immutable.1.1.36\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll</HintPath> |
50 | | - <Private>True</Private> |
| 45 | + <Reference Include="System.Collections.Immutable, Version=1.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 46 | + <HintPath>..\packages\System.Collections.Immutable.1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll</HintPath> |
51 | 47 | </Reference> |
52 | 48 | <Reference Include="System.Core" /> |
53 | 49 | <Reference Include="Microsoft.CSharp" /> |
|
0 commit comments