File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/ResourceManager/Subscription/Commands.Subscription Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 17
17
<DebugSymbols >true</DebugSymbols >
18
18
<DebugType >full</DebugType >
19
19
<Optimize >false</Optimize >
20
- <OutputPath >..\..\..\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Subscription\</OutputPath >
20
+ <OutputPath >..\..\..\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Subscription.Preview \</OutputPath >
21
21
<DefineConstants >DEBUG;TRACE</DefineConstants >
22
22
<ErrorReport >prompt</ErrorReport >
23
23
<WarningLevel >4</WarningLevel >
24
24
</PropertyGroup >
25
25
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU'" >
26
- <OutputPath >..\..\..\Package\Release\ResourceManager\AzureResourceManager\AzureRM.Subscription\</OutputPath >
26
+ <OutputPath >..\..\..\Package\Release\ResourceManager\AzureResourceManager\AzureRM.Subscription.Preview \</OutputPath >
27
27
<DefineConstants >TRACE;SIGN</DefineConstants >
28
28
<Optimize >true</Optimize >
29
29
<DebugType >pdbonly</DebugType >
101
101
<Target Name="AfterBuild">
102
102
</Target>
103
103
-->
104
- </Project >
104
+ </Project >
You can’t perform that action at this time.
0 commit comments