1616 <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\</SolutionDir >
1717 <TargetFrameworkProfile />
1818 <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\</SolutionDir >
19- <NuGetPackageImportStamp >76bed58f</NuGetPackageImportStamp >
19+ <NuGetPackageImportStamp >
20+ </NuGetPackageImportStamp >
2021 </PropertyGroup >
2122 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
2223 <DebugSymbols >true</DebugSymbols >
4748 <Prefer32Bit >false</Prefer32Bit >
4849 </PropertyGroup >
4950 <ItemGroup >
50- <Reference Include =" Janitor" >
51- <HintPath >..\packages\Janitor.Fody.1.1.0 .0\Lib\portable-net4+sl5+wp8+win8+wpa81+MonoAndroid16+MonoTouch40 \Janitor.dll</HintPath >
51+ <Reference Include =" Janitor, Version=1.1.6.0, Culture=neutral, PublicKeyToken=d34c7d3bba3746e6, processorArchitecture=MSIL " >
52+ <HintPath >..\packages\Janitor.Fody.1.1.6 .0\Lib\dotnet \Janitor.dll</HintPath >
5253 <Private >False</Private >
5354 </Reference >
5455 <Reference Include =" Microsoft.CSharp" />
5556 <Reference Include =" NServiceBus.Core, Version=5.0.0.0, Culture=neutral, PublicKeyToken=9fc386479f8a226c, processorArchitecture=MSIL" >
5657 <SpecificVersion >False</SpecificVersion >
5758 <HintPath >..\packages\NServiceBus.5.2.0\lib\net45\NServiceBus.Core.dll</HintPath >
5859 </Reference >
59- <Reference Include =" Obsolete" >
60- <HintPath >..\packages\Obsolete.Fody.3.1.0.0 \Lib\NET35 \Obsolete.dll</HintPath >
60+ <Reference Include =" Obsolete, Version=4.0.4.0, Culture=neutral, PublicKeyToken=1ca091877d12ca03, processorArchitecture=MSIL " >
61+ <HintPath >..\packages\Obsolete.Fody.4.0.4 \Lib\dotnet \Obsolete.dll</HintPath >
6162 <Private >False</Private >
6263 </Reference >
63- <Reference Include =" RabbitMQ.Client, Version=3.5.0 .0, Culture=neutral, PublicKeyToken=89e7d7c5feba84ce, processorArchitecture=MSIL" >
64- <SpecificVersion >False</ SpecificVersion >
65- <HintPath >..\packages\RabbitMQ.Client.3.5.0\lib\net40\RabbitMQ.Client.dll</ HintPath >
64+ <Reference Include =" RabbitMQ.Client, Version=3.6.1 .0, Culture=neutral, PublicKeyToken=89e7d7c5feba84ce, processorArchitecture=MSIL" >
65+ <HintPath >..\packages\RabbitMQ.Client.3.6.1\lib\net45\RabbitMQ.Client.dll</ HintPath >
66+ <Private >True</ Private >
6667 </Reference >
6768 <Reference Include =" System" />
6869 <Reference Include =" System.Configuration" />
119120 <PropertyGroup >
120121 <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 >
121122 </PropertyGroup >
122- <Error Condition =" !Exists('..\packages\Fody.1.26.4\build\Fody.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Fody.1.26.4\build\Fody.targets'))" />
123123 <Error Condition =" !Exists('..\packages\GitVersionTask.2.0.1\Build\GitVersionTask.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\GitVersionTask.2.0.1\Build\GitVersionTask.targets'))" />
124124 <Error Condition =" !Exists('..\packages\NuGetPackager.0.5.5\build\NuGetPackager.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\NuGetPackager.0.5.5\build\NuGetPackager.targets'))" />
125+ <Error Condition =" !Exists('..\packages\Fody.1.29.4\build\dotnet\Fody.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Fody.1.29.4\build\dotnet\Fody.targets'))" />
125126 </Target >
126- <Import Project =" ..\packages\Fody.1.26.4\build\Fody.targets" Condition =" Exists('..\packages\Fody.1.26.4\build\Fody.targets')" />
127127 <Import Project =" ..\packages\GitVersionTask.2.0.1\Build\GitVersionTask.targets" Condition =" Exists('..\packages\GitVersionTask.2.0.1\Build\GitVersionTask.targets')" />
128128 <Import Project =" ..\packages\NuGetPackager.0.5.5\build\NuGetPackager.targets" Condition =" Exists('..\packages\NuGetPackager.0.5.5\build\NuGetPackager.targets')" />
129+ <Import Project =" ..\packages\Fody.1.29.4\build\dotnet\Fody.targets" Condition =" Exists('..\packages\Fody.1.29.4\build\dotnet\Fody.targets')" />
129130</Project >
0 commit comments