|
21 | 21 | <IISExpressWindowsAuthentication />
|
22 | 22 | <IISExpressUseClassicPipelineMode />
|
23 | 23 | <UseGlobalApplicationHostFile />
|
| 24 | + <Use64BitIISExpress /> |
24 | 25 | </PropertyGroup>
|
25 | 26 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
26 | 27 | <DebugSymbols>true</DebugSymbols>
|
|
45 | 46 | <HintPath>..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath>
|
46 | 47 | </Reference>
|
47 | 48 | <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
48 |
| - <SpecificVersion>False</SpecificVersion> |
49 |
| - <HintPath>..\packages\EntityFramework.6.1.1\lib\net45\EntityFramework.dll</HintPath> |
| 49 | + <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath> |
50 | 50 | </Reference>
|
51 | 51 | <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
52 |
| - <SpecificVersion>False</SpecificVersion> |
53 |
| - <HintPath>..\packages\EntityFramework.6.1.1\lib\net45\EntityFramework.SqlServer.dll</HintPath> |
| 52 | + <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath> |
54 | 53 | </Reference>
|
55 |
| - <Reference Include="Kendo.Mvc"> |
56 |
| - <HintPath>..\..\..\lib\Kendo.Mvc\2015.2.624\Kendo.Mvc.dll</HintPath> |
| 54 | + <Reference Include="Kendo.Mvc, Version=2017.3.1026.545, Culture=neutral, PublicKeyToken=121fae78165ba3d4, processorArchitecture=MSIL"> |
| 55 | + <SpecificVersion>False</SpecificVersion> |
| 56 | + <HintPath>..\lib\KENDOUIMVC\2017.3.1026.545.Trial\Kendo.Mvc.dll</HintPath> |
57 | 57 | </Reference>
|
58 |
| - <Reference Include="Microsoft.AspNet.SignalR.Core"> |
59 |
| - <HintPath>..\packages\Microsoft.AspNet.SignalR.Core.2.1.2\lib\net45\Microsoft.AspNet.SignalR.Core.dll</HintPath> |
| 58 | + <Reference Include="Microsoft.AspNet.SignalR.Core, Version=2.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 59 | + <HintPath>..\packages\Microsoft.AspNet.SignalR.Core.2.2.2\lib\net45\Microsoft.AspNet.SignalR.Core.dll</HintPath> |
60 | 60 | </Reference>
|
61 | 61 | <Reference Include="Microsoft.AspNet.SignalR.Owin">
|
62 | 62 | <HintPath>..\packages\Microsoft.AspNet.SignalR.Owin.1.2.2\lib\net45\Microsoft.AspNet.SignalR.Owin.dll</HintPath>
|
63 | 63 | </Reference>
|
64 |
| - <Reference Include="Microsoft.AspNet.SignalR.SystemWeb"> |
65 |
| - <HintPath>..\packages\Microsoft.AspNet.SignalR.SystemWeb.2.1.2\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.dll</HintPath> |
| 64 | + <Reference Include="Microsoft.AspNet.SignalR.SystemWeb, Version=2.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 65 | + <HintPath>..\packages\Microsoft.AspNet.SignalR.SystemWeb.2.2.2\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.dll</HintPath> |
66 | 66 | </Reference>
|
67 | 67 | <Reference Include="Microsoft.CSharp" />
|
68 |
| - <Reference Include="Microsoft.Owin"> |
69 |
| - <HintPath>..\packages\Microsoft.Owin.3.0.0\lib\net45\Microsoft.Owin.dll</HintPath> |
| 68 | + <Reference Include="Microsoft.Owin, Version=3.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 69 | + <HintPath>..\packages\Microsoft.Owin.3.1.0\lib\net45\Microsoft.Owin.dll</HintPath> |
70 | 70 | </Reference>
|
71 |
| - <Reference Include="Microsoft.Owin.Host.SystemWeb"> |
72 |
| - <HintPath>..\packages\Microsoft.Owin.Host.SystemWeb.3.0.0\lib\net45\Microsoft.Owin.Host.SystemWeb.dll</HintPath> |
| 71 | + <Reference Include="Microsoft.Owin.Host.SystemWeb, Version=3.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 72 | + <HintPath>..\packages\Microsoft.Owin.Host.SystemWeb.3.1.0\lib\net45\Microsoft.Owin.Host.SystemWeb.dll</HintPath> |
73 | 73 | </Reference>
|
74 |
| - <Reference Include="Microsoft.Owin.Security"> |
75 |
| - <HintPath>..\packages\Microsoft.Owin.Security.2.0.1\lib\net45\Microsoft.Owin.Security.dll</HintPath> |
| 74 | + <Reference Include="Microsoft.Owin.Security, Version=3.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 75 | + <HintPath>..\packages\Microsoft.Owin.Security.3.1.0\lib\net45\Microsoft.Owin.Security.dll</HintPath> |
76 | 76 | </Reference>
|
77 | 77 | <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
78 | 78 | <Private>True</Private>
|
79 | 79 | <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
|
80 | 80 | </Reference>
|
81 |
| - <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
82 |
| - <SpecificVersion>False</SpecificVersion> |
83 |
| - <HintPath>..\packages\Newtonsoft.Json.6.0.6\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 81 | + <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
| 82 | + <HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
84 | 83 | </Reference>
|
85 | 84 | <Reference Include="Owin">
|
86 | 85 | <HintPath>..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
|
|
97 | 96 | <Reference Include="System.Core" />
|
98 | 97 | <Reference Include="System.Data.DataSetExtensions" />
|
99 | 98 | <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
100 |
| - <SpecificVersion>False</SpecificVersion> |
101 |
| - <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.2\lib\net45\System.Web.Helpers.dll</HintPath> |
| 99 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath> |
102 | 100 | </Reference>
|
103 |
| - <Reference Include="System.Web.Mvc, Version=5.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
104 |
| - <SpecificVersion>False</SpecificVersion> |
105 |
| - <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.2\lib\net45\System.Web.Mvc.dll</HintPath> |
| 101 | + <Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 102 | + <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath> |
106 | 103 | </Reference>
|
107 | 104 | <Reference Include="System.Web.Optimization">
|
108 | 105 | <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
|
109 | 106 | </Reference>
|
110 | 107 | <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
111 |
| - <SpecificVersion>False</SpecificVersion> |
112 |
| - <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.2\lib\net45\System.Web.Razor.dll</HintPath> |
| 108 | + <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath> |
113 | 109 | </Reference>
|
114 | 110 | <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
115 |
| - <SpecificVersion>False</SpecificVersion> |
116 |
| - <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.2\lib\net45\System.Web.WebPages.dll</HintPath> |
| 111 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath> |
117 | 112 | </Reference>
|
118 | 113 | <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
119 |
| - <SpecificVersion>False</SpecificVersion> |
120 |
| - <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.2\lib\net45\System.Web.WebPages.Deployment.dll</HintPath> |
| 114 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath> |
121 | 115 | </Reference>
|
122 | 116 | <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
123 |
| - <SpecificVersion>False</SpecificVersion> |
124 |
| - <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.2\lib\net45\System.Web.WebPages.Razor.dll</HintPath> |
| 117 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath> |
125 | 118 | </Reference>
|
126 | 119 | <Reference Include="System.Xml.Linq" />
|
127 | 120 | <Reference Include="System.Web" />
|
|
230 | 223 | <Content Include="Global.asax" />
|
231 | 224 | <Content Include="Content\Site.css" />
|
232 | 225 | <None Include="Scripts\jquery-2.1.1.intellisense.js" />
|
233 |
| - <Content Include="Scripts\jquery-2.1.1.js" /> |
234 |
| - <Content Include="Scripts\jquery-2.1.1.min.js" /> |
235 |
| - <Content Include="Scripts\jquery.signalR-2.1.2.js" /> |
236 |
| - <Content Include="Scripts\jquery.signalR-2.1.2.min.js" /> |
| 226 | + <None Include="Scripts\jquery-3.2.1.intellisense.js" /> |
| 227 | + <Content Include="Scripts\jquery-3.2.1.js" /> |
| 228 | + <Content Include="Scripts\jquery-3.2.1.min.js" /> |
| 229 | + <Content Include="Scripts\jquery-3.2.1.slim.js" /> |
| 230 | + <Content Include="Scripts\jquery-3.2.1.slim.min.js" /> |
| 231 | + <Content Include="Scripts\jquery.signalR-2.2.2.js" /> |
| 232 | + <Content Include="Scripts\jquery.signalR-2.2.2.min.js" /> |
237 | 233 | <Content Include="Scripts\kendo.modernizr.custom.js" />
|
238 | 234 | <Content Include="Scripts\modernizr-2.8.3.js" />
|
239 | 235 | <Content Include="Scripts\respond.js" />
|
|
264 | 260 | <Content Include="Views\Shared\EditorTemplates\String.cshtml" />
|
265 | 261 | <Content Include="Views\Shared\EditorTemplates\Time.cshtml" />
|
266 | 262 | <Content Include="Views\Shared\EditorTemplates\Url.cshtml" />
|
267 |
| - <Content Include="Scripts\jquery-2.1.1.min.map" /> |
268 | 263 | <Content Include="Views\Home\Grid.cshtml" />
|
| 264 | + <Content Include="Views\Shared\EditorTemplates\Boolean.cshtml" /> |
| 265 | + <Content Include="Scripts\jquery-3.2.1.slim.min.map" /> |
| 266 | + <Content Include="Scripts\jquery-3.2.1.min.map" /> |
269 | 267 | </ItemGroup>
|
270 | 268 | <ItemGroup>
|
271 | 269 | <EntityDeploy Include="Models\Sample.edmx">
|
|
312 | 310 | <AutoAssignPort>True</AutoAssignPort>
|
313 | 311 | <DevelopmentServerPort>0</DevelopmentServerPort>
|
314 | 312 | <DevelopmentServerVPath>/</DevelopmentServerVPath>
|
315 |
| - <IISUrl>http://localhost:63672/</IISUrl> |
| 313 | + <IISUrl>http://localhost:63673/</IISUrl> |
316 | 314 | <NTLMAuthentication>False</NTLMAuthentication>
|
317 | 315 | <UseCustomServer>False</UseCustomServer>
|
318 | 316 | <CustomServerUrl>
|
|
0 commit comments