8
8
</ProductVersion >
9
9
<SchemaVersion >2.0</SchemaVersion >
10
10
<ProjectGuid >{E3EF35D5-D0CE-49CC-B254-852C734EDEDE}</ProjectGuid >
11
- <ProjectTypeGuids >{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids >
11
+ <ProjectTypeGuids >{E53F8FEA-EAE0-44A6-8774-FFD645390401};{ 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.2 </TargetFrameworkVersion >
16
+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
17
17
<MvcBuildViews >false</MvcBuildViews >
18
18
<FileUpgradeFlags >
19
19
</FileUpgradeFlags >
24
24
<IISExpressWindowsAuthentication />
25
25
<IISExpressUseClassicPipelineMode />
26
26
<UpgradeBackupLocation />
27
- <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\</SolutionDir >
28
- <RestorePackages >true</RestorePackages >
29
- <TargetFrameworkProfile />
30
- <WebGreaseLibPath >..\packages\WebGrease.1.5.2\lib</WebGreaseLibPath >
31
27
</PropertyGroup >
32
28
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
33
29
<DebugSymbols >true</DebugSymbols >
47
43
<WarningLevel >4</WarningLevel >
48
44
</PropertyGroup >
49
45
<ItemGroup >
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 >
46
+ <Reference Include =" EntityFramework" >
56
47
<HintPath >..\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll</HintPath >
57
48
</Reference >
58
- <Reference Include =" Kendo.Mvc, Version=2015.3.930.340, Culture=neutral, PublicKeyToken=121fae78165ba3d4, processorArchitecture=MSIL" >
59
- <SpecificVersion >False</SpecificVersion >
60
- <HintPath >..\..\..\..\..\Program Files (x86)\Telerik\UI for ASP.NET MVC Q3 2015\wrappers\aspnetmvc\Binaries\Mvc5\Kendo.Mvc.dll</HintPath >
49
+ <Reference Include =" Kendo.Mvc" >
50
+ <HintPath >..\lib\KENDOUIMVC\2013.3.1119.340\Kendo.Mvc.dll</HintPath >
61
51
</Reference >
62
52
<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" />
68
53
<Reference Include =" System.Data.Entity" />
69
54
<Reference Include =" System.Runtime.Serialization" />
70
55
<Reference Include =" System.Security" />
71
- <Reference Include =" System.Web.Extensions" />
56
+ <Reference Include =" System.Web.WebPages, Version=1.0.0.0,
 Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL " />
57
+ <Reference Include =" System.Web.Helpers, Version=1.0.0.0,
 Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
72
58
<Reference Include =" System" />
73
59
<Reference Include =" System.Data" />
74
60
<Reference Include =" System.Drawing" />
75
61
<Reference Include =" System.Web.DynamicData" />
76
62
<Reference Include =" System.Web.Entity" />
77
63
<Reference Include =" System.Web.ApplicationServices" />
78
64
<Reference Include =" System.ComponentModel.DataAnnotations" />
65
+ <Reference Include =" System.Core" />
66
+ <Reference Include =" System.Data.DataSetExtensions" />
67
+ <Reference Include =" System.Xml.Linq" />
79
68
<Reference Include =" System.Web" />
69
+ <Reference Include =" System.Web.Extensions" />
80
70
<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 >
97
71
<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 >
110
72
<Reference Include =" System.Xml" />
111
73
<Reference Include =" System.Configuration" />
112
74
<Reference Include =" System.Web.Services" />
113
75
<Reference Include =" System.EnterpriseServices" />
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 >
76
+ <Reference Include =" System.Web.Mvc, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
119
77
</ItemGroup >
120
78
<ItemGroup >
121
79
<Compile Include =" Controllers\HomeController.cs" />
215
173
<ItemGroup >
216
174
<Content Include =" Views\Shared\EditorTemplates\Url.cshtml" />
217
175
</ItemGroup >
176
+ <ItemGroup >
177
+ <Content Include =" packages.config" />
178
+ </ItemGroup >
218
179
<ItemGroup >
219
180
<Service Include =" {508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
220
181
</ItemGroup >
242
203
<LastGenOutput >Sample.cs</LastGenOutput >
243
204
</Content >
244
205
</ItemGroup >
245
- <ItemGroup >
246
- <Content Include =" packages.config" />
247
- </ItemGroup >
248
206
<PropertyGroup >
249
207
<VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >10.0</VisualStudioVersion >
250
208
<VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
280
238
<UserProperties UseCdnSupport =" True" />
281
239
</VisualStudio >
282
240
</ProjectExtensions >
283
- <Import Project =" $(SolutionDir)\.nuget\NuGet.targets" Condition =" Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
284
- <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
285
- <PropertyGroup >
286
- <ErrorText >This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
287
- </PropertyGroup >
288
- <Error Condition =" !Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text =" $([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
289
- </Target >
290
241
</Project >
0 commit comments