File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/ResourceManager/AzureStackAdmin/Commands.AzureStackAdmin Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 19
19
<DebugSymbols >true</DebugSymbols >
20
20
<DebugType >full</DebugType >
21
21
<Optimize >false</Optimize >
22
- <OutputPath >..\..\..\Package\Debug\ResourceManager\AzureResourceManager\AzureRm .AzureStackAdmin\</OutputPath >
22
+ <OutputPath >..\..\..\Package\Debug\ResourceManager\AzureResourceManager\AzureRM .AzureStackAdmin\</OutputPath >
23
23
<DefineConstants >TRACE;DEBUG</DefineConstants >
24
24
<ErrorReport >prompt</ErrorReport >
25
25
<WarningLevel >4</WarningLevel >
28
28
<Prefer32Bit >false</Prefer32Bit >
29
29
</PropertyGroup >
30
30
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
31
- <OutputPath >..\..\..\Package\Release\ResourceManager\AzureResourceManager\AzureRm .AzureStackAdmin\</OutputPath >
31
+ <OutputPath >..\..\..\Package\Release\ResourceManager\AzureResourceManager\AzureRM .AzureStackAdmin\</OutputPath >
32
32
<DefineConstants >TRACE;SIGN</DefineConstants >
33
33
<Optimize >true</Optimize >
34
34
<DebugType >pdbonly</DebugType >
You can’t perform that action at this time.
0 commit comments