1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
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')" />
4
+ <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
5
+ <PropertyGroup >
6
+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
7
+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
8
+ <ProjectGuid >{5764A3A4-586C-4536-8481-13007CAC111B}</ProjectGuid >
9
+ <OutputType >Library</OutputType >
10
+ <AppDesignerFolder >Properties</AppDesignerFolder >
11
+ <RootNamespace >Microsoft.Azure.Commands.TrafficManager.Test.ScenarioTests</RootNamespace >
12
+ <AssemblyName >Microsoft.Azure.Commands.TrafficManager.Test.ScenarioTests</AssemblyName >
13
+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
14
+ <FileAlignment >512</FileAlignment >
15
+ <TargetFrameworkProfile />
16
+ <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\</SolutionDir >
17
+ <RestorePackages >true</RestorePackages >
18
+ <NuGetPackageImportStamp >9440b745</NuGetPackageImportStamp >
19
+ </PropertyGroup >
20
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
21
+ <DebugSymbols >true</DebugSymbols >
22
+ <DebugType >full</DebugType >
23
+ <Optimize >false</Optimize >
24
+ <OutputPath >bin\Debug\</OutputPath >
25
+ <DefineConstants >DEBUG;TRACE</DefineConstants >
26
+ <ErrorReport >prompt</ErrorReport >
27
+ <WarningLevel >4</WarningLevel >
28
+ <Prefer32Bit >false</Prefer32Bit >
29
+ </PropertyGroup >
30
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
31
+ <DebugType >pdbonly</DebugType >
32
+ <Optimize >true</Optimize >
33
+ <OutputPath >bin\Release\</OutputPath >
34
+ <DefineConstants >TRACE</DefineConstants >
35
+ <ErrorReport >prompt</ErrorReport >
36
+ <WarningLevel >4</WarningLevel >
37
+ <Prefer32Bit >false</Prefer32Bit >
38
+ </PropertyGroup >
39
+ <ItemGroup >
40
+ <Reference Include =" Hyak.Common" >
41
+ <HintPath >..\..\..\packages\Hyak.Common.1.0.2\lib\portable-net403+win+wpa81\Hyak.Common.dll</HintPath >
42
+ </Reference >
43
+ <Reference Include =" Microsoft.Azure.Common.Authentication" >
44
+ <SpecificVersion >False</SpecificVersion >
45
+ <HintPath >..\..\..\packages\Microsoft.Azure.Common.Authentication.1.0.21-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath >
46
+ </Reference >
47
+ <Reference Include =" Microsoft.Azure.Gallery" >
48
+ <HintPath >..\..\..\packages\Microsoft.Azure.Gallery.2.6.2-preview\lib\net40\Microsoft.Azure.Gallery.dll</HintPath >
49
+ </Reference >
50
+ <Reference Include =" Microsoft.Azure.Management.Authorization" >
51
+ <HintPath >..\..\..\packages\Microsoft.Azure.Management.Authorization.0.18.2-preview\lib\net40\Microsoft.Azure.Management.Authorization.dll</HintPath >
52
+ </Reference >
53
+ <Reference Include =" Microsoft.Azure.Management.TrafficManager, Version=0.9.1.0, Culture=neutral, processorArchitecture=MSIL" >
54
+ <SpecificVersion >False</SpecificVersion >
55
+ <HintPath >..\..\..\Package\Debug\ResourceManager\AzureResourceManager\TrafficManager\Microsoft.Azure.Management.TrafficManager.dll</HintPath >
56
+ </Reference >
57
+ <Reference Include =" Microsoft.Azure.ResourceManager, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
58
+ <SpecificVersion >False</SpecificVersion >
59
+ <HintPath >..\..\..\packages\Microsoft.Azure.Management.Resources.2.18.0-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath >
60
+ </Reference >
61
+ <Reference Include =" Microsoft.Azure.Test.Framework, Version=1.0.5571.32271, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
62
+ <SpecificVersion >False</SpecificVersion >
63
+ <HintPath >..\..\..\packages\Microsoft.Azure.Test.Framework.1.0.5571.32271-prerelease\lib\net45\Microsoft.Azure.Test.Framework.dll</HintPath >
64
+ </Reference >
65
+ <Reference Include =" System" />
66
+ <Reference Include =" System.Core" />
67
+ <Reference Include =" System" />
68
+ <Reference Include =" System.Core" >
69
+ <RequiredTargetFramework >3.5</RequiredTargetFramework >
70
+ </Reference >
71
+ <Reference Include =" System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
72
+ <SpecificVersion >False</SpecificVersion >
73
+ </Reference >
74
+ <Reference Include =" System.Xml" />
75
+ <Reference Include =" System.Xml.Linq" />
76
+ <Reference Include =" xunit, Version=1.9.2.1705, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
77
+ <SpecificVersion >False</SpecificVersion >
78
+ <HintPath >..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll</HintPath >
79
+ </Reference >
80
+ </ItemGroup >
81
+ <ItemGroup >
82
+ <Compile Include =" Properties\AssemblyInfo.cs" />
83
+ <Compile Include =" ScenarioTests\ProfileTests.cs" />
84
+ <Compile Include =" ScenarioTests\EndpointTests.cs" />
85
+ <Compile Include =" ScenarioTests\WatmV2TestsBase.cs" />
86
+ <Compile Include =" UnitTests\AddAzureTrafficManagerEndpointConfigTests.cs" />
87
+ <Compile Include =" UnitTests\RemoveAzureTrafficManagerEndpointConfigTests.cs" />
88
+ </ItemGroup >
89
+ <ItemGroup >
90
+ <None Include =" MSSharedLibKey.snk" />
91
+ <None Include =" packages.config" />
92
+ <None Include =" ScenarioTests\Common.ps1" >
93
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
94
+ </None >
95
+ <None Include =" ScenarioTests\EndpointTests.ps1" >
96
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
97
+ </None >
98
+ <None Include =" ScenarioTests\ProfileTests.ps1" >
99
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
100
+ </None >
101
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.TrafficManager.Test.ScenarioTests.EndpointTests\TestAddEndpoint.json" >
102
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
103
+ </None >
104
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.TrafficManager.Test.ScenarioTests.EndpointTests\TestDeleteEndpoint.json" >
105
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
106
+ </None >
107
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.TrafficManager.Test.ScenarioTests.ProfileTests\TestCreateDeleteUsingProfile.json" >
108
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
109
+ </None >
110
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.TrafficManager.Test.ScenarioTests.ProfileTests\TestProfileCrud.json" >
111
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
112
+ </None >
113
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.TrafficManager.Test.ScenarioTests.ProfileTests\TestProfileCrudWithPiping.json" >
114
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
115
+ </None >
116
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.TrafficManager.Test.ScenarioTests.ProfileTests\TestProfileNewAlreadyExists.json" >
117
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
118
+ </None >
119
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.TrafficManager.Test.ScenarioTests.ProfileTests\TestProfileRemoveNonExisting.json" >
120
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
121
+ </None >
122
+ </ItemGroup >
123
+ <ItemGroup >
124
+ <ProjectReference Include =" ..\..\..\Common\Commands.Common\Commands.Common.csproj" >
125
+ <Project >{5ee72c53-1720-4309-b54b-5fb79703195f}</Project >
126
+ <Name >Commands.Common</Name >
127
+ </ProjectReference >
128
+ <ProjectReference Include =" ..\..\..\Common\Commands.ScenarioTests.Common\Commands.ScenarioTests.Common.csproj" >
129
+ <Project >{C1BDA476-A5CC-4394-914D-48B0EC31A710}</Project >
130
+ <Name >Commands.ScenarioTests.Common</Name >
131
+ </ProjectReference >
132
+ <ProjectReference Include =" ..\Commands.TrafficManager2\Commands.TrafficManager2.csproj" >
133
+ <Project >{94e96a5c-b5ad-4e10-b13a-3bc16d102aed}</Project >
134
+ <Name >Commands.TrafficManager2</Name >
135
+ </ProjectReference >
136
+ </ItemGroup >
137
+ <ItemGroup >
138
+ <Service Include =" {82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
139
+ </ItemGroup >
140
+ <ItemGroup />
141
+ <Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
142
+ <Import Project =" $(SolutionDir)\.nuget\NuGet.targets" Condition =" Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
143
+ <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')" />
144
+ <Target Name =" EnsureBclBuildImported" BeforeTargets =" BeforeBuild" Condition =" '$(BclBuildImported)' == ''" >
145
+ <Error Condition =" !Exists('..\..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text =" 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=317567." HelpKeyword =" BCLBUILD2001" />
146
+ <Error Condition =" Exists('..\..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text =" The build restored NuGet packages. Build the project again to include these packages in the build. For more information, see http://go.microsoft.com/fwlink/?LinkID=317568." HelpKeyword =" BCLBUILD2002" />
147
+ </Target >
148
+ <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
149
+ <PropertyGroup >
150
+ <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 >
151
+ </PropertyGroup >
152
+ <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'))" />
153
+ </Target >
154
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
155
+ Other similar extension points exist, see Microsoft.Common.targets.
156
+ <Target Name="BeforeBuild">
157
+ </Target>
158
+ <Target Name="AfterBuild">
159
+ </Target>
160
+ -->
161
+ </Project >
0 commit comments