|
6 | 6 | <ProductVersion>
|
7 | 7 | </ProductVersion>
|
8 | 8 | <SchemaVersion>2.0</SchemaVersion>
|
9 |
| - <ProjectGuid>{127D0D51-FDEA-4E1A-8CD8-34DEB5C2F7F6}</ProjectGuid> |
| 9 | + <ProjectGuid>{59D1B5DC-9175-43EC-90C6-CBA601B3565F}</ProjectGuid> |
10 | 10 | <OutputType>Library</OutputType>
|
11 | 11 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
12 | 12 | <RootNamespace>Microsoft.Azure.Commands.Automation.Test</RootNamespace>
|
13 |
| - <AssemblyName>Microsoft.Azure.Commands.Automation.Test</AssemblyName> |
| 13 | + <AssemblyName>Microsoft.Azure.Commands.ResourceManager.Automation.Test</AssemblyName> |
14 | 14 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
15 | 15 | <FileAlignment>512</FileAlignment>
|
16 | 16 | <ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
50 | 50 | <Reference Include="Hyak.Common">
|
51 | 51 | <HintPath>..\..\..\packages\Hyak.Common.1.0.2\lib\portable-net403+win+wpa81\Hyak.Common.dll</HintPath>
|
52 | 52 | </Reference>
|
53 |
| - <Reference Include="Microsoft.Azure.Commands.ResourceManager.Automation"> |
54 |
| - <HintPath>..\..\..\Package\Debug\ResourceManager\AzureResourceManager\Automation\Microsoft.Azure.Commands.ResourceManager.Automation.dll</HintPath> |
55 |
| - </Reference> |
56 | 53 | <Reference Include="Microsoft.Azure.Common">
|
57 |
| - <HintPath>..\..\..\packages\Microsoft.Azure.Common.2.0.2\lib\net45\Microsoft.Azure.Common.dll</HintPath> |
| 54 | + <HintPath>..\..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll</HintPath> |
58 | 55 | </Reference>
|
59 | 56 | <Reference Include="Microsoft.Azure.Common.Authentication, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
60 | 57 | <SpecificVersion>False</SpecificVersion>
|
61 |
| - <HintPath>..\..\..\packages\Microsoft.Azure.Common.Authentication.1.0.14-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath> |
| 58 | + <HintPath>..\..\..\packages\Microsoft.Azure.Common.Authentication.1.0.25-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath> |
62 | 59 | </Reference>
|
63 | 60 | <Reference Include="Microsoft.Azure.Common.NetFramework">
|
64 |
| - <HintPath>..\..\..\packages\Microsoft.Azure.Common.2.0.2\lib\net45\Microsoft.Azure.Common.NetFramework.dll</HintPath> |
| 61 | + <HintPath>..\..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.NetFramework.dll</HintPath> |
65 | 62 | </Reference>
|
66 | 63 | <Reference Include="Microsoft.Azure.ResourceManager">
|
67 |
| - <HintPath>..\..\..\packages\Microsoft.Azure.Management.Resources.2.12.0-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath> |
| 64 | + <HintPath>..\..\..\packages\Microsoft.Azure.Management.Resources.2.18.0-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath> |
68 | 65 | </Reference>
|
69 | 66 | <Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory">
|
70 | 67 | <SpecificVersion>False</SpecificVersion>
|
71 |
| - <HintPath>..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.12.111071459\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll</HintPath> |
| 68 | + <HintPath>..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.14.201151115\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll</HintPath> |
72 | 69 | </Reference>
|
73 | 70 | <Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms">
|
74 |
| - <HintPath>..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.12.111071459\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll</HintPath> |
| 71 | + <HintPath>..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.14.201151115\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll</HintPath> |
75 | 72 | </Reference>
|
76 | 73 | <Reference Include="Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
77 | 74 | <SpecificVersion>False</SpecificVersion>
|
|
88 | 85 | <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
|
89 | 86 | <Reference Include="Microsoft.WindowsAzure.Management, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
90 | 87 | <SpecificVersion>False</SpecificVersion>
|
91 |
| - <HintPath>..\..\..\packages\Microsoft.WindowsAzure.Management.4.0.1\lib\net40\Microsoft.WindowsAzure.Management.dll</HintPath> |
| 88 | + <HintPath>..\..\..\packages\Microsoft.WindowsAzure.Management.4.1.1\lib\net40\Microsoft.WindowsAzure.Management.dll</HintPath> |
92 | 89 | </Reference>
|
93 | 90 | <Reference Include="Moq, Version=4.2.1402.2112, Culture=neutral, PublicKeyToken=69f491c39445e920, processorArchitecture=MSIL">
|
94 | 91 | <SpecificVersion>False</SpecificVersion>
|
|
127 | 124 | <Project>{5ee72c53-1720-4309-b54b-5fb79703195f}</Project>
|
128 | 125 | <Name>Commands.Common</Name>
|
129 | 126 | </ProjectReference>
|
| 127 | + <ProjectReference Include="..\Commands.Automation\Commands.ResourceManagement.Automation.csproj"> |
| 128 | + <Project>{90def35a-f7ff-40d0-b008-f489a4c092db}</Project> |
| 129 | + <Name>Commands.ResourceManagement.Automation</Name> |
| 130 | + </ProjectReference> |
130 | 131 | </ItemGroup>
|
131 | 132 | <ItemGroup>
|
132 | 133 | <None Include="MSSharedLibKey.snk" />
|
|
0 commit comments