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 =" ..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition =" Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
4
+ <Import Project =" ..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props" Condition =" Exists('..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.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
+ <ProductVersion >
10
+ </ProductVersion >
11
+ <SchemaVersion >2.0</SchemaVersion >
12
+ <ProjectGuid >{E1F3D023-3088-4C03-A03A-0698841A3D88}</ProjectGuid >
13
+ <ProjectTypeGuids >{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids >
14
+ <OutputType >Library</OutputType >
15
+ <AppDesignerFolder >Properties</AppDesignerFolder >
16
+ <RootNamespace >RxClient</RootNamespace >
17
+ <AssemblyName >RxClient</AssemblyName >
18
+ <TargetFrameworkVersion >v4.5.2</TargetFrameworkVersion >
19
+ <UseIISExpress >true</UseIISExpress >
20
+ <IISExpressSSLPort />
21
+ <IISExpressAnonymousAuthentication />
22
+ <IISExpressWindowsAuthentication />
23
+ <IISExpressUseClassicPipelineMode />
24
+ <UseGlobalApplicationHostFile />
25
+ <NuGetPackageImportStamp >
26
+ </NuGetPackageImportStamp >
27
+ </PropertyGroup >
28
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
29
+ <DebugSymbols >true</DebugSymbols >
30
+ <DebugType >full</DebugType >
31
+ <Optimize >false</Optimize >
32
+ <OutputPath >bin\</OutputPath >
33
+ <DefineConstants >DEBUG;TRACE</DefineConstants >
34
+ <ErrorReport >prompt</ErrorReport >
35
+ <WarningLevel >4</WarningLevel >
36
+ </PropertyGroup >
37
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
38
+ <DebugType >pdbonly</DebugType >
39
+ <Optimize >true</Optimize >
40
+ <OutputPath >bin\</OutputPath >
41
+ <DefineConstants >TRACE</DefineConstants >
42
+ <ErrorReport >prompt</ErrorReport >
43
+ <WarningLevel >4</WarningLevel >
44
+ </PropertyGroup >
45
+ <ItemGroup >
46
+ <Reference Include =" Microsoft.AI.Agent.Intercept, Version=1.2.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
47
+ <HintPath >..\packages\Microsoft.ApplicationInsights.Agent.Intercept.1.2.1\lib\net45\Microsoft.AI.Agent.Intercept.dll</HintPath >
48
+ <Private >True</Private >
49
+ </Reference >
50
+ <Reference Include =" Microsoft.AI.DependencyCollector, Version=2.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
51
+ <HintPath >..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.1.0\lib\net45\Microsoft.AI.DependencyCollector.dll</HintPath >
52
+ <Private >True</Private >
53
+ </Reference >
54
+ <Reference Include =" Microsoft.AI.PerfCounterCollector, Version=2.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
55
+ <HintPath >..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.1.0\lib\net45\Microsoft.AI.PerfCounterCollector.dll</HintPath >
56
+ <Private >True</Private >
57
+ </Reference >
58
+ <Reference Include =" Microsoft.AI.ServerTelemetryChannel, Version=2.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
59
+ <HintPath >..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.1.0\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll</HintPath >
60
+ <Private >True</Private >
61
+ </Reference >
62
+ <Reference Include =" Microsoft.AI.Web, Version=2.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
63
+ <HintPath >..\packages\Microsoft.ApplicationInsights.Web.2.1.0\lib\net45\Microsoft.AI.Web.dll</HintPath >
64
+ <Private >True</Private >
65
+ </Reference >
66
+ <Reference Include =" Microsoft.AI.WindowsServer, Version=2.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
67
+ <HintPath >..\packages\Microsoft.ApplicationInsights.WindowsServer.2.1.0\lib\net45\Microsoft.AI.WindowsServer.dll</HintPath >
68
+ <Private >True</Private >
69
+ </Reference >
70
+ <Reference Include =" Microsoft.ApplicationInsights, Version=2.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
71
+ <HintPath >..\packages\Microsoft.ApplicationInsights.2.1.0\lib\net45\Microsoft.ApplicationInsights.dll</HintPath >
72
+ <Private >True</Private >
73
+ </Reference >
74
+ <Reference Include =" Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
75
+ <HintPath >..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath >
76
+ <Private >True</Private >
77
+ </Reference >
78
+ <Reference Include =" Microsoft.CSharp" />
79
+ <Reference Include =" System.Web.DynamicData" />
80
+ <Reference Include =" System.Web.Entity" />
81
+ <Reference Include =" System.Web.ApplicationServices" />
82
+ <Reference Include =" System.ComponentModel.DataAnnotations" />
83
+ <Reference Include =" System" />
84
+ <Reference Include =" System.Data" />
85
+ <Reference Include =" System.Core" />
86
+ <Reference Include =" System.Data.DataSetExtensions" />
87
+ <Reference Include =" System.Web.Extensions" />
88
+ <Reference Include =" System.Xml.Linq" />
89
+ <Reference Include =" System.Drawing" />
90
+ <Reference Include =" System.Web" />
91
+ <Reference Include =" System.Xml" />
92
+ <Reference Include =" System.Configuration" />
93
+ <Reference Include =" System.Web.Services" />
94
+ <Reference Include =" System.EnterpriseServices" />
95
+ </ItemGroup >
96
+ <ItemGroup >
97
+ <Content Include =" packages.config" />
98
+ <Content Include =" ApplicationInsights.config" >
99
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
100
+ </Content >
101
+ <None Include =" Web.Debug.config" >
102
+ <DependentUpon >Web.config</DependentUpon >
103
+ </None >
104
+ <None Include =" Web.Release.config" >
105
+ <DependentUpon >Web.config</DependentUpon >
106
+ </None >
107
+ </ItemGroup >
108
+ <ItemGroup >
109
+ <Content Include =" Web.config" />
110
+ </ItemGroup >
111
+ <ItemGroup >
112
+ <Compile Include =" Properties\AssemblyInfo.cs" />
113
+ </ItemGroup >
114
+ <PropertyGroup >
115
+ <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >10.0</VisualStudioVersion >
116
+ <VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
117
+ </PropertyGroup >
118
+ <Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
119
+ <Import Project =" $(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition =" '$(VSToolsPath)' != ''" />
120
+ <Import Project =" $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition =" false" />
121
+ <ProjectExtensions >
122
+ <VisualStudio >
123
+ <FlavorProperties GUID =" {349c5851-65df-11da-9384-00065b846f21}" >
124
+ <WebProjectProperties >
125
+ <UseIIS >True</UseIIS >
126
+ <AutoAssignPort >True</AutoAssignPort >
127
+ <DevelopmentServerPort >61257</DevelopmentServerPort >
128
+ <DevelopmentServerVPath >/</DevelopmentServerVPath >
129
+ <IISUrl >http://localhost:61257/</IISUrl >
130
+ <NTLMAuthentication >False</NTLMAuthentication >
131
+ <UseCustomServer >False</UseCustomServer >
132
+ <CustomServerUrl >
133
+ </CustomServerUrl >
134
+ <SaveServerSettingsInUserFile >False</SaveServerSettingsInUserFile >
135
+ </WebProjectProperties >
136
+ </FlavorProperties >
137
+ </VisualStudio >
138
+ </ProjectExtensions >
139
+ <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
140
+ <PropertyGroup >
141
+ <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 >
142
+ </PropertyGroup >
143
+ <Error Condition =" !Exists('..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props'))" />
144
+ <Error Condition =" !Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
145
+ </Target >
146
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
147
+ Other similar extension points exist, see Microsoft.Common.targets.
148
+ <Target Name="BeforeBuild">
149
+ </Target>
150
+ <Target Name="AfterBuild">
151
+ </Target>
152
+ -->
153
+ </Project >
0 commit comments