1- <?xml version =" 1.0" encoding =" utf-8" ?>
2- <Project DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion =" 12.0" >
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- <ProductVersion >8.0.50727</ProductVersion >
8- <SchemaVersion >2.0</SchemaVersion >
9- <ProjectGuid >{97C65519-984A-49A7-8196-783B41DC9A27}</ProjectGuid >
10- <ProjectTypeGuids >{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids >
11- <OutputType >Library</OutputType >
12- <AppDesignerFolder >Properties</AppDesignerFolder >
13- <RootNamespace >ASPxPivotGrid_RuntimeDataBinding</RootNamespace >
14- <AssemblyName >ASPxPivotGrid_RuntimeDataBinding</AssemblyName >
15- <FileUpgradeFlags >
16- </FileUpgradeFlags >
17- <UpgradeBackupLocation >
18- </UpgradeBackupLocation >
19- <OldToolsVersion >2.0</OldToolsVersion >
20- <TargetFrameworkVersion >v4.5.2</TargetFrameworkVersion >
21- <TargetFrameworkProfile />
22- <UseIISExpress >false</UseIISExpress >
23- <Use64BitIISExpress />
24- <IISExpressSSLPort />
25- <IISExpressAnonymousAuthentication />
26- <IISExpressWindowsAuthentication />
27- <IISExpressUseClassicPipelineMode />
28- <UseGlobalApplicationHostFile />
29- </PropertyGroup >
30- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
31- <DebugSymbols >true</DebugSymbols >
32- <DebugType >full</DebugType >
33- <Optimize >false</Optimize >
34- <OutputPath >bin\</OutputPath >
35- <DefineConstants >DEBUG;TRACE</DefineConstants >
36- <ErrorReport >prompt</ErrorReport >
37- <WarningLevel >4</WarningLevel >
38- <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
39- <Prefer32Bit >false</Prefer32Bit >
40- </PropertyGroup >
41- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
42- <DebugType >pdbonly</DebugType >
43- <Optimize >true</Optimize >
44- <OutputPath >bin\</OutputPath >
45- <DefineConstants >TRACE</DefineConstants >
46- <ErrorReport >prompt</ErrorReport >
47- <WarningLevel >4</WarningLevel >
48- <Prefer32Bit >false</Prefer32Bit >
49- </PropertyGroup >
50- <ItemGroup >
51- <Reference Include =" DevExpress.Pdf.v22.1.Core, Version=22.1.1 .0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
52- <Reference Include =" DevExpress.RichEdit.v22.1.Export, Version=22.1.1 .0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
53- <Reference Include =" DevExpress.Printing.v22.1.Core, Version=22.1.1 .0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
54- <Reference Include =" DevExpress.Drawing.v22.1, Version=22.1.1 .0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
55- <Reference Include =" DevExpress.Data.v22.1, Version=22.1.1 .0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
56- <Reference Include =" DevExpress.PivotGrid.v22.1.Core, Version=22.1.1 .0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
57- <Reference Include =" DevExpress.Web.ASPxPivotGrid.v22.1, Version=22.1.1 .0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
58- <Reference Include =" DevExpress.Office.v22.1.Core, Version=22.1.1 .0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
59- <Reference Include =" DevExpress.Docs.v22.1, Version=22.1.1 .0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
60- <Reference Include =" DevExpress.RichEdit.v22.1.Core, Version=22.1.1 .0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
61- <Reference Include =" DevExpress.Web.v22.1, Version=22.1.1 .0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
62- <Reference Include =" System" />
63- <Reference Include =" System.Data" />
64- <Reference Include =" System.Drawing" />
65- <Reference Include =" System.Web" />
66- <Reference Include =" System.Xml" />
67- <Reference Include =" System.Configuration" />
68- <Reference Include =" System.Web.Services" />
69- <Reference Include =" System.EnterpriseServices" />
70- <Reference Include =" System.Web.Mobile" />
71- </ItemGroup >
72- <ItemGroup >
73- <Content Include =" Default.aspx" />
74- <Content Include =" App_Data\nwind.mdb" >
75- </Content >
76- <Content Include =" Web.config" />
77- </ItemGroup >
78- <ItemGroup >
79- <Compile Include =" Default.aspx.cs" >
80- <DependentUpon >Default.aspx</DependentUpon >
81- <SubType >ASPXCodeBehind</SubType >
82- </Compile >
83- <Compile Include =" Default.aspx.designer.cs" >
84- <DependentUpon >Default.aspx</DependentUpon >
85- </Compile >
86- <Compile Include =" Properties\AssemblyInfo.cs" />
87- </ItemGroup >
88- <ItemGroup />
89- <PropertyGroup >
90- <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >10.0</VisualStudioVersion >
91- <VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
92- </PropertyGroup >
93- <Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
94- <Import Project =" $(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition =" '$(VSToolsPath)' != ''" />
95- <Import Project =" $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition =" false" />
96- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
97- Other similar extension points exist, see Microsoft.Common.targets.
98- <Target Name="BeforeBuild">
99- </Target>
100- <Target Name="AfterBuild">
101- </Target>
102- -->
103- <ProjectExtensions >
104- <VisualStudio >
105- <FlavorProperties GUID =" {349c5851-65df-11da-9384-00065b846f21}" >
106- <WebProjectProperties >
107- <UseIIS >False</UseIIS >
108- <AutoAssignPort >True</AutoAssignPort >
109- <DevelopmentServerPort >51031</DevelopmentServerPort >
110- <DevelopmentServerVPath >/</DevelopmentServerVPath >
111- <IISUrl >
112- </IISUrl >
113- <NTLMAuthentication >False</NTLMAuthentication >
114- <UseCustomServer >False</UseCustomServer >
115- <CustomServerUrl >
116- </CustomServerUrl >
117- <SaveServerSettingsInUserFile >False</SaveServerSettingsInUserFile >
118- </WebProjectProperties >
119- </FlavorProperties >
120- </VisualStudio >
121- </ProjectExtensions >
122- </Project >
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion =" 12.0" >
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+ <ProductVersion >8.0.50727</ProductVersion >
8+ <SchemaVersion >2.0</SchemaVersion >
9+ <ProjectGuid >{97C65519-984A-49A7-8196-783B41DC9A27}</ProjectGuid >
10+ <ProjectTypeGuids >{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids >
11+ <OutputType >Library</OutputType >
12+ <AppDesignerFolder >Properties</AppDesignerFolder >
13+ <RootNamespace >ASPxPivotGrid_RuntimeDataBinding</RootNamespace >
14+ <AssemblyName >ASPxPivotGrid_RuntimeDataBinding</AssemblyName >
15+ <FileUpgradeFlags >
16+ </FileUpgradeFlags >
17+ <UpgradeBackupLocation >
18+ </UpgradeBackupLocation >
19+ <OldToolsVersion >2.0</OldToolsVersion >
20+ <TargetFrameworkVersion >v4.5.2</TargetFrameworkVersion >
21+ <TargetFrameworkProfile />
22+ <UseIISExpress >false</UseIISExpress >
23+ <Use64BitIISExpress />
24+ <IISExpressSSLPort />
25+ <IISExpressAnonymousAuthentication />
26+ <IISExpressWindowsAuthentication />
27+ <IISExpressUseClassicPipelineMode />
28+ <UseGlobalApplicationHostFile />
29+ </PropertyGroup >
30+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
31+ <DebugSymbols >true</DebugSymbols >
32+ <DebugType >full</DebugType >
33+ <Optimize >false</Optimize >
34+ <OutputPath >bin\</OutputPath >
35+ <DefineConstants >DEBUG;TRACE</DefineConstants >
36+ <ErrorReport >prompt</ErrorReport >
37+ <WarningLevel >4</WarningLevel >
38+ <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
39+ <Prefer32Bit >false</Prefer32Bit >
40+ </PropertyGroup >
41+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
42+ <DebugType >pdbonly</DebugType >
43+ <Optimize >true</Optimize >
44+ <OutputPath >bin\</OutputPath >
45+ <DefineConstants >TRACE</DefineConstants >
46+ <ErrorReport >prompt</ErrorReport >
47+ <WarningLevel >4</WarningLevel >
48+ <Prefer32Bit >false</Prefer32Bit >
49+ </PropertyGroup >
50+ <ItemGroup >
51+ <Reference Include =" DevExpress.Pdf.v22.1.Core, Version=22.1.2 .0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
52+ <Reference Include =" DevExpress.RichEdit.v22.1.Export, Version=22.1.2 .0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
53+ <Reference Include =" DevExpress.Printing.v22.1.Core, Version=22.1.2 .0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
54+ <Reference Include =" DevExpress.Drawing.v22.1, Version=22.1.2 .0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
55+ <Reference Include =" DevExpress.Data.v22.1, Version=22.1.2 .0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
56+ <Reference Include =" DevExpress.PivotGrid.v22.1.Core, Version=22.1.2 .0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
57+ <Reference Include =" DevExpress.Web.ASPxPivotGrid.v22.1, Version=22.1.2 .0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
58+ <Reference Include =" DevExpress.Office.v22.1.Core, Version=22.1.2 .0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
59+ <Reference Include =" DevExpress.Docs.v22.1, Version=22.1.2 .0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
60+ <Reference Include =" DevExpress.RichEdit.v22.1.Core, Version=22.1.2 .0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
61+ <Reference Include =" DevExpress.Web.v22.1, Version=22.1.2 .0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
62+ <Reference Include =" System" />
63+ <Reference Include =" System.Data" />
64+ <Reference Include =" System.Drawing" />
65+ <Reference Include =" System.Web" />
66+ <Reference Include =" System.Xml" />
67+ <Reference Include =" System.Configuration" />
68+ <Reference Include =" System.Web.Services" />
69+ <Reference Include =" System.EnterpriseServices" />
70+ <Reference Include =" System.Web.Mobile" />
71+ </ItemGroup >
72+ <ItemGroup >
73+ <Content Include =" Default.aspx" />
74+ <Content Include =" App_Data\nwind.mdb" >
75+ </Content >
76+ <Content Include =" Web.config" />
77+ </ItemGroup >
78+ <ItemGroup >
79+ <Compile Include =" Default.aspx.cs" >
80+ <DependentUpon >Default.aspx</DependentUpon >
81+ <SubType >ASPXCodeBehind</SubType >
82+ </Compile >
83+ <Compile Include =" Default.aspx.designer.cs" >
84+ <DependentUpon >Default.aspx</DependentUpon >
85+ </Compile >
86+ <Compile Include =" Properties\AssemblyInfo.cs" />
87+ </ItemGroup >
88+ <ItemGroup />
89+ <PropertyGroup >
90+ <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >10.0</VisualStudioVersion >
91+ <VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
92+ </PropertyGroup >
93+ <Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
94+ <Import Project =" $(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition =" '$(VSToolsPath)' != ''" />
95+ <Import Project =" $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition =" false" />
96+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
97+ Other similar extension points exist, see Microsoft.Common.targets.
98+ <Target Name="BeforeBuild">
99+ </Target>
100+ <Target Name="AfterBuild">
101+ </Target>
102+ -->
103+ <ProjectExtensions >
104+ <VisualStudio >
105+ <FlavorProperties GUID =" {349c5851-65df-11da-9384-00065b846f21}" >
106+ <WebProjectProperties >
107+ <UseIIS >False</UseIIS >
108+ <AutoAssignPort >True</AutoAssignPort >
109+ <DevelopmentServerPort >51031</DevelopmentServerPort >
110+ <DevelopmentServerVPath >/</DevelopmentServerVPath >
111+ <IISUrl >
112+ </IISUrl >
113+ <NTLMAuthentication >False</NTLMAuthentication >
114+ <UseCustomServer >False</UseCustomServer >
115+ <CustomServerUrl >
116+ </CustomServerUrl >
117+ <SaveServerSettingsInUserFile >False</SaveServerSettingsInUserFile >
118+ </WebProjectProperties >
119+ </FlavorProperties >
120+ </VisualStudio >
121+ </ProjectExtensions >
122+ </Project >
0 commit comments