|
42 | 42 | <RunCodeAnalysis>false</RunCodeAnalysis>
|
43 | 43 | </PropertyGroup>
|
44 | 44 | <ItemGroup>
|
45 |
| - <Reference Include="Microsoft.Azure.Gallery, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
46 |
| - <SpecificVersion>False</SpecificVersion> |
47 |
| - <HintPath>..\..\..\packages\Microsoft.Azure.Gallery.2.2.1-preview\lib\net40\Microsoft.Azure.Gallery.dll</HintPath> |
| 45 | + <Reference Include="Hyak.Common"> |
| 46 | + <HintPath>..\..\..\packages\Hyak.Common.1.0.2\lib\net45\Hyak.Common.dll</HintPath> |
| 47 | + </Reference> |
| 48 | + <Reference Include="Microsoft.Azure.Common"> |
| 49 | + <HintPath>..\..\..\packages\Microsoft.Azure.Common.2.0.4\lib\net45\Microsoft.Azure.Common.dll</HintPath> |
| 50 | + </Reference> |
| 51 | + <Reference Include="Microsoft.Azure.Common.Authentication"> |
| 52 | + <HintPath>..\..\..\packages\Microsoft.Azure.Common.Authentication.1.0.17-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath> |
| 53 | + </Reference> |
| 54 | + <Reference Include="Microsoft.Azure.Management.Authorization"> |
| 55 | + <HintPath>..\..\..\packages\Microsoft.Azure.Management.Authorization.0.17.0-preview\lib\net40\Microsoft.Azure.Management.Authorization.dll</HintPath> |
48 | 56 | </Reference>
|
49 | 57 | <Reference Include="Microsoft.Azure.Monitoring, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
50 | 58 | <SpecificVersion>False</SpecificVersion>
|
51 | 59 | <HintPath>..\..\..\packages\Microsoft.Azure.Monitoring.2.2.1-preview\lib\net40\Microsoft.Azure.Monitoring.dll</HintPath>
|
52 | 60 | </Reference>
|
53 |
| - <Reference Include="Microsoft.Azure.ResourceManager, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 61 | + <Reference Include="Microsoft.Azure.ResourceManager"> |
| 62 | + <HintPath>..\..\..\packages\Microsoft.Azure.Management.Resources.2.14.1-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath> |
| 63 | + </Reference> |
| 64 | + <Reference Include="Microsoft.Azure.Test.Framework, Version=1.0.5513.27084, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
54 | 65 | <SpecificVersion>False</SpecificVersion>
|
55 |
| - <HintPath>..\..\..\packages\Microsoft.Azure.Management.Resources.2.7.1-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath> |
| 66 | + <HintPath>..\..\..\packages\Microsoft.Azure.Test.Framework.1.0.5513.27084-prerelease\lib\net45\Microsoft.Azure.Test.Framework.dll</HintPath> |
56 | 67 | </Reference>
|
57 |
| - <Reference Include="Microsoft.Azure.Utilities.HttpRecorder, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 68 | + <Reference Include="Microsoft.Azure.Test.HttpRecorder, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
58 | 69 | <SpecificVersion>False</SpecificVersion>
|
59 |
| - <HintPath>..\..\..\packages\Hydra.HttpRecorder.1.0.5417.13285-prerelease\lib\net45\Microsoft.Azure.Utilities.HttpRecorder.dll</HintPath> |
| 70 | + <HintPath>..\..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.0.5513.27084-prerelease\lib\net45\Microsoft.Azure.Test.HttpRecorder.dll</HintPath> |
60 | 71 | </Reference>
|
61 | 72 | <Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory, Version=2.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
62 | 73 | <SpecificVersion>False</SpecificVersion>
|
63 |
| - <HintPath>..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.11.10918.1222\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll</HintPath> |
| 74 | + <HintPath>..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.12.111071459\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll</HintPath> |
64 | 75 | </Reference>
|
65 |
| - <Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory.Platform"> |
66 |
| - <HintPath>..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.3.0.110281957-alpha\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll</HintPath> |
| 76 | + <Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms"> |
| 77 | + <HintPath>..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.12.111071459\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll</HintPath> |
67 | 78 | </Reference>
|
68 | 79 | <Reference Include="Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
69 | 80 | <SpecificVersion>False</SpecificVersion>
|
|
77 | 88 | <SpecificVersion>False</SpecificVersion>
|
78 | 89 | <HintPath>..\..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll</HintPath>
|
79 | 90 | </Reference>
|
80 |
| - <Reference Include="Microsoft.WindowsAzure.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
81 |
| - <SpecificVersion>False</SpecificVersion> |
| 91 | + <Reference Include="Microsoft.WindowsAzure.Common"> |
82 | 92 | <HintPath>..\..\..\packages\Microsoft.WindowsAzure.Common.1.4.1\lib\net45\Microsoft.WindowsAzure.Common.dll</HintPath>
|
83 | 93 | </Reference>
|
84 |
| - <Reference Include="Microsoft.WindowsAzure.Common.NetFramework, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
85 |
| - <SpecificVersion>False</SpecificVersion> |
86 |
| - <HintPath>..\..\..\packages\Microsoft.WindowsAzure.Common.1.4.1\lib\net45\Microsoft.WindowsAzure.Common.NetFramework.dll</HintPath> |
87 |
| - </Reference> |
88 |
| - <Reference Include="Microsoft.WindowsAzure.Management.Storage, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
89 |
| - <SpecificVersion>False</SpecificVersion> |
90 |
| - <HintPath>..\..\..\packages\Microsoft.WindowsAzure.Management.Storage.2.0.0\lib\net40\Microsoft.WindowsAzure.Management.Storage.dll</HintPath> |
91 |
| - </Reference> |
92 |
| - <Reference Include="Microsoft.WindowsAzure.Testing, Version=1.0.5417.13285, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
93 |
| - <SpecificVersion>False</SpecificVersion> |
94 |
| - <HintPath>..\..\..\packages\Hydra.SpecTestSupport.1.0.5417.13285-prerelease\lib\net45\Microsoft.WindowsAzure.Testing.dll</HintPath> |
95 |
| - </Reference> |
96 | 94 | <Reference Include="Moq, Version=4.2.1402.2112, Culture=neutral, PublicKeyToken=69f491c39445e920, processorArchitecture=MSIL">
|
97 | 95 | <SpecificVersion>False</SpecificVersion>
|
98 | 96 | <HintPath>..\..\..\packages\Moq.4.2.1402.2112\lib\net40\Moq.dll</HintPath>
|
|
0 commit comments