11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project ToolsVersion =" 12.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <Import Project =" ..\packages\NUnit3TestAdapter.3.13.0\build\net35\NUnit3TestAdapter.props" Condition =" Exists('..\packages\NUnit3TestAdapter.3.13.0\build\net35\NUnit3TestAdapter.props')" />
4+ <Import Project =" ..\packages\NUnit.3.11.0\build\NUnit.props" Condition =" Exists('..\packages\NUnit.3.11.0\build\NUnit.props')" />
35 <PropertyGroup >
46 <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
57 <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
4547 <AssemblyOriginatorKeyFile >..\NServiceBus.snk</AssemblyOriginatorKeyFile >
4648 </PropertyGroup >
4749 <ItemGroup >
48- <Reference Include =" ApprovalTests, Version=3.0.0.0, Culture=neutral, PublicKeyToken=11bd7d124fc62e0f, processorArchitecture=MSIL" >
49- <HintPath >..\packages\ApprovalTests.3.0.11\lib\net40\ApprovalTests.dll</HintPath >
50- <Private >True</Private >
50+ <Reference Include =" Mono.Cecil, Version=0.10.3.0, Culture=neutral, PublicKeyToken=50cebf1cceb9d05e, processorArchitecture=MSIL" >
51+ <HintPath >..\packages\Mono.Cecil.0.10.3\lib\net40\Mono.Cecil.dll</HintPath >
5152 </Reference >
52- <Reference Include =" ApprovalUtilities, Version=3.0.0.0, Culture=neutral, PublicKeyToken=11bd7d124fc62e0f, processorArchitecture=MSIL" >
53- <HintPath >..\packages\ApprovalUtilities.3.0.11\lib\net45\ApprovalUtilities.dll</HintPath >
54- <Private >True</Private >
53+ <Reference Include =" Mono.Cecil.Mdb, Version=0.10.3.0, Culture=neutral, PublicKeyToken=50cebf1cceb9d05e, processorArchitecture=MSIL" >
54+ <HintPath >..\packages\Mono.Cecil.0.10.3\lib\net40\Mono.Cecil.Mdb.dll</HintPath >
5555 </Reference >
56- <Reference Include =" ApprovalUtilities.Net45, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
57- <HintPath >..\packages\ApprovalUtilities.3.0.11\lib\net45\ApprovalUtilities.Net45.dll</HintPath >
58- <Private >True</Private >
56+ <Reference Include =" Mono.Cecil.Pdb, Version=0.10.3.0, Culture=neutral, PublicKeyToken=50cebf1cceb9d05e, processorArchitecture=MSIL" >
57+ <HintPath >..\packages\Mono.Cecil.0.10.3\lib\net40\Mono.Cecil.Pdb.dll</HintPath >
5958 </Reference >
60- <Reference Include =" Mono.Cecil, Version=0.9.6.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL" >
61- <HintPath >..\packages\Mono.Cecil.0.9.6.1\lib\net45\Mono.Cecil.dll</HintPath >
62- <Private >True</Private >
59+ <Reference Include =" Mono.Cecil.Rocks, Version=0.10.3.0, Culture=neutral, PublicKeyToken=50cebf1cceb9d05e, processorArchitecture=MSIL" >
60+ <HintPath >..\packages\Mono.Cecil.0.10.3\lib\net40\Mono.Cecil.Rocks.dll</HintPath >
6361 </Reference >
64- <Reference Include =" Mono.Cecil.Mdb, Version=0.9.6.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL" >
65- <HintPath >..\packages\Mono.Cecil.0.9.6.1\lib\net45\Mono.Cecil.Mdb.dll</HintPath >
66- <Private >True</Private >
67- </Reference >
68- <Reference Include =" Mono.Cecil.Pdb, Version=0.9.6.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL" >
69- <HintPath >..\packages\Mono.Cecil.0.9.6.1\lib\net45\Mono.Cecil.Pdb.dll</HintPath >
70- <Private >True</Private >
71- </Reference >
72- <Reference Include =" Mono.Cecil.Rocks, Version=0.9.6.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL" >
73- <HintPath >..\packages\Mono.Cecil.0.9.6.1\lib\net45\Mono.Cecil.Rocks.dll</HintPath >
74- <Private >True</Private >
62+ <Reference Include =" Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
63+ <HintPath >..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath >
7564 </Reference >
7665 <Reference Include =" NServiceBus.Core, Version=6.0.0.0, Culture=neutral, PublicKeyToken=9fc386479f8a226c, processorArchitecture=MSIL" >
7766 <HintPath >..\packages\NServiceBus.6.0.0\lib\net452\NServiceBus.Core.dll</HintPath >
7867 <Private >True</Private >
7968 </Reference >
80- <Reference Include =" nunit.framework, Version=3.2.1.0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL" >
81- <HintPath >..\packages\NUnit.3.2.1\lib\net45\nunit.framework.dll</HintPath >
82- <Private >True</Private >
69+ <Reference Include =" nunit.framework, Version=3.11.0.0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL" >
70+ <HintPath >..\packages\NUnit.3.11.0\lib\net45\nunit.framework.dll</HintPath >
71+ </Reference >
72+ <Reference Include =" Particular.Approvals, Version=0.2.0.0, Culture=neutral, PublicKeyToken=9fc386479f8a226c, processorArchitecture=MSIL" >
73+ <HintPath >..\packages\Particular.Approvals.0.2.0\lib\net452\Particular.Approvals.dll</HintPath >
8374 </Reference >
8475 <Reference Include =" System" />
8576 <Reference Include =" System.Core" />
8677 <Reference Include =" System.Web.Services" />
8778 </ItemGroup >
8879 <ItemGroup >
8980 <Compile Include =" APIApprovals.cs" />
90- <Compile Include =" ApprovalTestConfig.cs" />
91- <Compile Include =" App_Packages\ApiApprover.3.0.1\PublicApiApprover.cs" />
92- <Compile Include =" App_Packages\ApiApprover.3.0.1\PublicApiGenerator.cs" />
81+ <Compile Include =" App_Packages\PublicApiGenerator.8.1.0\ApiGenerator.cs" />
9382 <Compile Include =" Handler\ExpectDoNotContinueDispatchingCurrentMessageToHandlersTests.cs" />
9483 <Compile Include =" Handler\ExpectDeferTests.cs" />
9584 <Compile Include =" Handler\ExpectForwardCurrentMessageToTests.cs" />
120109 <None Include =" packages.config" />
121110 </ItemGroup >
122111 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
112+ <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
113+ <PropertyGroup >
114+ <ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
115+ </PropertyGroup >
116+ <Error Condition =" !Exists('..\packages\NUnit.3.11.0\build\NUnit.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\NUnit.3.11.0\build\NUnit.props'))" />
117+ <Error Condition =" !Exists('..\packages\NUnit3TestAdapter.3.13.0\build\net35\NUnit3TestAdapter.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\NUnit3TestAdapter.3.13.0\build\net35\NUnit3TestAdapter.props'))" />
118+ </Target >
123119</Project >
0 commit comments