|
8 | 8 | </ProductVersion>
|
9 | 9 | <SchemaVersion>2.0</SchemaVersion>
|
10 | 10 | <ProjectGuid>{A9CAB7E6-0D1F-442B-ADCA-5087C224BED3}</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>GridPerserveToolbarServerTemplate</RootNamespace>
|
|
20 | 20 | <IISExpressAnonymousAuthentication />
|
21 | 21 | <IISExpressWindowsAuthentication />
|
22 | 22 | <IISExpressUseClassicPipelineMode />
|
| 23 | + <UseGlobalApplicationHostFile /> |
23 | 24 | </PropertyGroup>
|
24 | 25 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
25 | 26 | <DebugSymbols>true</DebugSymbols>
|
|
44 | 45 | <HintPath>..\lib\KENDOUIMVC\2014.3.1125.440\Kendo.Mvc.dll</HintPath>
|
45 | 46 | </Reference>
|
46 | 47 | <Reference Include="Microsoft.CSharp" />
|
| 48 | + <Reference Include="Microsoft.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 49 | + <HintPath>..\packages\Microsoft.AspNet.WebHelpers.3.2.3\lib\net45\Microsoft.Web.Helpers.dll</HintPath> |
| 50 | + <Private>True</Private> |
| 51 | + </Reference> |
| 52 | + <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
| 53 | + <HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 54 | + <Private>True</Private> |
| 55 | + </Reference> |
47 | 56 | <Reference Include="System" />
|
48 | 57 | <Reference Include="System.Data" />
|
49 | 58 | <Reference Include="System.Data.Entity" />
|
|
54 | 63 | <Reference Include="System.ComponentModel.DataAnnotations" />
|
55 | 64 | <Reference Include="System.Core" />
|
56 | 65 | <Reference Include="System.Data.DataSetExtensions" />
|
| 66 | + <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 67 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath> |
| 68 | + <Private>True</Private> |
| 69 | + </Reference> |
| 70 | + <Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 71 | + <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath> |
| 72 | + <Private>True</Private> |
| 73 | + </Reference> |
| 74 | + <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 75 | + <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath> |
| 76 | + <Private>True</Private> |
| 77 | + </Reference> |
| 78 | + <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 79 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath> |
| 80 | + <Private>True</Private> |
| 81 | + </Reference> |
| 82 | + <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 83 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath> |
| 84 | + <Private>True</Private> |
| 85 | + </Reference> |
| 86 | + <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 87 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath> |
| 88 | + <Private>True</Private> |
| 89 | + </Reference> |
57 | 90 | <Reference Include="System.Xml.Linq" />
|
58 | 91 | <Reference Include="System.Web" />
|
59 | 92 | <Reference Include="System.Web.Extensions" />
|
|
71 | 104 | <Private>True</Private>
|
72 | 105 | <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
|
73 | 106 | </Reference>
|
74 |
| - <Reference Include="Microsoft.Web.Mvc.FixedDisplayModes, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
75 |
| - <Private>True</Private> |
76 |
| - <HintPath>..\packages\Microsoft.AspNet.Mvc.FixedDisplayModes.1.0.0\lib\net40\Microsoft.Web.Mvc.FixedDisplayModes.dll</HintPath> |
77 |
| - </Reference> |
78 |
| - <Reference Include="Newtonsoft.Json"> |
79 |
| - <HintPath>..\packages\Newtonsoft.Json.4.5.11\lib\net40\Newtonsoft.Json.dll</HintPath> |
80 |
| - </Reference> |
81 | 107 | <Reference Include="System.Net.Http">
|
82 | 108 | </Reference>
|
83 | 109 | <Reference Include="System.Net.Http.Formatting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
84 | 110 | <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.4.0.20710.0\lib\net40\System.Net.Http.Formatting.dll</HintPath>
|
85 | 111 | </Reference>
|
86 | 112 | <Reference Include="System.Net.Http.WebRequest">
|
87 | 113 | </Reference>
|
88 |
| - <Reference Include="System.Web.Helpers, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
89 |
| - <Private>True</Private> |
90 |
| - <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll</HintPath> |
91 |
| - </Reference> |
92 | 114 | <Reference Include="System.Web.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
93 | 115 | <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.4.0.20710.0\lib\net40\System.Web.Http.dll</HintPath>
|
94 | 116 | </Reference>
|
95 | 117 | <Reference Include="System.Web.Http.WebHost, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
96 | 118 | <HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.4.0.20710.0\lib\net40\System.Web.Http.WebHost.dll</HintPath>
|
97 | 119 | </Reference>
|
98 |
| - <Reference Include="System.Web.Mvc, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
99 |
| - <Private>True</Private> |
100 |
| - <HintPath>..\packages\Microsoft.AspNet.Mvc.4.0.20710.0\lib\net40\System.Web.Mvc.dll</HintPath> |
101 |
| - </Reference> |
102 | 120 | <Reference Include="System.Web.Optimization">
|
103 | 121 | <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll</HintPath>
|
104 | 122 | </Reference>
|
105 |
| - <Reference Include="System.Web.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
106 |
| - <Private>True</Private> |
107 |
| - <HintPath>..\packages\Microsoft.AspNet.Razor.2.0.20715.0\lib\net40\System.Web.Razor.dll</HintPath> |
108 |
| - </Reference> |
109 |
| - <Reference Include="System.Web.WebPages, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
110 |
| - <Private>True</Private> |
111 |
| - <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll</HintPath> |
112 |
| - </Reference> |
113 |
| - <Reference Include="System.Web.WebPages.Deployment, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
114 |
| - <Private>True</Private> |
115 |
| - <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll</HintPath> |
116 |
| - </Reference> |
117 |
| - <Reference Include="System.Web.WebPages.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
118 |
| - <Private>True</Private> |
119 |
| - <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll</HintPath> |
120 |
| - </Reference> |
121 |
| - <Reference Include="WebMatrix.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
122 |
| - <Private>True</Private> |
123 |
| - <HintPath>..\packages\Microsoft.AspNet.WebPages.Data.2.0.20710.0\lib\net40\WebMatrix.Data.dll</HintPath> |
124 |
| - </Reference> |
125 |
| - <Reference Include="WebMatrix.WebData, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
126 |
| - <Private>True</Private> |
127 |
| - <HintPath>..\packages\Microsoft.AspNet.WebPages.WebData.2.0.20710.0\lib\net40\WebMatrix.WebData.dll</HintPath> |
128 |
| - </Reference> |
129 |
| - <Reference Include="DotNetOpenAuth.AspNet, Version=4.1.0.0, Culture=neutral, PublicKeyToken=2780ccd10d57b246, processorArchitecture=MSIL"> |
130 |
| - <Private>True</Private> |
131 |
| - <HintPath>..\packages\DotNetOpenAuth.AspNet.4.1.4.12333\lib\net45-full\DotNetOpenAuth.AspNet.dll</HintPath> |
132 |
| - </Reference> |
133 |
| - <Reference Include="DotNetOpenAuth.Core, Version=4.1.0.0, Culture=neutral, PublicKeyToken=2780ccd10d57b246, processorArchitecture=MSIL"> |
134 |
| - <Private>True</Private> |
135 |
| - <HintPath>..\packages\DotNetOpenAuth.Core.4.1.4.12333\lib\net45-full\DotNetOpenAuth.Core.dll</HintPath> |
136 |
| - </Reference> |
137 |
| - <Reference Include="DotNetOpenAuth.OAuth.Consumer, Version=4.1.0.0, Culture=neutral, PublicKeyToken=2780ccd10d57b246, processorArchitecture=MSIL"> |
138 |
| - <Private>True</Private> |
139 |
| - <HintPath>..\packages\DotNetOpenAuth.OAuth.Consumer.4.1.4.12333\lib\net45-full\DotNetOpenAuth.OAuth.Consumer.dll</HintPath> |
140 |
| - </Reference> |
141 |
| - <Reference Include="DotNetOpenAuth.OAuth, Version=4.1.0.0, Culture=neutral, PublicKeyToken=2780ccd10d57b246, processorArchitecture=MSIL"> |
142 |
| - <Private>True</Private> |
143 |
| - <HintPath>..\packages\DotNetOpenAuth.OAuth.Core.4.1.4.12333\lib\net45-full\DotNetOpenAuth.OAuth.dll</HintPath> |
144 |
| - </Reference> |
145 |
| - <Reference Include="DotNetOpenAuth.OpenId, Version=4.1.0.0, Culture=neutral, PublicKeyToken=2780ccd10d57b246, processorArchitecture=MSIL"> |
146 |
| - <Private>True</Private> |
147 |
| - <HintPath>..\packages\DotNetOpenAuth.OpenId.Core.4.1.4.12333\lib\net45-full\DotNetOpenAuth.OpenId.dll</HintPath> |
148 |
| - </Reference> |
149 |
| - <Reference Include="DotNetOpenAuth.OpenId.RelyingParty, Version=4.1.0.0, Culture=neutral, PublicKeyToken=2780ccd10d57b246, processorArchitecture=MSIL"> |
150 |
| - <Private>True</Private> |
151 |
| - <HintPath>..\packages\DotNetOpenAuth.OpenId.RelyingParty.4.1.4.12333\lib\net45-full\DotNetOpenAuth.OpenId.RelyingParty.dll</HintPath> |
152 |
| - </Reference> |
153 | 123 | <Reference Include="System.Web.Http.OData, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
154 | 124 | <Private>True</Private>
|
155 | 125 | <HintPath>..\packages\Microsoft.AspNet.WebApi.OData.4.0.0\lib\net40\System.Web.Http.OData.dll</HintPath>
|
|
174 | 144 | <Private>True</Private>
|
175 | 145 | <HintPath>..\packages\WebGrease.1.3.0\lib\Antlr3.Runtime.dll</HintPath>
|
176 | 146 | </Reference>
|
| 147 | + <Reference Include="WebMatrix.Data, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 148 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.Data.3.2.3\lib\net45\WebMatrix.Data.dll</HintPath> |
| 149 | + <Private>True</Private> |
| 150 | + </Reference> |
| 151 | + <Reference Include="WebMatrix.WebData, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 152 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.WebData.3.2.3\lib\net45\WebMatrix.WebData.dll</HintPath> |
| 153 | + <Private>True</Private> |
| 154 | + </Reference> |
177 | 155 | </ItemGroup>
|
178 | 156 | <ItemGroup>
|
179 | 157 | <Compile Include="Controllers\HomeController.cs" />
|
|
187 | 165 | <Compile Include="Properties\AssemblyInfo.cs" />
|
188 | 166 | </ItemGroup>
|
189 | 167 | <ItemGroup>
|
| 168 | + <Content Include="bin\Kendo.Mvc.dll" /> |
190 | 169 | <Content Include="Content\kendo.compatibility.css" />
|
191 | 170 | <Content Include="Global.asax" />
|
192 | 171 | <None Include="Scripts\jquery-1.8.2.intellisense.js" />
|
|
200 | 179 | <Content Include="Scripts\jquery.validate.unobtrusive.js" />
|
201 | 180 | <Content Include="Scripts\jquery.validate.unobtrusive.min.js" />
|
202 | 181 | <Content Include="Scripts\kendo.modernizr.custom.js" />
|
203 |
| - <Content Include="Scripts\knockout-2.2.0.debug.js" /> |
204 |
| - <Content Include="Scripts\knockout-2.2.0.js" /> |
205 | 182 | <Content Include="Scripts\modernizr-2.6.2.js" />
|
206 | 183 | <Content Include="Web.config" />
|
207 | 184 | <Content Include="Web.Debug.config">
|
|
218 | 195 | <Content Include="Images\accent.png" />
|
219 | 196 | <Content Include="Images\bullet.png" />
|
220 | 197 | <Content Include="Images\heroAccent.png" />
|
221 |
| - <Content Include="Views\Home\About.cshtml" /> |
222 | 198 | <Content Include="Views\Home\Index.cshtml" />
|
223 |
| - <Content Include="Views\Home\Contact.cshtml" /> |
224 | 199 | <Content Include="Views\Shared\_Layout.cshtml" />
|
225 | 200 | <Content Include="Views\_ViewStart.cshtml" />
|
226 | 201 | <Content Include="Views\Shared\EditorTemplates\Currency.cshtml" />
|
|
240 | 215 | <Folder Include="App_Data\" />
|
241 | 216 | </ItemGroup>
|
242 | 217 | <ItemGroup>
|
243 |
| - <Content Include="packages.config" /> |
| 218 | + <Content Include="packages.config"> |
| 219 | + <SubType>Designer</SubType> |
| 220 | + </Content> |
244 | 221 | </ItemGroup>
|
245 | 222 | <PropertyGroup>
|
246 | 223 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
|
0 commit comments