|
8 | 8 | </ProductVersion>
|
9 | 9 | <SchemaVersion>2.0</SchemaVersion>
|
10 | 10 | <ProjectGuid>{E3EF35D5-D0CE-49CC-B254-852C734EDEDE}</ProjectGuid>
|
11 |
| - <ProjectTypeGuids>{E53F8FEA-EAE0-44A6-8774-FFD645390401};{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>SchedulerCustomEditor</RootNamespace>
|
15 | 15 | <AssemblyName>SchedulerCustomEditor</AssemblyName>
|
16 |
| - <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
| 16 | + <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion> |
17 | 17 | <MvcBuildViews>false</MvcBuildViews>
|
18 | 18 | <FileUpgradeFlags>
|
19 | 19 | </FileUpgradeFlags>
|
|
26 | 26 | <UpgradeBackupLocation />
|
27 | 27 | <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
|
28 | 28 | <RestorePackages>true</RestorePackages>
|
| 29 | + <TargetFrameworkProfile /> |
| 30 | + <WebGreaseLibPath>..\packages\WebGrease.1.5.2\lib</WebGreaseLibPath> |
29 | 31 | </PropertyGroup>
|
30 | 32 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
31 | 33 | <DebugSymbols>true</DebugSymbols>
|
|
45 | 47 | <WarningLevel>4</WarningLevel>
|
46 | 48 | </PropertyGroup>
|
47 | 49 | <ItemGroup>
|
48 |
| - <Reference Include="EntityFramework"> |
| 50 | + <Reference Include="Antlr3.Runtime, Version=3.4.1.9004, Culture=neutral, PublicKeyToken=eb42632606e9261f, processorArchitecture=MSIL"> |
| 51 | + <SpecificVersion>False</SpecificVersion> |
| 52 | + <HintPath>..\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll</HintPath> |
| 53 | + </Reference> |
| 54 | + <Reference Include="EntityFramework, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
| 55 | + <SpecificVersion>False</SpecificVersion> |
49 | 56 | <HintPath>..\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll</HintPath>
|
50 | 57 | </Reference>
|
51 | 58 | <Reference Include="Kendo.Mvc, Version=2015.3.930.340, Culture=neutral, PublicKeyToken=121fae78165ba3d4, processorArchitecture=MSIL">
|
52 | 59 | <SpecificVersion>False</SpecificVersion>
|
53 |
| - <HintPath>..\..\..\..\..\Program Files (x86)\Telerik\UI for ASP.NET MVC Q3 2015\wrappers\aspnetmvc\Binaries\Mvc3\Kendo.Mvc.dll</HintPath> |
54 |
| - <Private>True</Private> |
| 60 | + <HintPath>..\..\..\..\..\Program Files (x86)\Telerik\UI for ASP.NET MVC Q3 2015\wrappers\aspnetmvc\Binaries\Mvc5\Kendo.Mvc.dll</HintPath> |
55 | 61 | </Reference>
|
56 | 62 | <Reference Include="Microsoft.CSharp" />
|
| 63 | + <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 64 | + <Private>True</Private> |
| 65 | + <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath> |
| 66 | + </Reference> |
| 67 | + <Reference Include="System.Data.DataSetExtensions" /> |
57 | 68 | <Reference Include="System.Data.Entity" />
|
58 | 69 | <Reference Include="System.Runtime.Serialization" />
|
59 | 70 | <Reference Include="System.Security" />
|
60 |
| - <Reference Include="System.Web.WebPages, Version=1.0.0.0,
Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL " /> |
61 |
| - <Reference Include="System.Web.Helpers, Version=1.0.0.0,
Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" /> |
| 71 | + <Reference Include="System.Web.Extensions" /> |
62 | 72 | <Reference Include="System" />
|
63 | 73 | <Reference Include="System.Data" />
|
64 | 74 | <Reference Include="System.Drawing" />
|
65 | 75 | <Reference Include="System.Web.DynamicData" />
|
66 | 76 | <Reference Include="System.Web.Entity" />
|
67 | 77 | <Reference Include="System.Web.ApplicationServices" />
|
68 | 78 | <Reference Include="System.ComponentModel.DataAnnotations" />
|
69 |
| - <Reference Include="System.Core" /> |
70 |
| - <Reference Include="System.Data.DataSetExtensions" /> |
71 |
| - <Reference Include="System.Xml.Linq" /> |
72 | 79 | <Reference Include="System.Web" />
|
73 |
| - <Reference Include="System.Web.Extensions" /> |
74 | 80 | <Reference Include="System.Web.Abstractions" />
|
| 81 | + <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 82 | + <SpecificVersion>False</SpecificVersion> |
| 83 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath> |
| 84 | + </Reference> |
| 85 | + <Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 86 | + <SpecificVersion>False</SpecificVersion> |
| 87 | + <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath> |
| 88 | + </Reference> |
| 89 | + <Reference Include="System.Web.Optimization, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 90 | + <SpecificVersion>False</SpecificVersion> |
| 91 | + <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath> |
| 92 | + </Reference> |
| 93 | + <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 94 | + <SpecificVersion>False</SpecificVersion> |
| 95 | + <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath> |
| 96 | + </Reference> |
75 | 97 | <Reference Include="System.Web.Routing" />
|
| 98 | + <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 99 | + <SpecificVersion>False</SpecificVersion> |
| 100 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath> |
| 101 | + </Reference> |
| 102 | + <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 103 | + <SpecificVersion>False</SpecificVersion> |
| 104 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath> |
| 105 | + </Reference> |
| 106 | + <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 107 | + <SpecificVersion>False</SpecificVersion> |
| 108 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath> |
| 109 | + </Reference> |
76 | 110 | <Reference Include="System.Xml" />
|
77 | 111 | <Reference Include="System.Configuration" />
|
78 | 112 | <Reference Include="System.Web.Services" />
|
79 | 113 | <Reference Include="System.EnterpriseServices" />
|
80 |
| - <Reference Include="System.Web.Mvc, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" /> |
| 114 | + <Reference Include="System.Xml.Linq" /> |
| 115 | + <Reference Include="WebGrease, Version=1.5.2.14234, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 116 | + <SpecificVersion>False</SpecificVersion> |
| 117 | + <HintPath>..\packages\WebGrease.1.5.2\lib\WebGrease.dll</HintPath> |
| 118 | + </Reference> |
81 | 119 | </ItemGroup>
|
82 | 120 | <ItemGroup>
|
83 | 121 | <Compile Include="Controllers\HomeController.cs" />
|
|
177 | 215 | <ItemGroup>
|
178 | 216 | <Content Include="Views\Shared\EditorTemplates\Url.cshtml" />
|
179 | 217 | </ItemGroup>
|
180 |
| - <ItemGroup> |
181 |
| - <Content Include="packages.config" /> |
182 |
| - </ItemGroup> |
183 | 218 | <ItemGroup>
|
184 | 219 | <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
|
185 | 220 | </ItemGroup>
|
|
207 | 242 | <LastGenOutput>Sample.cs</LastGenOutput>
|
208 | 243 | </Content>
|
209 | 244 | </ItemGroup>
|
| 245 | + <ItemGroup> |
| 246 | + <Content Include="packages.config" /> |
| 247 | + </ItemGroup> |
210 | 248 | <PropertyGroup>
|
211 | 249 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
212 | 250 | <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
|
0 commit comments