File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
NServiceBus.RabbitMQ.AcceptanceTests
NServiceBus.RabbitMQ.Tests Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 1111 <AssemblyName >NServiceBus.RabbitMQ.AcceptanceTests</AssemblyName >
1212 <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
1313 <FileAlignment >512</FileAlignment >
14+ <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\</SolutionDir >
1415 </PropertyGroup >
1516 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1617 <DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change 1212 <TargetFrameworkVersion >v4.0</TargetFrameworkVersion >
1313 <FileAlignment >512</FileAlignment >
1414 <RestorePackages >true</RestorePackages >
15+ <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\</SolutionDir >
1516 </PropertyGroup >
1617 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1718 <DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change 1414 <SignAssembly >true</SignAssembly >
1515 <AssemblyOriginatorKeyFile >..\..\NServiceBus.snk</AssemblyOriginatorKeyFile >
1616 <FodyPath >..\packages\Fody</FodyPath >
17+ <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\</SolutionDir >
1718 </PropertyGroup >
1819 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1920 <DebugSymbols >true</DebugSymbols >
You can’t perform that action at this time.
0 commit comments