1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <Project ToolsVersion =" 14.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
+ <Import Project =" ..\..\..\packages\Microsoft.NET.Test.Sdk.15.3.0\build\net45\Microsoft.Net.Test.Sdk.props" Condition =" Exists('..\..\..\packages\Microsoft.NET.Test.Sdk.15.3.0\build\net45\Microsoft.Net.Test.Sdk.props')" />
4
+ <Import Project =" ..\..\..\packages\xunit.runner.visualstudio.2.2.0\build\net20\xunit.runner.visualstudio.props" Condition =" Exists('..\..\..\packages\xunit.runner.visualstudio.2.2.0\build\net20\xunit.runner.visualstudio.props')" />
5
+ <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')" />
6
+ <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
7
+ <PropertyGroup >
8
+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
9
+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
10
+ <ProjectGuid >{9A685061-0EF3-4963-AC60-88610F6D309E}</ProjectGuid >
11
+ <OutputType >Library</OutputType >
12
+ <AppDesignerFolder >Properties</AppDesignerFolder >
13
+ <RootNamespace >Microsoft.Azure.Commands.MarketplaceOrdering.Test</RootNamespace >
14
+ <AssemblyName >Microsoft.Azure.Commands.MarketplaceOrdering.Test</AssemblyName >
15
+ <TargetFrameworkVersion >v4.5.2</TargetFrameworkVersion >
16
+ <FileAlignment >512</FileAlignment >
17
+ <TargetFrameworkProfile />
18
+ <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\..\..\</SolutionDir >
19
+ <RestorePackages >true</RestorePackages >
20
+ <NuGetPackageImportStamp >
21
+ </NuGetPackageImportStamp >
22
+ </PropertyGroup >
23
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU'" >
24
+ <SignAssembly >true</SignAssembly >
25
+ <AssemblyOriginatorKeyFile >MSSharedLibKey.snk</AssemblyOriginatorKeyFile >
26
+ <DelaySign >true</DelaySign >
27
+ <CodeAnalysisIgnoreBuiltInRules >true</CodeAnalysisIgnoreBuiltInRules >
28
+ <Prefer32Bit >false</Prefer32Bit >
29
+ </PropertyGroup >
30
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
31
+ <DebugSymbols >true</DebugSymbols >
32
+ <DebugType >full</DebugType >
33
+ <Optimize >false</Optimize >
34
+ <OutputPath >bin\Debug\</OutputPath >
35
+ <DefineConstants >DEBUG;TRACE</DefineConstants >
36
+ <ErrorReport >prompt</ErrorReport >
37
+ <WarningLevel >4</WarningLevel >
38
+ </PropertyGroup >
39
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU'" >
40
+ <OutputPath >bin\Release\</OutputPath >
41
+ <DefineConstants >TRACE;SIGN</DefineConstants >
42
+ <Optimize >true</Optimize >
43
+ <DebugType >pdbonly</DebugType >
44
+ <PlatformTarget >AnyCPU</PlatformTarget >
45
+ <ErrorReport >prompt</ErrorReport >
46
+ <RunCodeAnalysis >false</RunCodeAnalysis >
47
+ </PropertyGroup >
48
+ <ItemGroup >
49
+ <Reference Include =" Hyak.Common" >
50
+ <HintPath >..\..\..\packages\Hyak.Common.1.0.3\lib\portable-net403+win+wpa81\Hyak.Common.dll</HintPath >
51
+ </Reference >
52
+ <Reference Include =" Microsoft.Azure.Common, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
53
+ <SpecificVersion >False</SpecificVersion >
54
+ <HintPath >..\..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll</HintPath >
55
+ </Reference >
56
+ <Reference Include =" Microsoft.Azure.Common.NetFramework, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
57
+ <SpecificVersion >False</SpecificVersion >
58
+ <HintPath >..\..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.NetFramework.dll</HintPath >
59
+ </Reference >
60
+ <Reference Include =" Microsoft.Azure.Gallery" >
61
+ <HintPath >..\..\..\packages\Microsoft.Azure.Gallery.2.6.2-preview\lib\net40\Microsoft.Azure.Gallery.dll</HintPath >
62
+ </Reference >
63
+ <Reference Include =" Microsoft.Azure.Management.Authorization, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
64
+ <HintPath >..\..\..\packages\Microsoft.Azure.Management.Authorization.2.5.0-preview\lib\net45\Microsoft.Azure.Management.Authorization.dll</HintPath >
65
+ <Private >True</Private >
66
+ </Reference >
67
+ <Reference Include =" Microsoft.Azure.Management.MarketplaceOrdering" >
68
+ <HintPath >..\..\..\packages\Microsoft.Azure.Management.MarketplaceOrdering.1.0.0\lib\net452\Microsoft.Azure.Management.MarketplaceOrdering.dll</HintPath >
69
+ </Reference >
70
+ <Reference Include =" Microsoft.Azure.ResourceManager, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
71
+ <SpecificVersion >False</SpecificVersion >
72
+ <HintPath >..\..\..\packages\Microsoft.Azure.Management.Resources.2.20.0-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath >
73
+ </Reference >
74
+ <Reference Include =" Microsoft.Azure.Test.Framework" >
75
+ <HintPath >..\..\..\packages\Microsoft.Azure.Test.Framework.1.0.6179.26854-prerelease\lib\net45\Microsoft.Azure.Test.Framework.dll</HintPath >
76
+ </Reference >
77
+ <Reference Include =" Microsoft.Azure.Test.HttpRecorder, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
78
+ <HintPath >..\..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.6.7-preview\lib\net45\Microsoft.Azure.Test.HttpRecorder.dll</HintPath >
79
+ <Private >True</Private >
80
+ </Reference >
81
+ <Reference Include =" Microsoft.IdentityModel.Clients.ActiveDirectory, Version=2.28.3.860, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
82
+ <SpecificVersion >False</SpecificVersion >
83
+ <HintPath >..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll</HintPath >
84
+ </Reference >
85
+ <Reference Include =" Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms, Version=2.28.3.860, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
86
+ <SpecificVersion >False</SpecificVersion >
87
+ <HintPath >..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll</HintPath >
88
+ </Reference >
89
+ <Reference Include =" Microsoft.Rest.ClientRuntime, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
90
+ <HintPath >..\..\..\packages\Microsoft.Rest.ClientRuntime.2.3.10\lib\net45\Microsoft.Rest.ClientRuntime.dll</HintPath >
91
+ </Reference >
92
+ <Reference Include =" Microsoft.Rest.ClientRuntime.Azure, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
93
+ <HintPath >..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.5\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll</HintPath >
94
+ <Private >True</Private >
95
+ </Reference >
96
+ <Reference Include =" Microsoft.Rest.ClientRuntime.Azure.Authentication, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
97
+ <SpecificVersion >False</SpecificVersion >
98
+ <HintPath >..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.Authentication.2.2.9-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll</HintPath >
99
+ <Private >True</Private >
100
+ </Reference >
101
+ <Reference Include =" Microsoft.Rest.ClientRuntime.Azure.TestFramework, Version=1.5.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
102
+ <SpecificVersion >False</SpecificVersion >
103
+ <HintPath >..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.5.1-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath >
104
+ <Private >True</Private >
105
+ </Reference >
106
+ <Reference Include =" Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
107
+ <SpecificVersion >False</SpecificVersion >
108
+ <HintPath >..\..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll</HintPath >
109
+ </Reference >
110
+ <Reference Include =" System" />
111
+ <Reference Include =" System.Core" />
112
+ <Reference Include =" System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
113
+ <SpecificVersion >False</SpecificVersion >
114
+ </Reference >
115
+ <Reference Include =" System.Net" />
116
+ <Reference Include =" System.Net.Http.WebRequest" />
117
+ <Reference Include =" System.Runtime.Serialization" />
118
+ <Reference Include =" System.Xml.Linq" />
119
+ <Reference Include =" System.Data.DataSetExtensions" />
120
+ <Reference Include =" Microsoft.CSharp" />
121
+ <Reference Include =" System.Data" />
122
+ <Reference Include =" System.Net.Http" />
123
+ <Reference Include =" System.Xml" />
124
+ <Reference Include =" xunit.abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
125
+ <HintPath >..\..\..\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll</HintPath >
126
+ <Private >True</Private >
127
+ </Reference >
128
+ <Reference Include =" xunit.assert, Version=2.1.0.3179, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
129
+ <HintPath >..\..\..\packages\xunit.assert.2.1.0\lib\portable-net45+win8+wp8+wpa81\xunit.assert.dll</HintPath >
130
+ <Private >True</Private >
131
+ </Reference >
132
+ <Reference Include =" xunit.core, Version=2.1.0.3179, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
133
+ <HintPath >..\..\..\packages\xunit.extensibility.core.2.1.0\lib\portable-net45+win8+wp8+wpa81\xunit.core.dll</HintPath >
134
+ <Private >True</Private >
135
+ </Reference >
136
+ <Reference Include =" xunit.execution.desktop, Version=2.1.0.3179, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
137
+ <HintPath >..\..\..\packages\xunit.extensibility.execution.2.1.0\lib\net45\xunit.execution.desktop.dll</HintPath >
138
+ <Private >True</Private >
139
+ </Reference >
140
+ </ItemGroup >
141
+ <ItemGroup >
142
+ <Compile Include =" Properties\AssemblyInfo.cs" />
143
+ <Compile Include =" ScenarioTests\AgreementsTests.cs" />
144
+ <Compile Include =" ScenarioTests\TestController.cs" />
145
+ </ItemGroup >
146
+ <ItemGroup >
147
+ <None Include =" MSSharedLibKey.snk" />
148
+ <None Include =" packages.config" />
149
+ <None Include =" ScenarioTests\AgreementsTests.ps1" >
150
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
151
+ </None >
152
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.MarketplaceOrdering.Test.ScenarioTests.AgreementsTests\TestGetAgreement.json" />
153
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.MarketplaceOrdering.Test.ScenarioTests.AgreementsTests\TestSetAgreementAccepted.json" />
154
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.MarketplaceOrdering.Test.ScenarioTests.AgreementsTests\TestSetAgreementAcceptedPipeline.json" />
155
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.MarketplaceOrdering.Test.ScenarioTests.AgreementsTests\TestSetAgreementNotAccepted.json" />
156
+ </ItemGroup >
157
+ <ItemGroup >
158
+ <Service Include =" {82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
159
+ </ItemGroup >
160
+ <ItemGroup >
161
+ <WCFMetadata Include =" Service References\" />
162
+ </ItemGroup >
163
+ <ItemGroup >
164
+ <ProjectReference Include =" ..\..\..\Common\Commands.Common.Authentication.Abstractions\Commands.Common.Authentication.Abstractions.csproj" >
165
+ <Project >{70527617-7598-4aef-b5bd-db9186b8184b}</Project >
166
+ <Name >Commands.Common.Authentication.Abstractions</Name >
167
+ </ProjectReference >
168
+ <ProjectReference Include =" ..\..\..\Common\Commands.Common.Authentication\Commands.Common.Authentication.csproj" >
169
+ <Project >{d3804b64-c0d3-48f8-82ec-1f632f833c9e}</Project >
170
+ <Name >Commands.Common.Authentication</Name >
171
+ </ProjectReference >
172
+ <ProjectReference Include =" ..\..\..\Common\Commands.Common\Commands.Common.csproj" >
173
+ <Project >{5ee72c53-1720-4309-b54b-5fb79703195f}</Project >
174
+ <Name >Commands.Common</Name >
175
+ </ProjectReference >
176
+ <ProjectReference Include =" ..\..\Common\Commands.ResourceManager.Common\Commands.ResourceManager.Common.csproj" >
177
+ <Project >{3819d8a7-c62c-4c47-8ddd-0332d9ce1252}</Project >
178
+ <Name >Commands.ResourceManager.Common</Name >
179
+ </ProjectReference >
180
+ <ProjectReference Include =" ..\..\Common\Commands.ScenarioTests.ResourceManager.Common\Commands.ScenarioTests.ResourceManager.Common.csproj" >
181
+ <Project >{3436a126-edc9-4060-8952-9a1be34cdd95}</Project >
182
+ <Name >Commands.ScenarioTests.ResourceManager.Common</Name >
183
+ </ProjectReference >
184
+ <ProjectReference Include =" ..\..\Resources\Commands.ResourceManager\Cmdlets\Commands.Resources.Rest.csproj" >
185
+ <Project >{8058d403-06e3-4bed-8924-d166ce303961}</Project >
186
+ <Name >Commands.Resources.Rest</Name >
187
+ </ProjectReference >
188
+ <ProjectReference Include =" ..\Commands.MarketplaceOrdering\Commands.MarketplaceOrdering.csproj" >
189
+ <Project >{fb664582-4176-4fa8-bd73-e5b043516ba4}</Project >
190
+ <Name >Commands.MarketplaceOrdering</Name >
191
+ </ProjectReference >
192
+ </ItemGroup >
193
+ <ItemGroup >
194
+ <Service Include =" {82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
195
+ </ItemGroup >
196
+ <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
197
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
198
+ Other similar extension points exist, see Microsoft.Common.targets.
199
+ <Target Name="BeforeBuild">
200
+ </Target>
201
+ <Target Name="AfterBuild">
202
+ </Target>
203
+ -->
204
+ </Project >
0 commit comments