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.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 >{13E031E4-8A43-4B87-9D72-D70180C31C11}</ProjectGuid >
10
+ <OutputType >Library</OutputType >
11
+ <AppDesignerFolder >Properties</AppDesignerFolder >
12
+ <RootNamespace >Microsoft.Azure.Commands.ServiceBus.Test</RootNamespace >
13
+ <AssemblyName >Microsoft.Azure.Commands.ServiceBus.Test</AssemblyName >
14
+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
15
+ <FileAlignment >512</FileAlignment >
16
+ <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\</SolutionDir >
17
+ <RestorePackages >true</RestorePackages >
18
+ <TargetFrameworkProfile />
19
+ <NuGetPackageImportStamp >88c2059b</NuGetPackageImportStamp >
20
+ </PropertyGroup >
21
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
22
+ <DebugSymbols >true</DebugSymbols >
23
+ <DebugType >full</DebugType >
24
+ <Optimize >false</Optimize >
25
+ <OutputPath >bin\Debug\</OutputPath >
26
+ <DefineConstants >DEBUG;TRACE</DefineConstants >
27
+ <ErrorReport >prompt</ErrorReport >
28
+ <WarningLevel >4</WarningLevel >
29
+ <Prefer32Bit >false</Prefer32Bit >
30
+ </PropertyGroup >
31
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
32
+ <SignAssembly >true</SignAssembly >
33
+ <AssemblyOriginatorKeyFile >MSSharedLibKey.snk</AssemblyOriginatorKeyFile >
34
+ <DelaySign >true</DelaySign >
35
+ <DebugType >pdbonly</DebugType >
36
+ <Optimize >true</Optimize >
37
+ <OutputPath >bin\Release\</OutputPath >
38
+ <DefineConstants >TRACE;SIGN</DefineConstants >
39
+ <ErrorReport >prompt</ErrorReport >
40
+ <WarningLevel >4</WarningLevel >
41
+ <Prefer32Bit >false</Prefer32Bit >
42
+ </PropertyGroup >
43
+ <ItemGroup >
44
+ <Reference Include =" Hyak.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
45
+ <SpecificVersion >False</SpecificVersion >
46
+ <HintPath >..\..\..\packages\Hyak.Common.1.0.3\lib\net45\Hyak.Common.dll</HintPath >
47
+ </Reference >
48
+ <Reference Include =" Microsoft.Azure.Common" >
49
+ <HintPath >..\..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll</HintPath >
50
+ </Reference >
51
+ <Reference Include =" Microsoft.Azure.Common.NetFramework" >
52
+ <HintPath >..\..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.NetFramework.dll</HintPath >
53
+ </Reference >
54
+ <Reference Include =" Microsoft.Azure.Management.Authorization, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
55
+ <SpecificVersion >False</SpecificVersion >
56
+ <HintPath >..\..\..\packages\Microsoft.Azure.Management.Authorization.2.0.0\lib\net40\Microsoft.Azure.Management.Authorization.dll</HintPath >
57
+ <Private >True</Private >
58
+ </Reference >
59
+ <Reference Include =" Microsoft.Azure.Management.ServiceBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
60
+ <HintPath >..\..\..\packages\Microsoft.Azure.Management.ServiceBus.0.0.1-preview\lib\net45\Microsoft.Azure.Management.ServiceBus.dll</HintPath >
61
+ <Private >True</Private >
62
+ </Reference >
63
+ <Reference Include =" Microsoft.Rest.ClientRuntime, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
64
+ <SpecificVersion >False</SpecificVersion >
65
+ <HintPath >..\..\..\packages\Microsoft.Rest.ClientRuntime.2.3.4\lib\net45\Microsoft.Rest.ClientRuntime.dll</HintPath >
66
+ </Reference >
67
+ <Reference Include =" Microsoft.Rest.ClientRuntime.Azure, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
68
+ <SpecificVersion >False</SpecificVersion >
69
+ <HintPath >..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.4\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll</HintPath >
70
+ </Reference >
71
+ <Reference Include =" Microsoft.WindowsAzure.Management.Storage, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
72
+ <HintPath >..\..\..\packages\Microsoft.WindowsAzure.Management.Storage.5.1.1\lib\net40\Microsoft.WindowsAzure.Management.Storage.dll</HintPath >
73
+ <Private >True</Private >
74
+ </Reference >
75
+ <Reference Include =" Microsoft.Azure.ResourceManager, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
76
+ <SpecificVersion >False</SpecificVersion >
77
+ <HintPath >..\..\..\packages\Microsoft.Azure.Management.Resources.2.20.0-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath >
78
+ <Private >True</Private >
79
+ </Reference >
80
+ <Reference Include =" Microsoft.Azure.Test.Framework" >
81
+ <HintPath >..\..\..\packages\Microsoft.Azure.Test.Framework.1.0.6179.26854-prerelease\lib\net45\Microsoft.Azure.Test.Framework.dll</HintPath >
82
+ </Reference >
83
+ <Reference Include =" Microsoft.Azure.Test.HttpRecorder, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
84
+ <HintPath >..\..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.6.7-preview\lib\net45\Microsoft.Azure.Test.HttpRecorder.dll</HintPath >
85
+ <Private >True</Private >
86
+ </Reference >
87
+ <Reference Include =" Microsoft.IdentityModel.Clients.ActiveDirectory, Version=2.28.3.860, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
88
+ <HintPath >..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll</HintPath >
89
+ <Private >True</Private >
90
+ </Reference >
91
+ <Reference Include =" Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms, Version=2.28.3.860, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
92
+ <SpecificVersion >False</SpecificVersion >
93
+ <HintPath >..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll</HintPath >
94
+ </Reference >
95
+ <Reference Include =" Microsoft.Rest.ClientRuntime.Azure.TestFramework, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
96
+ <HintPath >..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.3.6-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath >
97
+ <Private >True</Private >
98
+ </Reference >
99
+ <Reference Include =" Moq" >
100
+ <HintPath >..\..\..\packages\Moq.4.2.1510.2205\lib\net40\Moq.dll</HintPath >
101
+ </Reference >
102
+ <Reference Include =" Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
103
+ <HintPath >..\..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll</HintPath >
104
+ <Private >True</Private >
105
+ </Reference >
106
+ <Reference Include =" System" />
107
+ <Reference Include =" System.Core" />
108
+ <Reference Include =" Microsoft.CSharp" />
109
+ <Reference Include =" System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
110
+ <SpecificVersion >False</SpecificVersion >
111
+ </Reference >
112
+ <Reference Include =" System.Net" />
113
+ <Reference Include =" System.Net.Http" />
114
+ <Reference Include =" System.Net.Http.Extensions" >
115
+ <HintPath >..\..\..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Extensions.dll</HintPath >
116
+ </Reference >
117
+ <Reference Include =" System.Net.Http.Primitives" >
118
+ <HintPath >..\..\..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Primitives.dll</HintPath >
119
+ </Reference >
120
+ <Reference Include =" System.Net.Http.WebRequest" />
121
+ <Reference Include =" System.Runtime.Serialization" />
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\ServiceBusController.cs" />
143
+ <Compile Include =" ScenarioTests\ServiceBusSubscriptionTests.cs" />
144
+ <Compile Include =" ScenarioTests\ServiceBusTopicTests.cs" />
145
+ <Compile Include =" ScenarioTests\ServiceBusQueueTests.cs" />
146
+ <Compile Include =" ScenarioTests\ServiceBusServiceTests.cs" />
147
+ </ItemGroup >
148
+ <ItemGroup >
149
+ <None Include =" ..\..\Common\Commands.ScenarioTests.ResourceManager.Common\AzureRM.Resources.ps1" >
150
+ <Link >ScenarioTests\AzureRM.Resources.ps1</Link >
151
+ </None >
152
+ <None Include =" MSSharedLibKey.snk" />
153
+ <None Include =" packages.config" >
154
+ <SubType >Designer</SubType >
155
+ </None >
156
+ <None Include =" Resources\NewConsumerGroup.json" >
157
+ <CopyToOutputDirectory >Always</CopyToOutputDirectory >
158
+ </None >
159
+ <None Include =" Resources\SetAuthorizationRule.json" >
160
+ <CopyToOutputDirectory >Always</CopyToOutputDirectory >
161
+ </None >
162
+ <None Include =" Resources\NewAuthorizationRule.json" >
163
+ <CopyToOutputDirectory >Always</CopyToOutputDirectory >
164
+ </None >
165
+ <None Include =" Resources\NewEventHub.json" >
166
+ <CopyToOutputDirectory >Always</CopyToOutputDirectory >
167
+ </None >
168
+ <None Include =" ScenarioTests\Common.ps1" >
169
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
170
+ </None >
171
+ <None Include =" ScenarioTests\ServiceBusSubscriptionTests.ps1" >
172
+ <CopyToOutputDirectory >Always</CopyToOutputDirectory >
173
+ </None >
174
+ <None Include =" ScenarioTests\ServiceBusTopicTests.ps1" >
175
+ <CopyToOutputDirectory >Always</CopyToOutputDirectory >
176
+ </None >
177
+ <None Include =" ScenarioTests\ServiceBusQueueTests.ps1" >
178
+ <CopyToOutputDirectory >Always</CopyToOutputDirectory >
179
+ </None >
180
+ <None Include =" ScenarioTests\ServiceBusServiceTests.ps1" >
181
+ <CopyToOutputDirectory >Always</CopyToOutputDirectory >
182
+ </None >
183
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.ServiceBus.Test.ScenarioTests.ServiceBusQueueTests\ServiceBusQueueAuth_CURD.json" >
184
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
185
+ </None >
186
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.ServiceBus.Test.ScenarioTests.ServiceBusQueueTests\ServiceBusQueue_CURD.json" >
187
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
188
+ </None >
189
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.ServiceBus.Test.ScenarioTests.ServiceBusServiceTests\ServiceBusNameSpaceAuth_CURD_Tests.json" >
190
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
191
+ </None >
192
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.ServiceBus.Test.ScenarioTests.ServiceBusServiceTests\ServiceBusNameSpace_CURD_Tests.json" >
193
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
194
+ </None >
195
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.ServiceBus.Test.ScenarioTests.ServiceBusSubscriptionTests\ServiceBusSubscription_CURD.json" >
196
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
197
+ </None >
198
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.ServiceBus.Test.ScenarioTests.ServiceBusTopicTests\ServiceBusTopicAuth_CURD.json" >
199
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
200
+ </None >
201
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.ServiceBus.Test.ScenarioTests.ServiceBusTopicTests\ServiceBusTopic_CURD.json" >
202
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
203
+ </None >
204
+ </ItemGroup >
205
+ <ItemGroup >
206
+ <ProjectReference Include =" ..\..\..\Common\Commands.Common.Authentication\Commands.Common.Authentication.csproj" >
207
+ <Project >{d3804b64-c0d3-48f8-82ec-1f632f833c9e}</Project >
208
+ <Name >Commands.Common.Authentication</Name >
209
+ </ProjectReference >
210
+ <ProjectReference Include =" ..\..\..\Common\Commands.Common\Commands.Common.csproj" >
211
+ <Project >{5ee72c53-1720-4309-b54b-5fb79703195f}</Project >
212
+ <Name >Commands.Common</Name >
213
+ </ProjectReference >
214
+ <ProjectReference Include =" ..\..\Common\Commands.ResourceManager.Common\Commands.ResourceManager.Common.csproj" >
215
+ <Project >{3819d8a7-c62c-4c47-8ddd-0332d9ce1252}</Project >
216
+ <Name >Commands.ResourceManager.Common</Name >
217
+ </ProjectReference >
218
+ <ProjectReference Include =" ..\..\Common\Commands.ScenarioTests.ResourceManager.Common\Commands.ScenarioTests.ResourceManager.Common.csproj" >
219
+ <Project >{3436a126-edc9-4060-8952-9a1be34cdd95}</Project >
220
+ <Name >Commands.ScenarioTests.ResourceManager.Common</Name >
221
+ </ProjectReference >
222
+ <ProjectReference Include =" ..\..\Resources\Commands.ResourceManager\Cmdlets\Commands.Resources.Rest.csproj" >
223
+ <Project >{8058d403-06e3-4bed-8924-d166ce303961}</Project >
224
+ <Name >Commands.Resources.Rest</Name >
225
+ </ProjectReference >
226
+ <ProjectReference Include =" ..\..\Resources\Commands.Resources\Commands.Resources.csproj" >
227
+ <Project >{e1f5201d-6067-430e-b303-4e367652991b}</Project >
228
+ <Name >Commands.Resources</Name >
229
+ </ProjectReference >
230
+ </ItemGroup >
231
+ <ItemGroup >
232
+ <Service Include =" {82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
233
+ </ItemGroup >
234
+ <ItemGroup />
235
+ <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
236
+ </Project >
0 commit comments