1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <Project ToolsVersion =" 12.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
+ <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4
+ <PropertyGroup >
5
+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6
+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
7
+ <ProjectGuid >{EA66BF2C-4E5F-42FE-912C-B62AEB588308}</ProjectGuid >
8
+ <OutputType >Library</OutputType >
9
+ <AppDesignerFolder >Properties</AppDesignerFolder >
10
+ <RootNamespace >Microsoft.Azure.Commands.NotificationHubs.Test</RootNamespace >
11
+ <AssemblyName >Microsoft.Azure.Commands.NotificationHubs.Test</AssemblyName >
12
+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
13
+ <FileAlignment >512</FileAlignment >
14
+ <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\..\..\</SolutionDir >
15
+ <RestorePackages >true</RestorePackages >
16
+ <NuGetPackageImportStamp >b567f9bb</NuGetPackageImportStamp >
17
+ </PropertyGroup >
18
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
19
+ <DebugSymbols >true</DebugSymbols >
20
+ <DebugType >full</DebugType >
21
+ <Optimize >false</Optimize >
22
+ <OutputPath >bin\Debug\</OutputPath >
23
+ <DefineConstants >DEBUG;TRACE</DefineConstants >
24
+ <ErrorReport >prompt</ErrorReport >
25
+ <WarningLevel >4</WarningLevel >
26
+ </PropertyGroup >
27
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
28
+ <DebugType >pdbonly</DebugType >
29
+ <Optimize >true</Optimize >
30
+ <OutputPath >bin\Release\</OutputPath >
31
+ <DefineConstants >TRACE</DefineConstants >
32
+ <ErrorReport >prompt</ErrorReport >
33
+ <WarningLevel >4</WarningLevel >
34
+ </PropertyGroup >
35
+ <ItemGroup >
36
+ <ProjectReference Include =" ..\..\Common\Commands.ScenarioTests.ResourceManager.Common\Commands.ScenarioTests.ResourceManager.Common.csproj" >
37
+ <Project >{3436a126-edc9-4060-8952-9a1be34cdd95}</Project >
38
+ <Name >Commands.ScenarioTests.ResourceManager.Common</Name >
39
+ </ProjectReference >
40
+ <ProjectReference Include =" ..\Commands.NotificationHubs\Commands.NotificationHubs.csproj" >
41
+ <Project >{0c90f837-86c9-4205-858b-4d8da5cb0352}</Project >
42
+ <Name >Commands.NotificationHubs</Name >
43
+ </ProjectReference >
44
+ <Reference Include =" Hyak.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
45
+ <HintPath >..\..\..\packages\Hyak.Common.1.0.2\lib\net45\Hyak.Common.dll</HintPath >
46
+ <Private >True</Private >
47
+ </Reference >
48
+ <Reference Include =" Microsoft.Azure.Common, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
49
+ <HintPath >..\..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll</HintPath >
50
+ <Private >True</Private >
51
+ </Reference >
52
+ <Reference Include =" Microsoft.Azure.Common.Authentication, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
53
+ <HintPath >..\..\..\packages\Microsoft.Azure.Common.Authentication.1.3.5-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath >
54
+ <Private >True</Private >
55
+ </Reference >
56
+ <Reference Include =" Microsoft.Azure.Common.NetFramework, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
57
+ <HintPath >..\..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.NetFramework.dll</HintPath >
58
+ <Private >True</Private >
59
+ </Reference >
60
+ <Reference Include =" Microsoft.Azure.Gallery, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
61
+ <HintPath >..\..\..\packages\Microsoft.Azure.Gallery.2.6.2-preview\lib\net40\Microsoft.Azure.Gallery.dll</HintPath >
62
+ <Private >True</Private >
63
+ </Reference >
64
+ <Reference Include =" Microsoft.Azure.Management.Authorization" >
65
+ <HintPath >..\..\..\packages\Microsoft.Azure.Management.Authorization.1.1.0\lib\net40\Microsoft.Azure.Management.Authorization.dll</HintPath >
66
+ </Reference >
67
+ <Reference Include =" Microsoft.Azure.Management.NotificationHubs, Version=0.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
68
+ <HintPath >..\..\..\packages\Microsoft.Azure.Management.NotificationHubs.0.1.0-preview\lib\portable-net45+wp8+wpa81+win\Microsoft.Azure.Management.NotificationHubs.dll</HintPath >
69
+ <Private >True</Private >
70
+ </Reference >
71
+ <Reference Include =" Microsoft.Azure.ResourceManager, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
72
+ <HintPath >..\..\..\packages\Microsoft.Azure.Management.Resources.2.18.7-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath >
73
+ <Private >True</Private >
74
+ </Reference >
75
+ <Reference Include =" Microsoft.Azure.Test.Framework" >
76
+ <HintPath >..\..\..\packages\Microsoft.Azure.Test.Framework.1.0.5774.40163-prerelease\lib\net45\Microsoft.Azure.Test.Framework.dll</HintPath >
77
+ </Reference >
78
+ <Reference Include =" Microsoft.Azure.Test.HttpRecorder" >
79
+ <HintPath >..\..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.0.5774.40163-prerelease\lib\net45\Microsoft.Azure.Test.HttpRecorder.dll</HintPath >
80
+ </Reference >
81
+ <Reference Include =" Microsoft.IdentityModel.Clients.ActiveDirectory, Version=2.18.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
82
+ <HintPath >..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll</HintPath >
83
+ <Private >True</Private >
84
+ </Reference >
85
+ <Reference Include =" Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms, Version=2.18.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
86
+ <HintPath >..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll</HintPath >
87
+ <Private >True</Private >
88
+ </Reference >
89
+ <Reference Include =" Microsoft.Rest.ClientRuntime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
90
+ <HintPath >..\..\..\packages\Microsoft.Rest.ClientRuntime.1.4.1\lib\portable-net45+win8+wpa81\Microsoft.Rest.ClientRuntime.dll</HintPath >
91
+ <Private >True</Private >
92
+ </Reference >
93
+ <Reference Include =" Microsoft.Rest.ClientRuntime.Azure.Authentication, Version=0.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
94
+ <HintPath >..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.Authentication.0.10.0\lib\net45\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll</HintPath >
95
+ <Private >True</Private >
96
+ </Reference >
97
+ <Reference Include =" Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
98
+ <HintPath >..\..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll</HintPath >
99
+ <Private >True</Private >
100
+ </Reference >
101
+ <Reference Include =" Microsoft.Threading.Tasks.Extensions, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
102
+ <HintPath >..\..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.dll</HintPath >
103
+ <Private >True</Private >
104
+ </Reference >
105
+ <Reference Include =" Microsoft.Threading.Tasks.Extensions.Desktop, Version=1.0.168.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
106
+ <HintPath >..\..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll</HintPath >
107
+ <Private >True</Private >
108
+ </Reference >
109
+ <Reference Include =" Microsoft.WindowsAzure.Management, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
110
+ <HintPath >..\..\..\packages\Microsoft.WindowsAzure.Management.4.1.1\lib\net40\Microsoft.WindowsAzure.Management.dll</HintPath >
111
+ <Private >True</Private >
112
+ </Reference >
113
+ <Reference Include =" Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
114
+ <HintPath >..\..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll</HintPath >
115
+ <Private >True</Private >
116
+ </Reference >
117
+ <Reference Include =" System" />
118
+ <Reference Include =" System.Core" />
119
+ <Reference Include =" System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
120
+ <SpecificVersion >False</SpecificVersion >
121
+ <HintPath >C:\Program Files (x86)\Reference Assemblies\Microsoft\WindowsPowerShell\3.0\System.Management.Automation.dll</HintPath >
122
+ </Reference >
123
+ <Reference Include =" System.Net" />
124
+ <Reference Include =" System.Net.Http" />
125
+ <Reference Include =" System.Net.Http.Extensions, Version=2.2.22.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
126
+ <HintPath >..\..\..\packages\Microsoft.Net.Http.2.2.22\lib\net45\System.Net.Http.Extensions.dll</HintPath >
127
+ <Private >True</Private >
128
+ </Reference >
129
+ <Reference Include =" System.Net.Http.Primitives, Version=4.2.22.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
130
+ <HintPath >..\..\..\packages\Microsoft.Net.Http.2.2.22\lib\net45\System.Net.Http.Primitives.dll</HintPath >
131
+ <Private >True</Private >
132
+ </Reference >
133
+ <Reference Include =" System.Net.Http.WebRequest" />
134
+ <Reference Include =" System.Xml.Linq" />
135
+ <Reference Include =" System.Data.DataSetExtensions" />
136
+ <Reference Include =" Microsoft.CSharp" />
137
+ <Reference Include =" System.Data" />
138
+ <Reference Include =" System.Xml" />
139
+ <Reference Include =" xunit, Version=1.9.2.1705, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
140
+ <HintPath >..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll</HintPath >
141
+ <Private >True</Private >
142
+ </Reference >
143
+ <Reference Include =" xunit.extensions, Version=1.9.2.1705, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
144
+ <HintPath >..\..\..\packages\xunit.extensions.1.9.2\lib\net20\xunit.extensions.dll</HintPath >
145
+ <Private >True</Private >
146
+ </Reference >
147
+ </ItemGroup >
148
+ <ItemGroup >
149
+ <Compile Include =" Properties\AssemblyInfo.cs" />
150
+ <Compile Include =" ScenarioTests\NotificationHubServiceTests.cs" />
151
+ <Compile Include =" ScenarioTests\TestBaseClass.cs" />
152
+ </ItemGroup >
153
+ <ItemGroup >
154
+ <None Include =" packages.config" >
155
+ <SubType >Designer</SubType >
156
+ </None >
157
+ <None Include =" Resources\NewAuthorizationRule.json" >
158
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
159
+ </None >
160
+ <None Include =" ScenarioTests\NotificationHubServiceTests.ps1" >
161
+ <CopyToOutputDirectory >Always</CopyToOutputDirectory >
162
+ </None >
163
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.NotificationHubs.Test.ScenarioTests.NotificationHubServiceTests\TestCRUDNamespace.json" >
164
+ <CopyToOutputDirectory >Always</CopyToOutputDirectory >
165
+ </None >
166
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.NotificationHubs.Test.ScenarioTests.NotificationHubServiceTests\TestCRUDNamespaceAuth.json" >
167
+ <CopyToOutputDirectory >Always</CopyToOutputDirectory >
168
+ </None >
169
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.NotificationHubs.Test.ScenarioTests.NotificationHubServiceTests\TestCRUDNHAuth.json" >
170
+ <CopyToOutputDirectory >Always</CopyToOutputDirectory >
171
+ </None >
172
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.NotificationHubs.Test.ScenarioTests.NotificationHubServiceTests\TestCRUDNotificationHub.json" >
173
+ <CopyToOutputDirectory >Always</CopyToOutputDirectory >
174
+ </None >
175
+ </ItemGroup >
176
+ <ItemGroup >
177
+ <None Include =" Resources\NewNotificationHub.json" >
178
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
179
+ </None >
180
+ </ItemGroup >
181
+ <ItemGroup >
182
+ <Service Include =" {82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
183
+ </ItemGroup >
184
+ <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
185
+ <Import Project =" $(SolutionDir)\.nuget\NuGet.targets" Condition =" Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
186
+ <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')" />
187
+ </Project >
0 commit comments