|
50 | 50 | <SpecificVersion>False</SpecificVersion>
|
51 | 51 | <HintPath>..\..\..\packages\Microsoft.Azure.Common.2.0.1\lib\net45\Microsoft.Azure.Common.dll</HintPath>
|
52 | 52 | </Reference>
|
| 53 | + <Reference Include="Microsoft.Azure.Common.Extensions, Version=0.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 54 | + <SpecificVersion>False</SpecificVersion> |
| 55 | + <HintPath>..\..\..\packages\Microsoft.Azure.Common.Extensions.0.14.0-preview\lib\net45\Microsoft.Azure.Common.Extensions.dll</HintPath> |
| 56 | + </Reference> |
53 | 57 | <Reference Include="Microsoft.Azure.Common.NetFramework, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
54 | 58 | <SpecificVersion>False</SpecificVersion>
|
55 | 59 | <HintPath>..\..\..\packages\Microsoft.Azure.Common.2.0.1\lib\net45\Microsoft.Azure.Common.NetFramework.dll</HintPath>
|
56 | 60 | </Reference>
|
57 | 61 | <Reference Include="Microsoft.Azure.Insights">
|
58 | 62 | <HintPath>..\..\..\packages\Microsoft.Azure.Insights.0.6.0-preview\lib\net45\Microsoft.Azure.Insights.dll</HintPath>
|
59 | 63 | </Reference>
|
60 |
| - <Reference Include="Microsoft.Azure.Common.Extensions"> |
61 |
| - <SpecificVersion>False</SpecificVersion> |
62 |
| - <HintPath>..\..\..\packages\Microsoft.Azure.Common.Extensions.0.13.0-preview\lib\net45\Microsoft.Azure.Common.Extensions.dll</HintPath> |
63 |
| - </Reference> |
64 | 64 | <Reference Include="Microsoft.Azure.ResourceManager">
|
65 | 65 | <HintPath>..\..\..\packages\Microsoft.Azure.Management.Resources.2.12.0-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath>
|
66 | 66 | </Reference>
|
| 67 | + <Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory"> |
| 68 | + <HintPath>..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.11.10918.1222\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll</HintPath> |
| 69 | + </Reference> |
| 70 | + <Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms"> |
| 71 | + <HintPath>..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.11.10918.1222\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll</HintPath> |
| 72 | + </Reference> |
| 73 | + <Reference Include="Microsoft.WindowsAzure.Management"> |
| 74 | + <HintPath>..\..\..\packages\Microsoft.WindowsAzure.Management.4.0.1\lib\net40\Microsoft.WindowsAzure.Management.dll</HintPath> |
| 75 | + </Reference> |
67 | 76 | <Reference Include="System" />
|
68 | 77 | <Reference Include="System.Core" />
|
69 | 78 | <Reference Include="System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
|
|
0 commit comments