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.EventHubs.Test</RootNamespace >
13
+ <AssemblyName >Microsoft.Azure.Commands.EventHubs.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.EventHub, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
60
+ <HintPath >..\..\..\packages\Microsoft.Azure.Management.EventHub.0.0.1-preview\lib\net45\Microsoft.Azure.Management.EventHub.dll</HintPath >
61
+ <Private >True</Private >
62
+ </Reference >
63
+ <Reference Include =" Microsoft.Azure.Management.Storage, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
64
+ <HintPath >..\..\..\packages\Microsoft.Azure.Management.Storage.3.0.0\lib\net40\Microsoft.Azure.Management.Storage.dll</HintPath >
65
+ <Private >True</Private >
66
+ </Reference >
67
+ <Reference Include =" Microsoft.Azure.ResourceManager, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
68
+ <SpecificVersion >False</SpecificVersion >
69
+ <HintPath >..\..\..\packages\Microsoft.Azure.Management.Resources.2.20.0-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath >
70
+ <Private >True</Private >
71
+ </Reference >
72
+ <Reference Include =" Microsoft.Azure.Test.Framework" >
73
+ <SpecificVersion >False</SpecificVersion >
74
+ <HintPath >..\..\..\packages\Microsoft.Azure.Test.Framework.1.0.6052.28118-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.1.741, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
81
+ <SpecificVersion >False</SpecificVersion >
82
+ <HintPath >..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.1\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll</HintPath >
83
+ </Reference >
84
+ <Reference Include =" Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms, Version=2.28.1.741, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
85
+ <SpecificVersion >False</SpecificVersion >
86
+ <HintPath >..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.1\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.2\lib\net45\Microsoft.Rest.ClientRuntime.dll</HintPath >
90
+ <Private >True</Private >
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.2\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll</HintPath >
94
+ <Private >True</Private >
95
+ </Reference >
96
+ <Reference Include =" Microsoft.Rest.ClientRuntime.Azure.TestFramework, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
97
+ <HintPath >..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.3.6-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath >
98
+ <Private >True</Private >
99
+ </Reference >
100
+ <Reference Include =" Moq" >
101
+ <HintPath >..\..\..\packages\Moq.4.2.1510.2205\lib\net40\Moq.dll</HintPath >
102
+ </Reference >
103
+ <Reference Include =" Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
104
+ <HintPath >..\..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll</HintPath >
105
+ <Private >True</Private >
106
+ </Reference >
107
+ <Reference Include =" System" />
108
+ <Reference Include =" System.Core" />
109
+ <Reference Include =" Microsoft.CSharp" />
110
+ <Reference Include =" System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
111
+ <SpecificVersion >False</SpecificVersion >
112
+ </Reference >
113
+ <Reference Include =" System.Net" />
114
+ <Reference Include =" System.Net.Http" />
115
+ <Reference Include =" System.Net.Http.Extensions" >
116
+ <HintPath >..\..\..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Extensions.dll</HintPath >
117
+ </Reference >
118
+ <Reference Include =" System.Net.Http.Primitives" >
119
+ <HintPath >..\..\..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Primitives.dll</HintPath >
120
+ </Reference >
121
+ <Reference Include =" System.Net.Http.WebRequest" />
122
+ <Reference Include =" System.Runtime.Serialization" />
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 =" ScenarioTests\ConsumerGroups.cs" />
143
+ <Compile Include =" ScenarioTests\Namespace.cs" />
144
+ <Compile Include =" ScenarioTests\EventHubsController.cs" />
145
+ <Compile Include =" Properties\AssemblyInfo.cs" />
146
+ <Compile Include =" ScenarioTests\EventHubs.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\ConsumerGroupsTests.ps1" >
172
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
173
+ </None >
174
+ <None Include =" ScenarioTests\NamespaceTests.ps1" >
175
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
176
+ </None >
177
+ <None Include =" ScenarioTests\EventHubsTests.ps1" >
178
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
179
+ </None >
180
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.EventHub.Test.ScenarioTests.ConsumerGroupsTests\ConsumerGroupsCRUD.json" />
181
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.EventHub.Test.ScenarioTests.EventHubsTests\EventHubsAuthorizationRulesCRUD.json" />
182
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.EventHub.Test.ScenarioTests.EventHubsTests\EventHubsCRUD.json" />
183
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.EventHub.Test.ScenarioTests.NamespaceTests\NamespaceAuthorizationRulesCRUD.json" />
184
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.EventHub.Test.ScenarioTests.NamespaceTests\NamespaceCRUD.json" />
185
+ </ItemGroup >
186
+ <ItemGroup >
187
+ <ProjectReference Include =" ..\..\..\Common\Commands.Common.Authentication\Commands.Common.Authentication.csproj" >
188
+ <Project >{d3804b64-c0d3-48f8-82ec-1f632f833c9e}</Project >
189
+ <Name >Commands.Common.Authentication</Name >
190
+ </ProjectReference >
191
+ <ProjectReference Include =" ..\..\..\Common\Commands.Common\Commands.Common.csproj" >
192
+ <Project >{5ee72c53-1720-4309-b54b-5fb79703195f}</Project >
193
+ <Name >Commands.Common</Name >
194
+ </ProjectReference >
195
+ <ProjectReference Include =" ..\..\Common\Commands.ResourceManager.Common\Commands.ResourceManager.Common.csproj" >
196
+ <Project >{3819d8a7-c62c-4c47-8ddd-0332d9ce1252}</Project >
197
+ <Name >Commands.ResourceManager.Common</Name >
198
+ </ProjectReference >
199
+ <ProjectReference Include =" ..\..\Common\Commands.ScenarioTests.ResourceManager.Common\Commands.ScenarioTests.ResourceManager.Common.csproj" >
200
+ <Project >{3436a126-edc9-4060-8952-9a1be34cdd95}</Project >
201
+ <Name >Commands.ScenarioTests.ResourceManager.Common</Name >
202
+ </ProjectReference >
203
+ <ProjectReference Include =" ..\..\Resources\Commands.ResourceManager\Cmdlets\Commands.Resources.Rest.csproj" >
204
+ <Project >{8058d403-06e3-4bed-8924-d166ce303961}</Project >
205
+ <Name >Commands.Resources.Rest</Name >
206
+ </ProjectReference >
207
+ <ProjectReference Include =" ..\..\Resources\Commands.Resources\Commands.Resources.csproj" >
208
+ <Project >{e1f5201d-6067-430e-b303-4e367652991b}</Project >
209
+ <Name >Commands.Resources</Name >
210
+ </ProjectReference >
211
+ </ItemGroup >
212
+ <ItemGroup >
213
+ <Service Include =" {82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
214
+ </ItemGroup >
215
+ <ItemGroup />
216
+ <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
217
+ </Project >
0 commit comments