File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed
Compute/Commands.ServiceManagement.Test Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 28
28
<Prefer32Bit >false</Prefer32Bit >
29
29
</PropertyGroup >
30
30
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU'" >
31
- <OutputPath >bin\ Release\</OutputPath >
31
+ <OutputPath >..\..\Package\ Release\ServiceManagement\Azure\Services </OutputPath >
32
32
<DefineConstants >TRACE;SIGN</DefineConstants >
33
33
<Optimize >true</Optimize >
34
34
<DebugType >pdbonly</DebugType >
Original file line number Diff line number Diff line change 608
608
<Project >{65c3a86a-716d-4e7d-ab67-1db00b3bf72d}</Project >
609
609
<Name >Commands.Common.Storage</Name >
610
610
</ProjectReference >
611
+ <ProjectReference Include =" ..\..\..\Common\Commands.Profile\Commands.Profile.csproj" >
612
+ <Project >{c60342b1-47d3-4a0e-8081-9b97ce60b7af}</Project >
613
+ <Name >Commands.Profile</Name >
614
+ </ProjectReference >
611
615
<ProjectReference Include =" ..\..\..\Common\Commands.ScenarioTests.Common\Commands.ScenarioTests.Common.csproj" >
612
616
<Project >{c1bda476-a5cc-4394-914d-48b0ec31a710}</Project >
613
617
<Name >Commands.ScenarioTests.Common</Name >
Original file line number Diff line number Diff line change 404
404
</None >
405
405
</ItemGroup >
406
406
<ItemGroup >
407
+ <ProjectReference Include =" ..\..\..\Common\Commands.Profile\Commands.Profile.csproj" >
408
+ <Project >{c60342b1-47d3-4a0e-8081-9b97ce60b7af}</Project >
409
+ <Name >Commands.Profile</Name >
410
+ </ProjectReference >
407
411
<ProjectReference Include =" ..\..\..\Common\Commands.ScenarioTests.Common\Commands.ScenarioTests.Common.csproj" >
408
412
<Project >{c1bda476-a5cc-4394-914d-48b0ec31a710}</Project >
409
413
<Name >Commands.ScenarioTests.Common</Name >
You can’t perform that action at this time.
0 commit comments