1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" 4.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
- <Import Project =" ..\..\..\packages\xunit.runner.visualstudio.2.0.0\build\net20\xunit.runner.visualstudio.props" Condition =" Exists('..\..\..\packages\xunit.runner.visualstudio.2.0.0\build\net20\xunit.runner.visualstudio.props')" />
3
+ <Import Project =" ..\..\..\packages\xunit.runner.visualstudio.2.1.0-beta1-build1051\build\net20\xunit.runner.visualstudio.props" Condition =" Exists('..\..\..\packages\xunit.runner.visualstudio.2.1.0-beta1-build1051\build\net20\xunit.runner.visualstudio.props')" />
4
+ <Import Project =" ..\..\..\packages\xunit.core.2.1.0-beta1-build2945\build\portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.props" Condition =" Exists('..\..\..\packages\xunit.core.2.1.0-beta1-build2945\build\portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.props')" />
4
5
<Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
5
6
<PropertyGroup >
6
7
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
15
16
<TargetFrameworkProfile />
16
17
<SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\..\..\</SolutionDir >
17
18
<RestorePackages >true</RestorePackages >
18
- <NuGetPackageImportStamp >3042119d </NuGetPackageImportStamp >
19
+ <NuGetPackageImportStamp >c29245bf </NuGetPackageImportStamp >
19
20
</PropertyGroup >
20
21
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
21
22
<DebugSymbols >true</DebugSymbols >
49
50
<Reference Include =" Hyak.Common" >
50
51
<HintPath >..\..\..\packages\Hyak.Common.1.0.2\lib\portable-net403+win+wpa81\Hyak.Common.dll</HintPath >
51
52
</Reference >
52
- <Reference Include =" Microsoft.Azure.Common" >
53
+ <Reference Include =" Microsoft.Azure.Common" >
53
54
<HintPath >..\..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll</HintPath >
54
55
</Reference >
55
56
<Reference Include =" Microsoft.Azure.Common.Authentication" >
96
97
</Reference >
97
98
<Reference Include =" Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
98
99
<Reference Include =" Microsoft.WindowsAzure.Configuration, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
99
- <SpecificVersion >False</SpecificVersion >
100
+ <SpecificVersion >False</SpecificVersion >
100
101
<HintPath >..\..\..\packages\Microsoft.WindowsAzure.ConfigurationManager.1.8.0.0\lib\net35-full\Microsoft.WindowsAzure.Configuration.dll</HintPath >
101
102
</Reference >
102
103
<Reference Include =" Microsoft.WindowsAzure.Management" >
149
150
<Reference Include =" Microsoft.CSharp" />
150
151
<Reference Include =" System.Data" />
151
152
<Reference Include =" System.Xml" />
153
+ <Reference Include =" xunit.abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
154
+ <HintPath >..\..\..\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll</HintPath >
155
+ </Reference >
156
+ <Reference Include =" xunit.assert" >
157
+ <HintPath >..\..\..\packages\xunit.assert.2.1.0-beta1-build2945\lib\portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.assert.dll</HintPath >
158
+ </Reference >
159
+ <Reference Include =" xunit.core" >
160
+ <HintPath >..\..\..\packages\xunit.extensibility.core.2.1.0-beta1-build2945\lib\portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.dll</HintPath >
161
+ </Reference >
152
162
</ItemGroup >
153
163
<ItemGroup >
154
164
<Compile Include =" HDInsight\CmdLetTests\AddConfigValuesCmdletTests.cs" />
249
259
<Project >{5ee72c53-1720-4309-b54b-5fb79703195f}</Project >
250
260
<Name >Commands.Common</Name >
251
261
</ProjectReference >
252
- <ProjectReference Include =" ..\..\..\Common\Commands.ScenarioTests.Common\Commands.ScenarioTests.Common.csproj" >
262
+ <ProjectReference Include =" ..\..\..\Common\Commands.ScenarioTests.Common\Commands.ScenarioTests.Common.csproj" >
253
263
<Project >{c1bda476-a5cc-4394-914d-48b0ec31a710}</Project >
254
264
<Name >Commands.ScenarioTests.Common</Name >
255
265
</ProjectReference >
280
290
<PropertyGroup >
281
291
<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 >
282
292
</PropertyGroup >
283
- <Error Condition =" !Exists('..\..\..\packages\xunit.runner.visualstudio.2.0.0\build\net20\xunit.runner.visualstudio.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\..\packages\xunit.runner.visualstudio.2.0.0\build\net20\xunit.runner.visualstudio.props'))" />
293
+ <Error Condition =" !Exists('..\..\..\packages\xunit.core.2.1.0-beta1-build2945\build\portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\..\packages\xunit.core.2.1.0-beta1-build2945\build\portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.props'))" />
294
+ <Error Condition =" !Exists('..\..\..\packages\xunit.runner.visualstudio.2.1.0-beta1-build1051\build\net20\xunit.runner.visualstudio.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\..\packages\xunit.runner.visualstudio.2.1.0-beta1-build1051\build\net20\xunit.runner.visualstudio.props'))" />
284
295
</Target >
285
296
</Project >
0 commit comments