|
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
3 | | - <Import Project="..\packages\xunit.core.2.0.0\build\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.props" Condition="Exists('..\packages\xunit.core.2.0.0\build\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.props')" /> |
4 | 3 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
5 | 4 | <PropertyGroup> |
6 | 5 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|
15 | 14 | <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir> |
16 | 15 | <RestorePackages>true</RestorePackages> |
17 | 16 | <TargetFrameworkProfile /> |
18 | | - <NuGetPackageImportStamp>7066842a</NuGetPackageImportStamp> |
| 17 | + <NuGetPackageImportStamp> |
| 18 | + </NuGetPackageImportStamp> |
19 | 19 | </PropertyGroup> |
20 | 20 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
21 | 21 | <DebugSymbols>true</DebugSymbols> |
|
35 | 35 | <WarningLevel>4</WarningLevel> |
36 | 36 | </PropertyGroup> |
37 | 37 | <ItemGroup> |
38 | | - <Reference Include="Akka"> |
39 | | - <HintPath>..\Packages\Akka.1.0.4\lib\net45\Akka.dll</HintPath> |
| 38 | + <Reference Include="Akka, Version=1.0.5.14, Culture=neutral, processorArchitecture=MSIL"> |
| 39 | + <HintPath>..\packages\Akka.1.0.5\lib\net45\Akka.dll</HintPath> |
| 40 | + <Private>True</Private> |
40 | 41 | </Reference> |
41 | | - <Reference Include="Akka.Persistence"> |
42 | | - <HintPath>..\Packages\Akka.Persistence.1.0.4.12-beta\lib\net45\Akka.Persistence.dll</HintPath> |
| 42 | + <Reference Include="Akka.Persistence, Version=1.0.5.15, Culture=neutral, processorArchitecture=MSIL"> |
| 43 | + <HintPath>..\packages\Akka.Persistence.1.0.5.15-beta\lib\net45\Akka.Persistence.dll</HintPath> |
| 44 | + <Private>True</Private> |
43 | 45 | </Reference> |
44 | | - <Reference Include="Akka.Persistence.Sql.Common"> |
45 | | - <HintPath>..\Packages\Akka.Persistence.Sql.Common.1.0.4.12-beta\lib\net45\Akka.Persistence.Sql.Common.dll</HintPath> |
| 46 | + <Reference Include="Akka.Persistence.TestKit, Version=1.0.5.15, Culture=neutral, processorArchitecture=MSIL"> |
| 47 | + <HintPath>..\packages\Akka.Persistence.TestKit.1.0.5.15-beta\lib\net45\Akka.Persistence.TestKit.dll</HintPath> |
| 48 | + <Private>True</Private> |
46 | 49 | </Reference> |
47 | | - <Reference Include="Akka.Persistence.TestKit"> |
48 | | - <HintPath>..\Packages\Akka.Persistence.TestKit.1.0.4.12-beta\lib\net45\Akka.Persistence.TestKit.dll</HintPath> |
| 50 | + <Reference Include="Akka.TestKit, Version=1.0.5.14, Culture=neutral, processorArchitecture=MSIL"> |
| 51 | + <HintPath>..\packages\Akka.TestKit.1.0.5\lib\net45\Akka.TestKit.dll</HintPath> |
| 52 | + <Private>True</Private> |
49 | 53 | </Reference> |
50 | | - <Reference Include="Akka.TestKit"> |
51 | | - <HintPath>..\Packages\Akka.TestKit.1.0.4\lib\net45\Akka.TestKit.dll</HintPath> |
52 | | - </Reference> |
53 | | - <Reference Include="Akka.TestKit.Xunit2"> |
54 | | - <HintPath>..\Packages\Akka.TestKit.Xunit2.1.0.4\lib\net45\Akka.TestKit.Xunit2.dll</HintPath> |
| 54 | + <Reference Include="Akka.TestKit.Xunit2, Version=1.0.5.14, Culture=neutral, processorArchitecture=MSIL"> |
| 55 | + <HintPath>..\packages\Akka.TestKit.Xunit2.1.0.5\lib\net45\Akka.TestKit.Xunit2.dll</HintPath> |
| 56 | + <Private>True</Private> |
55 | 57 | </Reference> |
56 | 58 | <Reference Include="Google.ProtocolBuffers"> |
57 | 59 | <HintPath>..\packages\Google.ProtocolBuffers.2.4.1.521\lib\net40\Google.ProtocolBuffers.dll</HintPath> |
|
79 | 81 | <Reference Include="xunit.abstractions"> |
80 | 82 | <HintPath>..\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll</HintPath> |
81 | 83 | </Reference> |
82 | | - <Reference Include="xunit.assert"> |
83 | | - <HintPath>..\packages\xunit.assert.2.0.0\lib\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.assert.dll</HintPath> |
| 84 | + <Reference Include="xunit.assert, Version=2.1.0.3179, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL"> |
| 85 | + <HintPath>..\packages\xunit.assert.2.1.0\lib\dotnet\xunit.assert.dll</HintPath> |
| 86 | + <Private>True</Private> |
| 87 | + </Reference> |
| 88 | + <Reference Include="xunit.core, Version=2.1.0.3179, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL"> |
| 89 | + <HintPath>..\packages\xunit.extensibility.core.2.1.0\lib\dotnet\xunit.core.dll</HintPath> |
| 90 | + <Private>True</Private> |
84 | 91 | </Reference> |
85 | | - <Reference Include="xunit.core"> |
86 | | - <HintPath>..\packages\xunit.extensibility.core.2.0.0\lib\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.dll</HintPath> |
| 92 | + <Reference Include="xunit.execution.desktop, Version=2.1.0.3179, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL"> |
| 93 | + <HintPath>..\packages\xunit.extensibility.execution.2.1.0\lib\net45\xunit.execution.desktop.dll</HintPath> |
| 94 | + <Private>True</Private> |
87 | 95 | </Reference> |
88 | 96 | </ItemGroup> |
89 | 97 | <ItemGroup> |
|
112 | 120 | <ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText> |
113 | 121 | </PropertyGroup> |
114 | 122 | <Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" /> |
115 | | - <Error Condition="!Exists('..\packages\xunit.core.2.0.0\build\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\xunit.core.2.0.0\build\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.props'))" /> |
116 | 123 | </Target> |
117 | 124 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
118 | 125 | Other similar extension points exist, see Microsoft.Common.targets. |
|
0 commit comments