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