1+ <Project ToolsVersion =" 15.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2+ <Import Project =" ..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.8\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition =" Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.8\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
3+ <Import Project =" ..\packages\Microsoft.Net.Compilers.2.4.0\build\Microsoft.Net.Compilers.props" Condition =" Exists('..\packages\Microsoft.Net.Compilers.2.4.0\build\Microsoft.Net.Compilers.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+ <ProductVersion >
9+ </ProductVersion >
10+ <SchemaVersion >2.0</SchemaVersion >
11+ <ProjectGuid >{7E77CB21-DDD6-48AA-805E-A7E3E8A24FF3}</ProjectGuid >
12+ <ProjectTypeGuids >{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids >
13+ <OutputType >Library</OutputType >
14+ <AppDesignerFolder >Properties</AppDesignerFolder >
15+ <RootNamespace >MultiColumnFilter</RootNamespace >
16+ <AssemblyName >MultiColumnFilter</AssemblyName >
17+ <TargetFrameworkVersion >v4.6</TargetFrameworkVersion >
18+ <UseIISExpress >true</UseIISExpress >
19+ <Use64BitIISExpress />
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+ <DebugSymbols >true</DebugSymbols >
39+ <DebugType >pdbonly</DebugType >
40+ <Optimize >true</Optimize >
41+ <OutputPath >bin\</OutputPath >
42+ <DefineConstants >TRACE</DefineConstants >
43+ <ErrorReport >prompt</ErrorReport >
44+ <WarningLevel >4</WarningLevel >
45+ </PropertyGroup >
46+ <ItemGroup >
47+ <Reference Include =" Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.8.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
48+ <HintPath >..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.8\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath >
49+ </Reference >
50+ <Reference Include =" Microsoft.CSharp" />
51+ <Reference Include =" System.Web.DynamicData" />
52+ <Reference Include =" System.Web.Entity" />
53+ <Reference Include =" System.Web.ApplicationServices" />
54+ <Reference Include =" System.ComponentModel.DataAnnotations" />
55+ <Reference Include =" System" />
56+ <Reference Include =" System.Data" />
57+ <Reference Include =" System.Core" />
58+ <Reference Include =" System.Data.DataSetExtensions" />
59+ <Reference Include =" System.Web.Extensions" />
60+ <Reference Include =" System.Xml.Linq" />
61+ <Reference Include =" System.Drawing" />
62+ <Reference Include =" System.Web" />
63+ <Reference Include =" System.Xml" />
64+ <Reference Include =" System.Configuration" />
65+ <Reference Include =" System.Web.Services" />
66+ <Reference Include =" System.EnterpriseServices" />
67+ </ItemGroup >
68+ <ItemGroup >
69+ <Reference Include =" System.Web.Razor" >
70+ <HintPath >..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath >
71+ </Reference >
72+ <Reference Include =" System.Web.Webpages" >
73+ <HintPath >..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Webpages.dll</HintPath >
74+ </Reference >
75+ <Reference Include =" System.Web.Webpages.Deployment" >
76+ <HintPath >..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Webpages.Deployment.dll</HintPath >
77+ </Reference >
78+ <Reference Include =" System.Web.Webpages.Razor" >
79+ <HintPath >..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Webpages.Razor.dll</HintPath >
80+ </Reference >
81+ <Reference Include =" System.Web.Helpers" >
82+ <HintPath >..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath >
83+ </Reference >
84+ <Reference Include =" Microsoft.Web.Infrastructure" >
85+ <HintPath >..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath >
86+ </Reference >
87+ <Reference Include =" System.Web.Mvc" >
88+ <HintPath >..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath >
89+ </Reference >
90+ </ItemGroup >
91+ <ItemGroup >
92+ <Content Include =" Global.asax" />
93+ <Content Include =" Web.config" />
94+ </ItemGroup >
95+ <ItemGroup >
96+ <Compile Include =" App_Start\RouteConfig.cs" />
97+ <Compile Include =" Global.asax.cs" >
98+ <DependentUpon >Global.asax</DependentUpon >
99+ </Compile >
100+ <Compile Include =" Properties\AssemblyInfo.cs" />
101+ </ItemGroup >
102+ <ItemGroup >
103+ <Content Include =" Views\web.config" />
104+ <None Include =" packages.config" />
105+ <None Include =" Web.Debug.config" >
106+ <DependentUpon >Web.config</DependentUpon >
107+ </None >
108+ <None Include =" Web.Release.config" >
109+ <DependentUpon >Web.config</DependentUpon >
110+ </None >
111+ </ItemGroup >
112+ <ItemGroup >
113+ <Folder Include =" App_Data\" />
114+ <Folder Include =" Controllers\" />
115+ <Folder Include =" Models\" />
116+ </ItemGroup >
117+ <PropertyGroup >
118+ <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >10.0</VisualStudioVersion >
119+ <VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
120+ </PropertyGroup >
121+ <Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
122+ <Import Project =" $(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition =" '$(VSToolsPath)' != ''" />
123+ <Import Project =" $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition =" false" />
124+ <ProjectExtensions >
125+ <VisualStudio >
126+ <FlavorProperties GUID =" {349c5851-65df-11da-9384-00065b846f21}" >
127+ <WebProjectProperties >
128+ <UseIIS >True</UseIIS >
129+ <AutoAssignPort >True</AutoAssignPort >
130+ <DevelopmentServerPort >50431</DevelopmentServerPort >
131+ <DevelopmentServerVPath >/</DevelopmentServerVPath >
132+ <IISUrl >http://localhost:50431/</IISUrl >
133+ <NTLMAuthentication >False</NTLMAuthentication >
134+ <UseCustomServer >False</UseCustomServer >
135+ <CustomServerUrl >
136+ </CustomServerUrl >
137+ <SaveServerSettingsInUserFile >False</SaveServerSettingsInUserFile >
138+ </WebProjectProperties >
139+ </FlavorProperties >
140+ </VisualStudio >
141+ </ProjectExtensions >
142+ <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
143+ <PropertyGroup >
144+ <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 >
145+ </PropertyGroup >
146+ <Error Condition =" !Exists('..\packages\Microsoft.Net.Compilers.2.4.0\build\Microsoft.Net.Compilers.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.2.4.0\build\Microsoft.Net.Compilers.props'))" />
147+ <Error Condition =" !Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.8\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.8\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
148+ </Target >
149+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
150+ Other similar extension points exist, see Microsoft.Common.targets.
151+ <Target Name="BeforeBuild">
152+ </Target>
153+ <Target Name="AfterBuild">
154+ </Target>
155+ -->
156+ </Project >
0 commit comments