|
13 | 13 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
14 | 14 | <RootNamespace>KendoUIMVC5</RootNamespace>
|
15 | 15 | <AssemblyName>KendoUIMVC5</AssemblyName>
|
16 |
| - <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
| 16 | + <TargetFrameworkVersion>v4.6.2</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>
|
|
54 | 55 | <HintPath>..\packages\NPOI.2.0.6\lib\net40\ICSharpCode.SharpZipLib.dll</HintPath>
|
55 | 56 | </Reference>
|
56 | 57 | <Reference Include="Kendo.Mvc">
|
57 |
| - <HintPath>..\lib\KENDOUIMVC\2014.2.1008.545\Kendo.Mvc.dll</HintPath> |
58 |
| - <Private>True</Private> |
| 58 | + <HintPath>..\lib\KENDOUIMVC\2019.2.514\Kendo.Mvc.dll</HintPath> |
59 | 59 | </Reference>
|
60 | 60 | <Reference Include="Microsoft.CSharp" />
|
61 | 61 | <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
79 | 79 | </Reference>
|
80 | 80 | <Reference Include="System" />
|
81 | 81 | <Reference Include="System.Data" />
|
| 82 | + <Reference Include="System.Data.DataSetExtensions" /> |
82 | 83 | <Reference Include="System.Data.Entity" />
|
83 | 84 | <Reference Include="System.Drawing" />
|
84 | 85 | <Reference Include="System.Runtime.Serialization" />
|
|
87 | 88 | <Reference Include="System.Web.Entity" />
|
88 | 89 | <Reference Include="System.Web.ApplicationServices" />
|
89 | 90 | <Reference Include="System.ComponentModel.DataAnnotations" />
|
90 |
| - <Reference Include="System.Core" /> |
91 |
| - <Reference Include="System.Data.DataSetExtensions" /> |
| 91 | + <Reference Include="System.Web.Extensions" /> |
92 | 92 | <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
93 |
| - <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath> |
| 93 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.Helpers.dll</HintPath> |
94 | 94 | <Private>True</Private>
|
95 | 95 | </Reference>
|
96 |
| - <Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
97 |
| - <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath> |
| 96 | + <Reference Include="System.Web.Mvc, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 97 | + <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.7\lib\net45\System.Web.Mvc.dll</HintPath> |
98 | 98 | <Private>True</Private>
|
99 | 99 | </Reference>
|
100 | 100 | <Reference Include="System.Web.Optimization">
|
101 | 101 | <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
|
102 | 102 | </Reference>
|
103 | 103 | <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
104 |
| - <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath> |
| 104 | + <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.7\lib\net45\System.Web.Razor.dll</HintPath> |
105 | 105 | <Private>True</Private>
|
106 | 106 | </Reference>
|
107 | 107 | <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
108 |
| - <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath> |
| 108 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.dll</HintPath> |
109 | 109 | <Private>True</Private>
|
110 | 110 | </Reference>
|
111 | 111 | <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
112 |
| - <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath> |
| 112 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.Deployment.dll</HintPath> |
113 | 113 | <Private>True</Private>
|
114 | 114 | </Reference>
|
115 | 115 | <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
116 |
| - <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath> |
| 116 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.Razor.dll</HintPath> |
117 | 117 | <Private>True</Private>
|
118 | 118 | </Reference>
|
119 |
| - <Reference Include="System.Xml.Linq" /> |
120 | 119 | <Reference Include="System.Web" />
|
121 |
| - <Reference Include="System.Web.Extensions" /> |
122 | 120 | <Reference Include="System.Web.Abstractions" />
|
123 | 121 | <Reference Include="System.Web.Routing" />
|
124 | 122 | <Reference Include="System.Xml" />
|
125 | 123 | <Reference Include="System.Configuration" />
|
126 | 124 | <Reference Include="System.Web.Services" />
|
127 | 125 | <Reference Include="System.EnterpriseServices" />
|
| 126 | + <Reference Include="System.Xml.Linq" /> |
128 | 127 | <Reference Include="WebGrease">
|
129 | 128 | <HintPath>..\packages\WebGrease.1.5.2\lib\WebGrease.dll</HintPath>
|
130 | 129 | </Reference>
|
|
0 commit comments