File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/ResourceManager/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 12
12
</PropertyGroup >
13
13
14
14
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
15
- <OutputPath >..\..\..\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Resources.Netcore\</OutputPath >
15
+ <OutputPath >..\..\..\..\ Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Resources.Netcore\</OutputPath >
16
16
<SignAssembly >True</SignAssembly >
17
17
<DelaySign >True</DelaySign >
18
18
<AssemblyOriginatorKeyFile >MSSharedLibKey.snk</AssemblyOriginatorKeyFile >
19
19
<DefineConstants >TRACE;RELEASE;NETSTANDARD;SIGN</DefineConstants >
20
20
</PropertyGroup >
21
21
22
22
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
23
- <OutputPath >..\..\..\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Resources.Netcore\</OutputPath >
23
+ <OutputPath >..\..\..\..\ Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Resources.Netcore\</OutputPath >
24
24
<DefineConstants >TRACE;DEBUG;NETSTANDARD</DefineConstants >
25
25
<DelaySign >false</DelaySign >
26
26
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments