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 =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
5
+ <PropertyGroup >
6
+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
7
+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
8
+ <ProjectGuid >{3BFE35EB-75A6-4370-8E49-4D8C9A359884}</ProjectGuid >
9
+ <OutputType >Library</OutputType >
10
+ <AppDesignerFolder >Properties</AppDesignerFolder >
11
+ <RootNamespace >Microsoft.Azure.Commands.SignalR.Test</RootNamespace >
12
+ <AssemblyName >Commands.SignalR.Test</AssemblyName >
13
+ <TargetFrameworkVersion >v4.5.2</TargetFrameworkVersion >
14
+ <FileAlignment >512</FileAlignment >
15
+ <NuGetPackageImportStamp >
16
+ </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
+ <Reference Include =" Hyak.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
37
+ <HintPath >..\..\..\packages\Hyak.Common.1.0.2\lib\net45\Hyak.Common.dll</HintPath >
38
+ <Private >True</Private >
39
+ </Reference >
40
+ <Reference Include =" Microsoft.Azure.Common, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
41
+ <HintPath >..\..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll</HintPath >
42
+ <Private >True</Private >
43
+ </Reference >
44
+ <Reference Include =" Microsoft.Azure.Common.NetFramework, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
45
+ <HintPath >..\..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.NetFramework.dll</HintPath >
46
+ <Private >True</Private >
47
+ </Reference >
48
+ <Reference Include =" Microsoft.Azure.Gallery, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
49
+ <HintPath >..\..\..\packages\Microsoft.Azure.Gallery.2.6.2-preview\lib\net40\Microsoft.Azure.Gallery.dll</HintPath >
50
+ <Private >True</Private >
51
+ </Reference >
52
+ <Reference Include =" Microsoft.Azure.Management.Authorization, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
53
+ <HintPath >..\..\..\packages\Microsoft.Azure.Management.Authorization.1.0.0\lib\net40\Microsoft.Azure.Management.Authorization.dll</HintPath >
54
+ <Private >True</Private >
55
+ </Reference >
56
+ <Reference Include =" Microsoft.Azure.Management.SignalR, Version=0.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
57
+ <HintPath >..\..\..\packages\Microsoft.Azure.Management.SignalR.0.9.0-preview\lib\net452\Microsoft.Azure.Management.SignalR.dll</HintPath >
58
+ <Private >True</Private >
59
+ </Reference >
60
+ <Reference Include =" Microsoft.Azure.ResourceManager, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
61
+ <HintPath >..\..\..\packages\Microsoft.Azure.Management.Resources.2.20.0-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath >
62
+ <Private >True</Private >
63
+ </Reference >
64
+ <Reference Include =" Microsoft.Azure.Test.HttpRecorder, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
65
+ <HintPath >..\..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.6.7-preview\lib\net45\Microsoft.Azure.Test.HttpRecorder.dll</HintPath >
66
+ <Private >True</Private >
67
+ </Reference >
68
+ <Reference Include =" Microsoft.Rest.ClientRuntime, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
69
+ <HintPath >..\..\..\packages\Microsoft.Rest.ClientRuntime.2.3.11\lib\net452\Microsoft.Rest.ClientRuntime.dll</HintPath >
70
+ <Private >True</Private >
71
+ </Reference >
72
+ <Reference Include =" Microsoft.Rest.ClientRuntime.Azure, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
73
+ <HintPath >..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.12\lib\net452\Microsoft.Rest.ClientRuntime.Azure.dll</HintPath >
74
+ <Private >True</Private >
75
+ </Reference >
76
+ <Reference Include =" Microsoft.Rest.ClientRuntime.Azure.Authentication, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
77
+ <HintPath >..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.Authentication.2.2.9-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll</HintPath >
78
+ <Private >True</Private >
79
+ </Reference >
80
+ <Reference Include =" Microsoft.Rest.ClientRuntime.Azure.TestFramework, Version=1.5.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
81
+ <HintPath >..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.5.1-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath >
82
+ <Private >True</Private >
83
+ </Reference >
84
+ <Reference Include =" Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
85
+ <HintPath >..\..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll</HintPath >
86
+ <Private >True</Private >
87
+ </Reference >
88
+ <Reference Include =" Microsoft.Threading.Tasks.Extensions, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
89
+ <HintPath >..\..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.dll</HintPath >
90
+ <Private >True</Private >
91
+ </Reference >
92
+ <Reference Include =" Microsoft.Threading.Tasks.Extensions.Desktop, Version=1.0.168.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
93
+ <HintPath >..\..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll</HintPath >
94
+ <Private >True</Private >
95
+ </Reference >
96
+ <Reference Include =" Microsoft.WindowsAzure.Management, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
97
+ <HintPath >..\..\..\packages\Microsoft.WindowsAzure.Management.4.1.1\lib\net40\Microsoft.WindowsAzure.Management.dll</HintPath >
98
+ <Private >True</Private >
99
+ </Reference >
100
+ <Reference Include =" Moq, Version=4.2.1510.2205, Culture=neutral, PublicKeyToken=69f491c39445e920, processorArchitecture=MSIL" >
101
+ <HintPath >..\..\..\packages\Moq.4.2.1510.2205\lib\net40\Moq.dll</HintPath >
102
+ <Private >True</Private >
103
+ </Reference >
104
+ <Reference Include =" Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
105
+ <HintPath >..\..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll</HintPath >
106
+ <Private >True</Private >
107
+ </Reference >
108
+ <Reference Include =" System" />
109
+ <Reference Include =" System.Core" />
110
+ <Reference Include =" System.Net" />
111
+ <Reference Include =" System.Net.Http.Extensions, Version=2.2.28.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
112
+ <HintPath >..\..\..\packages\Microsoft.Net.Http.2.2.28\lib\net45\System.Net.Http.Extensions.dll</HintPath >
113
+ <Private >True</Private >
114
+ </Reference >
115
+ <Reference Include =" System.Net.Http.Primitives, Version=4.2.28.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
116
+ <HintPath >..\..\..\packages\Microsoft.Net.Http.2.2.28\lib\net45\System.Net.Http.Primitives.dll</HintPath >
117
+ <Private >True</Private >
118
+ </Reference >
119
+ <Reference Include =" System.Net.Http.WebRequest" />
120
+ <Reference Include =" System.Xml.Linq" />
121
+ <Reference Include =" System.Data.DataSetExtensions" />
122
+ <Reference Include =" Microsoft.CSharp" />
123
+ <Reference Include =" System.Data" />
124
+ <Reference Include =" System.Net.Http" />
125
+ <Reference Include =" System.Xml" />
126
+ <Reference Include =" xunit.abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
127
+ <HintPath >..\..\..\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll</HintPath >
128
+ <Private >True</Private >
129
+ </Reference >
130
+ <Reference Include =" xunit.assert, Version=2.1.0.3179, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
131
+ <HintPath >..\..\..\packages\xunit.assert.2.1.0\lib\dotnet\xunit.assert.dll</HintPath >
132
+ <Private >True</Private >
133
+ </Reference >
134
+ <Reference Include =" xunit.core, Version=2.1.0.3179, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
135
+ <HintPath >..\..\..\packages\xunit.extensibility.core.2.1.0\lib\dotnet\xunit.core.dll</HintPath >
136
+ <Private >True</Private >
137
+ </Reference >
138
+ <Reference Include =" xunit.execution.desktop, Version=2.1.0.3179, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
139
+ <HintPath >..\..\..\packages\xunit.extensibility.execution.2.1.0\lib\net45\xunit.execution.desktop.dll</HintPath >
140
+ <Private >True</Private >
141
+ </Reference >
142
+ <Reference Include =" Microsoft.Azure.Test.Framework" >
143
+ <HintPath >..\..\..\packages\Microsoft.Azure.Test.Framework.1.0.6179.26854-prerelease\lib\net45\Microsoft.Azure.Test.Framework.dll</HintPath >
144
+ </Reference >
145
+ <Reference Include =" Microsoft.IdentityModel.Clients.ActiveDirectory, Version=2.28.3.860, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
146
+ <SpecificVersion >False</SpecificVersion >
147
+ <HintPath >..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll</HintPath >
148
+ </Reference >
149
+ <Reference Include =" Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms, Version=2.28.3.860, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
150
+ <SpecificVersion >False</SpecificVersion >
151
+ <HintPath >..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll</HintPath >
152
+ </Reference >
153
+ </ItemGroup >
154
+ <ItemGroup >
155
+ <Compile Include =" Properties\AssemblyInfo.cs" />
156
+ <Compile Include =" ScenarioTests\AzureRmSignalRTests.cs" />
157
+ <Compile Include =" TestController.cs" />
158
+ </ItemGroup >
159
+ <ItemGroup >
160
+ <None Include =" packages.config" />
161
+ <None Include =" ScenarioTests\AzureRmSignalRTests.ps1" >
162
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
163
+ </None >
164
+ <None Include =" SessionRecords\**\*.json" >
165
+ </None >
166
+ </ItemGroup >
167
+ <ItemGroup >
168
+ <Service Include =" {82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
169
+ </ItemGroup >
170
+ <ItemGroup >
171
+ <ProjectReference Include =" ..\..\..\Common\Commands.Common.Authentication.Abstractions\Commands.Common.Authentication.Abstractions.csproj" >
172
+ <Project >{70527617-7598-4aef-b5bd-db9186b8184b}</Project >
173
+ <Name >Commands.Common.Authentication.Abstractions</Name >
174
+ </ProjectReference >
175
+ <ProjectReference Include =" ..\..\Common\Commands.ResourceManager.Common\Commands.ResourceManager.Common.csproj" >
176
+ <Project >{3819D8A7-C62C-4C47-8DDD-0332D9CE1252}</Project >
177
+ <Name >Commands.ResourceManager.Common</Name >
178
+ </ProjectReference >
179
+ <ProjectReference Include =" ..\..\Common\Commands.ScenarioTests.ResourceManager.Common\Commands.ScenarioTests.ResourceManager.Common.csproj" >
180
+ <Project >{3436a126-edc9-4060-8952-9a1be34cdd95}</Project >
181
+ <Name >Commands.ScenarioTests.ResourceManager.Common</Name >
182
+ </ProjectReference >
183
+ <ProjectReference Include =" ..\Commands.SignalR\Commands.SignalR.csproj" >
184
+ <Project >{7aa1b2c0-72cb-448a-9c12-c45bdf3e088d}</Project >
185
+ <Name >Commands.SignalR</Name >
186
+ </ProjectReference >
187
+ </ItemGroup >
188
+ <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
189
+ <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
190
+ <PropertyGroup >
191
+ <ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
192
+ </PropertyGroup >
193
+ <Error Condition =" !Exists('..\..\..\packages\xunit.runner.visualstudio.2.1.0\build\net20\xunit.runner.visualstudio.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\..\packages\xunit.runner.visualstudio.2.1.0\build\net20\xunit.runner.visualstudio.props'))" />
194
+ </Target >
195
+ <Import Project =" ..\..\..\..\tools\Common.Dependencies.Test.targets" />
196
+ <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')" />
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