|
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
3 | | - <Import Project="..\..\..\packages\xunit.runner.visualstudio.2.1.0\build\net20\xunit.runner.visualstudio.props" Condition="Exists('..\..\..\packages\xunit.runner.visualstudio.2.1.0\build\net20\xunit.runner.visualstudio.props')" /> |
| 3 | + <Import Project="..\..\..\packages\xunit.runner.visualstudio.2.3.0-beta2-build1317\build\net20\xunit.runner.visualstudio.props" Condition="Exists('..\..\..\packages\xunit.runner.visualstudio.2.3.0-beta2-build1317\build\net20\xunit.runner.visualstudio.props')" /> |
4 | 4 | <Import Project="..\..\..\packages\xunit.core.2.1.0\build\portable-net45+win8+wp8+wpa81\xunit.core.props" Condition="Exists('..\..\..\packages\xunit.core.2.1.0\build\portable-net45+win8+wp8+wpa81\xunit.core.props')" /> |
5 | 5 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
6 | 6 | <PropertyGroup> |
|
62 | 62 | <HintPath>..\..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll</HintPath> |
63 | 63 | </Reference> |
64 | 64 | <Reference Include="Microsoft.Azure.Management.Monitor"> |
65 | | - <HintPath>..\..\..\packages\Microsoft.Azure.Management.Monitor.0.16.0-preview\lib\net452\Microsoft.Azure.Management.Monitor.dll</HintPath> |
| 65 | + <HintPath>..\..\..\packages\Microsoft.Azure.Management.Monitor.0.16.1-preview\lib\net452\Microsoft.Azure.Management.Monitor.dll</HintPath> |
66 | 66 | </Reference> |
67 | 67 | <Reference Include="Microsoft.Azure.Test.Framework"> |
68 | 68 | <SpecificVersion>False</SpecificVersion> |
69 | 69 | <HintPath>..\..\..\packages\Microsoft.Azure.Test.Framework.1.0.6179.26854-prerelease\lib\net45\Microsoft.Azure.Test.Framework.dll</HintPath> |
70 | 70 | </Reference> |
71 | 71 | <Reference Include="Microsoft.Azure.Test.HttpRecorder"> |
72 | | - <HintPath>..\..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.6.7-preview\lib\net45\Microsoft.Azure.Test.HttpRecorder.dll</HintPath> |
| 72 | + <HintPath>..\..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.7.0\lib\net45\Microsoft.Azure.Test.HttpRecorder.dll</HintPath> |
73 | 73 | <Private>True</Private> |
74 | 74 | </Reference> |
75 | 75 | <Reference Include="Microsoft.Bcl.Build"> |
76 | 76 | <SpecificVersion>False</SpecificVersion> |
77 | 77 | <HintPath>..\..\..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.Tasks.dll</HintPath> |
78 | 78 | </Reference> |
| 79 | + <Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory"> |
| 80 | + <SpecificVersion>False</SpecificVersion> |
| 81 | + <HintPath>..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll</HintPath> |
| 82 | + </Reference> |
| 83 | + <Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms, Version=2.28.3.860, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 84 | + <SpecificVersion>False</SpecificVersion> |
| 85 | + <HintPath>..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll</HintPath> |
| 86 | + </Reference> |
79 | 87 | <Reference Include="Microsoft.Rest.ClientRuntime, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
80 | | - <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.2.3.5\lib\net45\Microsoft.Rest.ClientRuntime.dll</HintPath> |
| 88 | + <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.2.3.8\lib\net452\Microsoft.Rest.ClientRuntime.dll</HintPath> |
81 | 89 | <Private>True</Private> |
82 | 90 | </Reference> |
83 | 91 | <Reference Include="Microsoft.Rest.ClientRuntime.Azure"> |
84 | | - <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.5\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll</HintPath> |
| 92 | + <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.8\lib\net452\Microsoft.Rest.ClientRuntime.Azure.dll</HintPath> |
| 93 | + </Reference> |
| 94 | + <Reference Include="Microsoft.Rest.ClientRuntime.Azure.Authentication"> |
| 95 | + <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.Authentication.2.3.1\lib\net452\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll</HintPath> |
85 | 96 | </Reference> |
86 | 97 | <Reference Include="Microsoft.Rest.ClientRuntime.Azure.TestFramework"> |
87 | | - <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.5.0-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath> |
| 98 | + <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.7.2\lib\net452\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath> |
88 | 99 | <Private>True</Private> |
89 | 100 | </Reference> |
90 | 101 | <Reference Include="Moq, Version=4.2.1510.2205, Culture=neutral, PublicKeyToken=69f491c39445e920, processorArchitecture=MSIL"> |
|
105 | 116 | <Reference Include="System.Net.Http" /> |
106 | 117 | <Reference Include="System.Xml" /> |
107 | 118 | <Reference Include="xunit.abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL"> |
108 | | - <HintPath>..\..\..\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll</HintPath> |
| 119 | + <HintPath>..\..\..\packages\xunit.abstractions.2.0.0\lib\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.abstractions.dll</HintPath> |
109 | 120 | <Private>True</Private> |
110 | 121 | </Reference> |
111 | | - <Reference Include="xunit.assert, Version=2.1.0.3179, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL"> |
| 122 | + <Reference Include="xunit.assert"> |
112 | 123 | <HintPath>..\..\..\packages\xunit.assert.2.1.0\lib\portable-net45+win8+wp8+wpa81\xunit.assert.dll</HintPath> |
113 | 124 | <Private>True</Private> |
114 | 125 | </Reference> |
115 | | - <Reference Include="xunit.core, Version=2.1.0.3179, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL"> |
| 126 | + <Reference Include="xunit.core"> |
116 | 127 | <HintPath>..\..\..\packages\xunit.extensibility.core.2.1.0\lib\portable-net45+win8+wp8+wpa81\xunit.core.dll</HintPath> |
117 | 128 | <Private>True</Private> |
118 | 129 | </Reference> |
119 | | - <Reference Include="xunit.execution.desktop, Version=2.1.0.3179, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL"> |
| 130 | + <Reference Include="xunit.execution.desktop"> |
120 | 131 | <HintPath>..\..\..\packages\xunit.extensibility.execution.2.1.0\lib\net45\xunit.execution.desktop.dll</HintPath> |
| 132 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
121 | 133 | <Private>True</Private> |
122 | 134 | </Reference> |
123 | 135 | </ItemGroup> |
|
291 | 303 | <None Include="SessionRecords\Microsoft.Azure.Commands.Insights.Test.ScenarioTests.AutoscaleTests\TestRemoveAzureRmAutoscaleSetting.json"> |
292 | 304 | <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
293 | 305 | </None> |
294 | | - <None Include="SessionRecords\Microsoft.Azure.Commands.Insights.Test.ScenarioTests.ActivityLogsTests\TestGetAzureCorrelationIdLog.json"> |
295 | | - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
296 | | - </None> |
297 | | - <None Include="SessionRecords\Microsoft.Azure.Commands.Insights.Test.ScenarioTests.ActivityLogsTests\TestGetAzureResourceGroupLog.json"> |
298 | | - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
299 | | - </None> |
300 | | - <None Include="SessionRecords\Microsoft.Azure.Commands.Insights.Test.ScenarioTests.ActivityLogsTests\TestGetAzureResourceLog.json"> |
301 | | - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
302 | | - </None> |
303 | | - <None Include="SessionRecords\Microsoft.Azure.Commands.Insights.Test.ScenarioTests.ActivityLogsTests\TestGetAzureResourceProviderLog.json"> |
304 | | - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
305 | | - </None> |
306 | | - <None Include="SessionRecords\Microsoft.Azure.Commands.Insights.Test.ScenarioTests.ActivityLogsTests\TestGetAzureSubscriptionIdLog.json"> |
| 306 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Insights.Test.ScenarioTests.ActivityLogsTests\TestGetAzureLogAllParameters.json"> |
307 | 307 | <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
308 | 308 | </None> |
309 | 309 | <None Include="SessionRecords\Microsoft.Azure.Commands.Insights.Test.ScenarioTests.MetricsTests\TestGetMetrics.json"> |
|
0 commit comments