|
49 | 49 | <Reference Include="EntityFramework.SqlServer">
|
50 | 50 | <HintPath>..\packages\EntityFramework.6.0.1\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
51 | 51 | </Reference>
|
52 |
| - <Reference Include="Kendo.Mvc"> |
53 |
| - <HintPath>..\lib\KENDOUIMVC\2014.2.1008.545\Kendo.Mvc.dll</HintPath> |
54 |
| - <Private>True</Private> |
| 52 | + <Reference Include="Kendo.Mvc, Version=2018.3.1017.545, Culture=neutral, PublicKeyToken=121fae78165ba3d4, processorArchitecture=MSIL"> |
| 53 | + <SpecificVersion>False</SpecificVersion> |
| 54 | + <HintPath>..\lib\Kendo\2018.3.1017\Kendo.Mvc.dll</HintPath> |
55 | 55 | </Reference>
|
56 | 56 | <Reference Include="Microsoft.CSharp" />
|
57 | 57 | <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
71 | 71 | <Reference Include="System.Core" />
|
72 | 72 | <Reference Include="System.Data.DataSetExtensions" />
|
73 | 73 | <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
74 |
| - <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath> |
| 74 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.Helpers.dll</HintPath> |
75 | 75 | <Private>True</Private>
|
76 | 76 | </Reference>
|
77 |
| - <Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
78 |
| - <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath> |
| 77 | + <Reference Include="System.Web.Mvc, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 78 | + <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.7\lib\net45\System.Web.Mvc.dll</HintPath> |
79 | 79 | <Private>True</Private>
|
80 | 80 | </Reference>
|
81 | 81 | <Reference Include="System.Web.Optimization">
|
82 | 82 | <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
|
83 | 83 | </Reference>
|
84 | 84 | <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
85 |
| - <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath> |
| 85 | + <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.7\lib\net45\System.Web.Razor.dll</HintPath> |
86 | 86 | <Private>True</Private>
|
87 | 87 | </Reference>
|
88 | 88 | <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
89 |
| - <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath> |
| 89 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.dll</HintPath> |
90 | 90 | <Private>True</Private>
|
91 | 91 | </Reference>
|
92 | 92 | <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
93 |
| - <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath> |
| 93 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.Deployment.dll</HintPath> |
94 | 94 | <Private>True</Private>
|
95 | 95 | </Reference>
|
96 | 96 | <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
97 |
| - <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath> |
| 97 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.Razor.dll</HintPath> |
98 | 98 | <Private>True</Private>
|
99 | 99 | </Reference>
|
100 | 100 | <Reference Include="System.Xml.Linq" />
|
|
122 | 122 | <Compile Include="Properties\AssemblyInfo.cs" />
|
123 | 123 | </ItemGroup>
|
124 | 124 | <ItemGroup>
|
125 |
| - <Content Include="bin\Kendo.Mvc.dll" /> |
126 | 125 | <Content Include="fonts\glyphicons-halflings-regular.svg" />
|
127 | 126 | <Content Include="Images\accent.png" />
|
128 | 127 | <Content Include="Images\bullet.png" />
|
|
157 | 156 | <Content Include="Views\Shared\EditorTemplates\String.cshtml" />
|
158 | 157 | <Content Include="Views\Shared\EditorTemplates\Time.cshtml" />
|
159 | 158 | <Content Include="Views\Shared\EditorTemplates\Url.cshtml" />
|
160 |
| - <Content Include="Views\Home\EditorTemplates\Person.cshtml" /> |
| 159 | + <Content Include="Views\Shared\EditorTemplates\Person.cshtml" /> |
161 | 160 | </ItemGroup>
|
162 | 161 | <ItemGroup>
|
163 | 162 | <Folder Include="App_Data\" />
|
| 163 | + <Folder Include="bin\" /> |
164 | 164 | </ItemGroup>
|
165 | 165 | <ItemGroup>
|
166 | 166 | <Content Include="fonts\glyphicons-halflings-regular.woff" />
|
|
0 commit comments