|
82 | 82 | <SpecificVersion>False</SpecificVersion>
|
83 | 83 | <HintPath>..\..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll</HintPath>
|
84 | 84 | </Reference>
|
| 85 | + <Reference Include="Microsoft.Azure.Commands.Resources.dll"> |
| 86 | + <Private>true</Private> |
| 87 | + </Reference> |
| 88 | + <Reference Include="Microsoft.Azure.Commands.ResourceManager.Cmdlets.dll"> |
| 89 | + <Private>true</Private> |
| 90 | + </Reference> |
| 91 | + <Reference Include="Microsoft.Azure.Commands.ResourceManager.Common.dll"> |
| 92 | + <Private>true</Private> |
| 93 | + </Reference> |
| 94 | + <Reference Include="Microsoft.WindowsAzure.Commands.Common.dll"> |
| 95 | + <Private>true</Private> |
| 96 | + </Reference> |
| 97 | + <Reference Include="Microsoft.Azure.Commands.Common.Authentication.dll"> |
| 98 | + <Private>true</Private> |
| 99 | + </Reference> |
85 | 100 | <Reference Include="System" />
|
86 | 101 | <Reference Include="System.Core" />
|
87 | 102 | <Reference Include="System.Net.Http" />
|
|
93 | 108 | <Reference Include="System.Xml" />
|
94 | 109 | <Reference Include="System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
|
95 | 110 | </ItemGroup>
|
96 |
| - <ItemGroup> |
97 |
| - <ProjectReference Include="..\..\..\Common\Commands.Common.Authentication\Commands.Common.Authentication.csproj"> |
98 |
| - <Project>{d3804b64-c0d3-48f8-82ec-1f632f833c9e}</Project> |
99 |
| - <Name>Commands.Common.Authentication</Name> |
100 |
| - </ProjectReference> |
101 |
| - <ProjectReference Include="..\..\..\Common\Commands.Common\Commands.Common.csproj"> |
102 |
| - <Project>{5ee72c53-1720-4309-b54b-5fb79703195f}</Project> |
103 |
| - <Name>Commands.Common</Name> |
104 |
| - </ProjectReference> |
105 |
| - <ProjectReference Include="..\..\Common\Commands.ResourceManager.Common\Commands.ResourceManager.Common.csproj"> |
106 |
| - <Project>{3819d8a7-c62c-4c47-8ddd-0332d9ce1252}</Project> |
107 |
| - <Name>Commands.ResourceManager.Common</Name> |
108 |
| - </ProjectReference> |
109 |
| - <ProjectReference Include="..\..\Resources\Commands.ResourceManager\Cmdlets\Commands.Resources.Rest.csproj"> |
110 |
| - <Project>{8058d403-06e3-4bed-8924-d166ce303961}</Project> |
111 |
| - <Name>Commands.Resources.Rest</Name> |
112 |
| - </ProjectReference> |
113 |
| - <ProjectReference Include="..\..\Resources\Commands.Resources\Commands.Resources.csproj"> |
114 |
| - <Project>{e1f5201d-6067-430e-b303-4e367652991b}</Project> |
115 |
| - <Name>Commands.Resources</Name> |
116 |
| - </ProjectReference> |
117 |
| - </ItemGroup> |
118 | 111 | <ItemGroup>
|
119 | 112 | <Compile Include="Cmdlets\ExportWebServiceDefinition.cs" />
|
120 | 113 | <Compile Include="Cmdlets\GetAzureMLWebServiceKeys.cs" />
|
|
0 commit comments