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
- <RootNamespace >SchedulerCustomEditor </RootNamespace >
14
+ <RootNamespace >SchedulerCustomViewDemo </RootNamespace >
15
15
<AssemblyName >SchedulerCustomEditor</AssemblyName >
16
16
<TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
17
17
<MvcBuildViews >false</MvcBuildViews >
23
23
<IISExpressAnonymousAuthentication />
24
24
<IISExpressWindowsAuthentication />
25
25
<IISExpressUseClassicPipelineMode />
26
- <UpgradeBackupLocation />
26
+ <UpgradeBackupLocation >
27
+ </UpgradeBackupLocation >
28
+ <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\</SolutionDir >
29
+ <RestorePackages >true</RestorePackages >
30
+ <MvcProjectUpgradeChecked >true</MvcProjectUpgradeChecked >
31
+ <UseGlobalApplicationHostFile />
32
+
33
+
34
+
35
+
36
+
37
+
38
+
39
+
40
+
41
+
42
+
43
+
44
+
45
+
46
+
27
47
</PropertyGroup >
28
48
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
29
49
<DebugSymbols >true</DebugSymbols >
47
67
<HintPath >..\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll</HintPath >
48
68
</Reference >
49
69
<Reference Include =" Kendo.Mvc" >
50
- <HintPath >..\lib\KENDOUIMVC\2013.3.1119.340\Kendo.Mvc.dll</HintPath >
70
+
71
+ <HintPath >..\lib\KENDOUIMVC\2017.1.223.545\Kendo.Mvc.dll</HintPath >
51
72
</Reference >
52
73
<Reference Include =" Microsoft.CSharp" />
74
+ <Reference Include =" Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
75
+ <HintPath >..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath >
76
+ <Private >True</Private >
77
+ </Reference >
53
78
<Reference Include =" System.Data.Entity" />
54
79
<Reference Include =" System.Runtime.Serialization" />
55
80
<Reference Include =" System.Security" />
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" />
81
+ <Reference Include =" System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
82
+ <HintPath >..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath >
83
+ <Private >True</Private >
84
+ </Reference >
85
+
58
86
<Reference Include =" System" />
59
87
<Reference Include =" System.Data" />
60
88
<Reference Include =" System.Drawing" />
64
92
<Reference Include =" System.ComponentModel.DataAnnotations" />
65
93
<Reference Include =" System.Core" />
66
94
<Reference Include =" System.Data.DataSetExtensions" />
95
+ <Reference Include =" System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
96
+ <HintPath >..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath >
97
+ <Private >True</Private >
98
+ </Reference >
99
+ <Reference Include =" System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
100
+ <HintPath >..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath >
101
+ <Private >True</Private >
102
+ </Reference >
103
+ <Reference Include =" System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
104
+ <HintPath >..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath >
105
+ <Private >True</Private >
106
+ </Reference >
107
+ <Reference Include =" System.Web.WebPages.Deployment, 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.Deployment.dll</HintPath >
109
+ <Private >True</Private >
110
+ </Reference >
111
+ <Reference Include =" System.Web.WebPages.Razor, 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.Razor.dll</HintPath >
113
+ <Private >True</Private >
114
+ </Reference >
67
115
<Reference Include =" System.Xml.Linq" />
68
116
<Reference Include =" System.Web" />
69
117
<Reference Include =" System.Web.Extensions" />
73
121
<Reference Include =" System.Configuration" />
74
122
<Reference Include =" System.Web.Services" />
75
123
<Reference Include =" System.EnterpriseServices" />
76
- <Reference Include =" System.Web.Mvc, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
77
124
</ItemGroup >
78
125
<ItemGroup >
79
126
<Compile Include =" Controllers\HomeController.cs" />
111
158
<Content Include =" App_Data\Sample_log.ldf" >
112
159
<DependentUpon >Sample.mdf</DependentUpon >
113
160
</Content >
161
+ <Content Include =" Content\toDoViewStyles.css" />
114
162
<Content Include =" Global.asax" />
163
+ <Content Include =" Scripts\toDoView.js" />
115
164
<Content Include =" Web.config" />
116
165
<Content Include =" Web.Debug.config" >
117
166
<DependentUpon >Web.config</DependentUpon >
123
172
<Content Include =" Views\Web.config" />
124
173
</ItemGroup >
125
174
<ItemGroup >
126
- < Content Include = " Views\Home\EditorTemplates\CustomEditorTemplate.cshtml " />
127
- </ ItemGroup >
128
- < ItemGroup >
175
+
176
+
177
+
129
178
<Content Include =" Views\Home\About.cshtml" />
130
179
</ItemGroup >
131
180
<ItemGroup >
179
228
<ItemGroup >
180
229
<Service Include =" {508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
181
230
</ItemGroup >
231
+ <ItemGroup />
182
232
<ItemGroup >
183
- < Folder Include = " Scripts\ " />
184
- </ ItemGroup >
185
- < ItemGroup >
233
+
234
+
235
+
186
236
<EntityDeploy Include =" Models\Sample.edmx" >
187
237
<Generator >EntityModelCodeGenerator</Generator >
188
238
<LastGenOutput >Sample.Designer.cs</LastGenOutput >
203
253
<LastGenOutput >Sample.cs</LastGenOutput >
204
254
</Content >
205
255
</ItemGroup >
256
+
257
+
258
+
259
+
260
+
261
+
262
+
263
+
264
+
265
+
266
+
267
+
206
268
<PropertyGroup >
207
269
<VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >10.0</VisualStudioVersion >
208
270
<VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
225
287
<WebProjectProperties >
226
288
<UseIIS >False</UseIIS >
227
289
<AutoAssignPort >True</AutoAssignPort >
228
- <DevelopmentServerPort >20568 </DevelopmentServerPort >
290
+ <DevelopmentServerPort >24738 </DevelopmentServerPort >
229
291
<DevelopmentServerVPath >/</DevelopmentServerVPath >
230
292
<IISUrl >http://localhost:42167/</IISUrl >
231
293
<NTLMAuthentication >False</NTLMAuthentication >
238
300
<UserProperties UseCdnSupport =" True" />
239
301
</VisualStudio >
240
302
</ProjectExtensions >
303
+ <Import Project =" $(SolutionDir)\.nuget\NuGet.targets" Condition =" Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
304
+ <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
305
+ <PropertyGroup >
306
+ <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 >
307
+ </PropertyGroup >
308
+ <Error Condition =" !Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text =" $([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
309
+ </Target >
241
310
</Project >
0 commit comments