File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/StackAdmin/Resources/Commands.ResourceManager/Cmdlets Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 20
20
<DebugSymbols >true</DebugSymbols >
21
21
<DebugType >full</DebugType >
22
22
<Optimize >false</Optimize >
23
- <OutputPath >..\..\..\Stack\Debug\ResourceManager\AzureResourceManager\AzureRM.Resources\</OutputPath >
23
+ <OutputPath >..\..\..\..\ Stack\Debug\ResourceManager\AzureResourceManager\AzureRM.Resources\</OutputPath >
24
24
<DefineConstants >DEBUG;TRACE</DefineConstants >
25
25
<ErrorReport >prompt</ErrorReport >
26
26
<WarningLevel >4</WarningLevel >
31
31
<SignAssembly >true</SignAssembly >
32
32
<AssemblyOriginatorKeyFile >MSSharedLibKey.snk</AssemblyOriginatorKeyFile >
33
33
<DelaySign >true</DelaySign >
34
- <OutputPath >..\..\..\Stack\Release\ResourceManager\AzureResourceManager\AzureRM.Resources\</OutputPath >
34
+ <OutputPath >..\..\..\..\ Stack\Release\ResourceManager\AzureResourceManager\AzureRM.Resources\</OutputPath >
35
35
<DefineConstants >TRACE;SIGN</DefineConstants >
36
36
<Optimize >true</Optimize >
37
37
<DebugType >pdbonly</DebugType >
You can’t perform that action at this time.
0 commit comments