|
29 | 29 | <Prefer32Bit>false</Prefer32Bit>
|
30 | 30 | </PropertyGroup>
|
31 | 31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
|
32 |
| - <OutputPath>..\..\..\Package\Release\ResourceManager\AzureResourceManager\AzureRM.Websites\</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>
|
|
100 | 100 | </Reference>
|
101 | 101 | <Reference Include="System" />
|
102 | 102 | <Reference Include="System.Core" />
|
| 103 | + <Reference Include="System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 104 | + <SpecificVersion>False</SpecificVersion> |
| 105 | + <HintPath>C:\Windows\Microsoft.NET\assembly\GAC_MSIL\System.Management.Automation\v4.0_3.0.0.0__31bf3856ad364e35\System.Management.Automation.dll</HintPath> |
| 106 | + </Reference> |
103 | 107 | <Reference Include="System.Net" />
|
104 | 108 | <Reference Include="System.Net.Http" />
|
105 | 109 | <Reference Include="System.Net.Http.Extensions, Version=2.2.28.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
117 | 121 | <Reference Include="Microsoft.CSharp" />
|
118 | 122 | <Reference Include="System.Data" />
|
119 | 123 | <Reference Include="System.Xml" />
|
120 |
| - <Reference Include="System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" /> |
121 | 124 | </ItemGroup>
|
122 | 125 | <ItemGroup>
|
123 | 126 | <Compile Include="Cmdlets\AzureEventHubsCmdletBase.cs" />
|
|
157 | 160 | <Compile Include="Properties\AssemblyInfo.cs" />
|
158 | 161 | </ItemGroup>
|
159 | 162 | <ItemGroup>
|
160 |
| - <None Include="AzureRM.EventHub.psd1"> |
| 163 | + <None Include="..\AzureRM.EventHub.psd1"> |
161 | 164 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
162 | 165 | </None>
|
163 | 166 | <None Include="MSSharedLibKey.snk" />
|
|
0 commit comments