|
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>
|
|
89 | 90 | <Reference Include="System.Core" />
|
90 | 91 | <Reference Include="System.Data.DataSetExtensions" />
|
91 | 92 | <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
92 |
| - <SpecificVersion>False</SpecificVersion> |
93 |
| - <HintPath>..\packages\Microsoft.AspNet.WebPages.3.1.2\lib\net45\System.Web.Helpers.dll</HintPath> |
| 93 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath> |
| 94 | + <Private>True</Private> |
94 | 95 | </Reference>
|
95 |
| - <Reference Include="System.Web.Mvc, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
96 |
| - <SpecificVersion>False</SpecificVersion> |
97 |
| - <HintPath>..\packages\Microsoft.AspNet.Mvc.5.1.2\lib\net45\System.Web.Mvc.dll</HintPath> |
| 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> |
| 98 | + <Private>True</Private> |
98 | 99 | </Reference>
|
99 | 100 | <Reference Include="System.Web.Optimization">
|
100 | 101 | <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
|
101 | 102 | </Reference>
|
102 | 103 | <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
103 |
| - <SpecificVersion>False</SpecificVersion> |
104 |
| - <HintPath>..\packages\Microsoft.AspNet.Razor.3.1.2\lib\net45\System.Web.Razor.dll</HintPath> |
| 104 | + <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath> |
| 105 | + <Private>True</Private> |
105 | 106 | </Reference>
|
106 | 107 | <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
107 |
| - <SpecificVersion>False</SpecificVersion> |
108 |
| - <HintPath>..\packages\Microsoft.AspNet.WebPages.3.1.2\lib\net45\System.Web.WebPages.dll</HintPath> |
| 108 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath> |
| 109 | + <Private>True</Private> |
109 | 110 | </Reference>
|
110 | 111 | <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
111 |
| - <SpecificVersion>False</SpecificVersion> |
112 |
| - <HintPath>..\packages\Microsoft.AspNet.WebPages.3.1.2\lib\net45\System.Web.WebPages.Deployment.dll</HintPath> |
| 112 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath> |
| 113 | + <Private>True</Private> |
113 | 114 | </Reference>
|
114 | 115 | <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
115 |
| - <SpecificVersion>False</SpecificVersion> |
116 |
| - <HintPath>..\packages\Microsoft.AspNet.WebPages.3.1.2\lib\net45\System.Web.WebPages.Razor.dll</HintPath> |
| 116 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath> |
| 117 | + <Private>True</Private> |
117 | 118 | </Reference>
|
118 | 119 | <Reference Include="System.Xml.Linq" />
|
119 | 120 | <Reference Include="System.Web" />
|
|
145 | 146 | <Content Include="App_Data\Sample_log.ldf">
|
146 | 147 | <DependentUpon>Sample.mdf</DependentUpon>
|
147 | 148 | </Content>
|
| 149 | + <Content Include="bin\Kendo.Mvc.dll" /> |
148 | 150 | <Content Include="Images\accent.png" />
|
149 | 151 | <Content Include="Images\bullet.png" />
|
150 | 152 | <Content Include="Images\heroAccent.png" />
|
|
184 | 186 | <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
|
185 | 187 | </ItemGroup>
|
186 | 188 | <ItemGroup>
|
| 189 | + <Folder Include="bin\bg-BG\" /> |
| 190 | + <Folder Include="bin\cs-CZ\" /> |
| 191 | + <Folder Include="bin\da-DK\" /> |
| 192 | + <Folder Include="bin\de-DE\" /> |
| 193 | + <Folder Include="bin\es-ES\" /> |
| 194 | + <Folder Include="bin\fr-CA\" /> |
| 195 | + <Folder Include="bin\fr-FR\" /> |
| 196 | + <Folder Include="bin\he-IL\" /> |
| 197 | + <Folder Include="bin\it-IT\" /> |
| 198 | + <Folder Include="bin\nl-NL\" /> |
| 199 | + <Folder Include="bin\pl-PL\" /> |
| 200 | + <Folder Include="bin\pt-BR\" /> |
| 201 | + <Folder Include="bin\pt-PT\" /> |
| 202 | + <Folder Include="bin\ro-RO\" /> |
| 203 | + <Folder Include="bin\ru-RU\" /> |
| 204 | + <Folder Include="bin\sk-SK\" /> |
| 205 | + <Folder Include="bin\sv-SE\" /> |
| 206 | + <Folder Include="bin\tr-TR\" /> |
| 207 | + <Folder Include="bin\uk-UA\" /> |
| 208 | + <Folder Include="bin\zh-CN\" /> |
187 | 209 | <Folder Include="Models\" />
|
188 | 210 | </ItemGroup>
|
189 | 211 | <PropertyGroup>
|
|
0 commit comments