File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Commands.ResourceManager/Cmdlets Expand file tree Collapse file tree 3 files changed +6
-6
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 >..\..\..\.. \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 >..\..\..\.. \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 >
247
247
</ItemGroup >
248
248
<ItemGroup />
249
249
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
250
- </Project >
250
+ </Project >
Original file line number Diff line number Diff line change 595
595
</ItemGroup >
596
596
<ItemGroup />
597
597
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
598
- </Project >
598
+ </Project >
Original file line number Diff line number Diff line change 21
21
<DebugSymbols >true</DebugSymbols >
22
22
<DebugType >full</DebugType >
23
23
<Optimize >false</Optimize >
24
- <OutputPath >..\..\..\Debug\ResourceManager\AzureResourceManager\AzureRM.Resources\</OutputPath >
24
+ <OutputPath >..\..\..\Stack\ Debug\ResourceManager\AzureResourceManager\AzureRM.Resources\</OutputPath >
25
25
<DefineConstants >DEBUG;TRACE</DefineConstants >
26
26
<ErrorReport >prompt</ErrorReport >
27
27
<WarningLevel >4</WarningLevel >
176
176
</ItemGroup >
177
177
<Copy SourceFiles =" @(MarkdownFiles)" DestinationFolder =" $(OutputPath)\help\" ContinueOnError =" false" />
178
178
</Target >
179
- </Project >
179
+ </Project >
You can’t perform that action at this time.
0 commit comments