|
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | | -<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 2 | +<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
3 | 3 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
4 | 4 | <PropertyGroup> |
5 | 5 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|
8 | 8 | </ProductVersion> |
9 | 9 | <SchemaVersion>2.0</SchemaVersion> |
10 | 10 | <ProjectGuid>{23C4B8D3-38F4-40B0-8B43-A1AFB0F09EBB}</ProjectGuid> |
11 | | - <ProjectTypeGuids>{E3E379DF-F4C6-4180-9B81-6769533ABE47};{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids> |
| 11 | + <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids> |
12 | 12 | <OutputType>Library</OutputType> |
13 | 13 | <AppDesignerFolder>Properties</AppDesignerFolder> |
14 | 14 | <RootNamespace>GridForeignKeyComboBoxColumn</RootNamespace> |
15 | 15 | <AssemblyName>GridForeignKeyComboBoxColumn</AssemblyName> |
16 | | - <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
| 16 | + <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion> |
17 | 17 | <MvcBuildViews>false</MvcBuildViews> |
18 | 18 | <UseIISExpress>true</UseIISExpress> |
19 | 19 | <IISExpressSSLPort /> |
20 | 20 | <IISExpressAnonymousAuthentication /> |
21 | 21 | <IISExpressWindowsAuthentication /> |
22 | 22 | <IISExpressUseClassicPipelineMode /> |
23 | 23 | <UseGlobalApplicationHostFile /> |
| 24 | + <TargetFrameworkProfile /> |
24 | 25 | </PropertyGroup> |
25 | 26 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
26 | 27 | <DebugSymbols>true</DebugSymbols> |
|
77 | 78 | <HintPath>..\lib\KENDOUIMVC\2016.2.714.Trial\Kendo.Mvc.dll</HintPath> |
78 | 79 | </Reference> |
79 | 80 | <Reference Include="Microsoft.CSharp" /> |
| 81 | + <Reference Include="Microsoft.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 82 | + <HintPath>..\packages\Microsoft.AspNet.WebHelpers.3.2.3\lib\net45\Microsoft.Web.Helpers.dll</HintPath> |
| 83 | + <Private>True</Private> |
| 84 | + </Reference> |
80 | 85 | <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
81 | 86 | <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath> |
82 | 87 | <Private>True</Private> |
|
91 | 96 | </Reference> |
92 | 97 | <Reference Include="System" /> |
93 | 98 | <Reference Include="System.Data" /> |
| 99 | + <Reference Include="System.Data.DataSetExtensions" /> |
94 | 100 | <Reference Include="System.Data.Entity" /> |
95 | 101 | <Reference Include="System.Drawing" /> |
96 | 102 | <Reference Include="System.Net.Http" /> |
|
103 | 109 | <Reference Include="System.Web.Entity" /> |
104 | 110 | <Reference Include="System.Web.ApplicationServices" /> |
105 | 111 | <Reference Include="System.ComponentModel.DataAnnotations" /> |
106 | | - <Reference Include="System.Core" /> |
107 | | - <Reference Include="System.Data.DataSetExtensions" /> |
108 | | - <Reference Include="System.Web.Helpers, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
109 | | - <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.30506.0\lib\net40\System.Web.Helpers.dll</HintPath> |
| 112 | + <Reference Include="System.Web.Extensions" /> |
| 113 | + <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 114 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath> |
110 | 115 | <Private>True</Private> |
111 | 116 | </Reference> |
112 | 117 | <Reference Include="System.Web.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|
117 | 122 | <HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.4.0.30506.0\lib\net40\System.Web.Http.WebHost.dll</HintPath> |
118 | 123 | <Private>True</Private> |
119 | 124 | </Reference> |
120 | | - <Reference Include="System.Web.Mvc, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
121 | | - <HintPath>..\packages\Microsoft.AspNet.Mvc.4.0.30506.0\lib\net40\System.Web.Mvc.dll</HintPath> |
| 125 | + <Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 126 | + <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath> |
122 | 127 | <Private>True</Private> |
123 | 128 | </Reference> |
124 | 129 | <Reference Include="System.Web.Optimization, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
125 | 130 | <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll</HintPath> |
126 | 131 | <Private>True</Private> |
127 | 132 | </Reference> |
128 | | - <Reference Include="System.Web.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
129 | | - <HintPath>..\packages\Microsoft.AspNet.Razor.2.0.30506.0\lib\net40\System.Web.Razor.dll</HintPath> |
| 133 | + <Reference Include="System.Web" /> |
| 134 | + <Reference Include="System.Web.Abstractions" /> |
| 135 | + <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 136 | + <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath> |
130 | 137 | <Private>True</Private> |
131 | 138 | </Reference> |
132 | | - <Reference Include="System.Web.WebPages, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
133 | | - <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.30506.0\lib\net40\System.Web.WebPages.dll</HintPath> |
| 139 | + <Reference Include="System.Web.Routing" /> |
| 140 | + <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 141 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath> |
134 | 142 | <Private>True</Private> |
135 | 143 | </Reference> |
136 | | - <Reference Include="System.Web.WebPages.Deployment, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
137 | | - <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.30506.0\lib\net40\System.Web.WebPages.Deployment.dll</HintPath> |
| 144 | + <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 145 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath> |
138 | 146 | <Private>True</Private> |
139 | 147 | </Reference> |
140 | | - <Reference Include="System.Web.WebPages.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
141 | | - <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.30506.0\lib\net40\System.Web.WebPages.Razor.dll</HintPath> |
| 148 | + <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 149 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath> |
142 | 150 | <Private>True</Private> |
143 | 151 | </Reference> |
144 | | - <Reference Include="System.Xml.Linq" /> |
145 | | - <Reference Include="System.Web" /> |
146 | | - <Reference Include="System.Web.Extensions" /> |
147 | | - <Reference Include="System.Web.Abstractions" /> |
148 | | - <Reference Include="System.Web.Routing" /> |
149 | 152 | <Reference Include="System.Xml" /> |
150 | 153 | <Reference Include="System.Configuration" /> |
151 | 154 | <Reference Include="System.Web.Services" /> |
152 | 155 | <Reference Include="System.EnterpriseServices" /> |
| 156 | + <Reference Include="System.Xml.Linq" /> |
153 | 157 | <Reference Include="WebGrease, Version=1.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
154 | 158 | <HintPath>..\packages\WebGrease.1.3.0\lib\WebGrease.dll</HintPath> |
155 | 159 | <Private>True</Private> |
156 | 160 | </Reference> |
157 | | - <Reference Include="WebMatrix.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
158 | | - <HintPath>..\packages\Microsoft.AspNet.WebPages.Data.2.0.20710.0\lib\net40\WebMatrix.Data.dll</HintPath> |
| 161 | + <Reference Include="WebMatrix.Data, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 162 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.Data.3.2.3\lib\net45\WebMatrix.Data.dll</HintPath> |
159 | 163 | <Private>True</Private> |
160 | 164 | </Reference> |
161 | | - <Reference Include="WebMatrix.WebData, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
162 | | - <HintPath>..\packages\Microsoft.AspNet.WebPages.WebData.2.0.30506.0\lib\net40\WebMatrix.WebData.dll</HintPath> |
| 165 | + <Reference Include="WebMatrix.WebData, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 166 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.WebData.3.2.3\lib\net45\WebMatrix.WebData.dll</HintPath> |
163 | 167 | <Private>True</Private> |
164 | 168 | </Reference> |
165 | 169 | </ItemGroup> |
|
173 | 177 | <Compile Include="Properties\AssemblyInfo.cs" /> |
174 | 178 | </ItemGroup> |
175 | 179 | <ItemGroup> |
| 180 | + <Content Include="bin\Kendo.Mvc.dll" /> |
176 | 181 | <Content Include="Global.asax" /> |
177 | 182 | <Content Include="Web.config" /> |
178 | 183 | <Content Include="Web.Debug.config"> |
|
0 commit comments