47
47
<Reference Include =" Microsoft.Azure.Common" >
48
48
<HintPath >..\..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll</HintPath >
49
49
</Reference >
50
- <Reference Include =" Microsoft.Azure.Common.Authentication, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL " >
51
- <HintPath >..\..\..\packages\Microsoft.Azure.Common.Authentication.1.4.0 -preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath >
50
+ <Reference Include =" Microsoft.Azure.Common.Authentication" >
51
+ <HintPath >..\..\..\packages\Microsoft.Azure.Common.Authentication.1.5.2 -preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath >
52
52
<Private >True</Private >
53
53
</Reference >
54
54
<Reference Include =" Microsoft.Azure.Common.NetFramework" >
55
55
<HintPath >..\..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.NetFramework.dll</HintPath >
56
56
</Reference >
57
57
<Reference Include =" Microsoft.Azure.Management.Authorization" >
58
- <HintPath >..\..\..\packages\Microsoft.Azure.Management.Authorization.1 .0.0\lib\net40\Microsoft.Azure.Management.Authorization.dll</HintPath >
58
+ <HintPath >..\..\..\packages\Microsoft.Azure.Management.Authorization.2 .0.0\lib\net40\Microsoft.Azure.Management.Authorization.dll</HintPath >
59
59
</Reference >
60
60
<Reference Include =" Microsoft.Azure.Gallery" >
61
61
<HintPath >..\..\..\packages\Microsoft.Azure.Gallery.2.6.2-preview\lib\net40\Microsoft.Azure.Gallery.dll</HintPath >
70
70
</Reference >
71
71
<Reference Include =" Microsoft.Azure.Test.Framework" >
72
72
<SpecificVersion >False</SpecificVersion >
73
- <HintPath >..\..\..\packages\Microsoft.Azure.Test.Framework.1.0.5785.18045 -prerelease\lib\net45\Microsoft.Azure.Test.Framework.dll</HintPath >
73
+ <HintPath >..\..\..\packages\Microsoft.Azure.Test.Framework.1.0.5799.28345 -prerelease\lib\net45\Microsoft.Azure.Test.Framework.dll</HintPath >
74
74
</Reference >
75
75
<Reference Include =" Microsoft.Azure.Test.HttpRecorder" >
76
76
<SpecificVersion >False</SpecificVersion >
77
- <HintPath >..\..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.0.5785.18045 -prerelease\lib\net45\Microsoft.Azure.Test.HttpRecorder.dll</HintPath >
77
+ <HintPath >..\..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.0.5799.28345 -prerelease\lib\net45\Microsoft.Azure.Test.HttpRecorder.dll</HintPath >
78
78
</Reference >
79
79
<Reference Include =" Microsoft.IdentityModel.Clients.ActiveDirectory" >
80
80
<HintPath >..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll</HintPath >
83
83
<SpecificVersion >False</SpecificVersion >
84
84
<HintPath >..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll</HintPath >
85
85
</Reference >
86
- <Reference Include =" Microsoft.Rest.ClientRuntime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL " >
87
- <HintPath >..\..\..\packages\Microsoft.Rest.ClientRuntime.1.3.0 \lib\net45\Microsoft.Rest.ClientRuntime.dll</HintPath >
86
+ <Reference Include =" Microsoft.Rest.ClientRuntime" >
87
+ <HintPath >..\..\..\packages\Microsoft.Rest.ClientRuntime.1.8.2 \lib\net45\Microsoft.Rest.ClientRuntime.dll</HintPath >
88
88
<Private >True</Private >
89
89
</Reference >
90
- <Reference Include =" Microsoft.Rest.ClientRuntime.Azure.Authentication, Version=0.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL " >
91
- <HintPath >..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.Authentication.0.9.3 \lib\net45\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll</HintPath >
90
+ <Reference Include =" Microsoft.Rest.ClientRuntime.Azure.Authentication" >
91
+ <HintPath >..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.Authentication.0.11.0 \lib\net45\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll</HintPath >
92
92
<Private >True</Private >
93
93
</Reference >
94
94
<Reference Include =" Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
162
162
<Compile Include =" ScenarioTests\OperationalInsightsScenarioTestBase.cs" />
163
163
</ItemGroup >
164
164
<ItemGroup >
165
- <None Include =" app.config" />
166
165
<None Include =" MSSharedLibKey.snk" />
167
166
<None Include =" packages.config" >
168
167
<SubType >Designer</SubType >
212
211
</ItemGroup >
213
212
<ItemGroup />
214
213
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
215
- <Import Project =" ..\..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets" Condition =" Exists('..\..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" />
216
- <Import Project =" $(SolutionDir)\.nuget\NuGet.targets" Condition =" Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
217
- <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
218
- <PropertyGroup >
219
- <ErrorText >This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
220
- </PropertyGroup >
221
- <Error Condition =" !Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text =" $([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
222
- </Target >
223
214
</Project >
0 commit comments