|
63 | 63 | <Reference Include="Microsoft.Azure.Common.NetFramework">
|
64 | 64 | <HintPath>..\..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.NetFramework.dll</HintPath>
|
65 | 65 | </Reference>
|
| 66 | + <Reference Include="Microsoft.Azure.Management.Automation"> |
| 67 | + <HintPath>..\..\..\packages\Microsoft.Azure.Management.Automation.2.0.0\lib\net40\Microsoft.Azure.Management.Automation.dll</HintPath> |
| 68 | + </Reference> |
66 | 69 | <Reference Include="Microsoft.Azure.ResourceManager, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
67 | 70 | <SpecificVersion>False</SpecificVersion>
|
68 | 71 | <HintPath>..\..\..\packages\Microsoft.Azure.Management.Resources.2.18.11-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath>
|
69 | 72 | </Reference>
|
70 |
| - <Reference Include="Microsoft.Azure.Test.Framework, Version=1.0.5785.18045, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 73 | + <Reference Include="Microsoft.Azure.Test.Framework, Version=1.0.5799.28345, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
71 | 74 | <SpecificVersion>False</SpecificVersion>
|
72 | 75 | <HintPath>..\..\..\packages\Microsoft.Azure.Test.Framework.1.0.5799.28345-prerelease\lib\net45\Microsoft.Azure.Test.Framework.dll</HintPath>
|
73 | 76 | </Reference>
|
74 | 77 | <Reference Include="Microsoft.Azure.Test.HttpRecorder, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
| 78 | + <SpecificVersion>False</SpecificVersion> |
75 | 79 | <HintPath>..\..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.0.5799.28345-prerelease\lib\net45\Microsoft.Azure.Test.HttpRecorder.dll</HintPath>
|
76 |
| - <Private>True</Private> |
77 |
| - </Reference> |
78 |
| - <Reference Include="Microsoft.Azure.Management.Automation"> |
79 |
| - <HintPath>..\..\..\packages\Microsoft.Azure.Management.Automation.2.0.0\lib\net40\Microsoft.Azure.Management.Automation.dll</HintPath> |
80 | 80 | </Reference>
|
81 | 81 | <Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory">
|
82 | 82 | <SpecificVersion>False</SpecificVersion>
|
|
119 | 119 | <HintPath>..\..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll</HintPath>
|
120 | 120 | </Reference>
|
121 | 121 | <Reference Include="System" />
|
122 |
| - <Reference Include="System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" /> |
| 122 | + <Reference Include="System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 123 | + <SpecificVersion>False</SpecificVersion> |
| 124 | + <HintPath>..\..\..\..\..\..\Windows\Microsoft.NET\assembly\GAC_MSIL\System.Management.Automation\v4.0_3.0.0.0__31bf3856ad364e35\System.Management.Automation.dll</HintPath> |
| 125 | + </Reference> |
123 | 126 | <Reference Include="System.Net" />
|
124 | 127 | <Reference Include="System.Net.Http" />
|
125 | 128 | <Reference Include="System.Net.Http.Extensions, Version=2.2.28.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
0 commit comments