File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/ResourceManager/EventHub/Commands.EventHub 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 >..\..\..\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Eventhub \</OutputPath >
23
+ <OutputPath >..\..\..\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.EventHub \</OutputPath >
24
24
<DefineConstants >DEBUG;TRACE</DefineConstants >
25
25
<ErrorReport >prompt</ErrorReport >
26
26
<WarningLevel >4</WarningLevel >
29
29
<Prefer32Bit >false</Prefer32Bit >
30
30
</PropertyGroup >
31
31
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU'" >
32
- <OutputPath >..\..\..\Package\Release\ResourceManager\AzureResourceManager\AzureRM.Eventhub \</OutputPath >
32
+ <OutputPath >..\..\..\Package\Release\ResourceManager\AzureResourceManager\AzureRM.EventHub \</OutputPath >
33
33
<DefineConstants >TRACE;SIGN</DefineConstants >
34
34
<Optimize >true</Optimize >
35
35
<DebugType >pdbonly</DebugType >
You can’t perform that action at this time.
0 commit comments