|
118 | 118 | <HintPath>..\packages\Microsoft.AspNet.Identity.Core.2.2.1\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath> |
119 | 119 | <Private>True</Private> |
120 | 120 | </Reference> |
| 121 | + <Reference Include="Microsoft.AspNet.Identity.Owin, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 122 | + <HintPath>..\packages\Microsoft.AspNet.Identity.Owin.2.2.1\lib\net45\Microsoft.AspNet.Identity.Owin.dll</HintPath> |
| 123 | + <Private>True</Private> |
| 124 | + </Reference> |
121 | 125 | <Reference Include="Microsoft.CSharp" /> |
| 126 | + <Reference Include="Microsoft.Owin, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 127 | + <HintPath>..\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.dll</HintPath> |
| 128 | + <Private>True</Private> |
| 129 | + </Reference> |
| 130 | + <Reference Include="Microsoft.Owin.Host.SystemWeb, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 131 | + <HintPath>..\packages\Microsoft.Owin.Host.SystemWeb.3.0.1\lib\net45\Microsoft.Owin.Host.SystemWeb.dll</HintPath> |
| 132 | + <Private>True</Private> |
| 133 | + </Reference> |
| 134 | + <Reference Include="Microsoft.Owin.Security, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 135 | + <HintPath>..\packages\Microsoft.Owin.Security.3.0.1\lib\net45\Microsoft.Owin.Security.dll</HintPath> |
| 136 | + <Private>True</Private> |
| 137 | + </Reference> |
| 138 | + <Reference Include="Microsoft.Owin.Security.Cookies, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 139 | + <HintPath>..\packages\Microsoft.Owin.Security.Cookies.3.0.1\lib\net45\Microsoft.Owin.Security.Cookies.dll</HintPath> |
| 140 | + <Private>True</Private> |
| 141 | + </Reference> |
| 142 | + <Reference Include="Microsoft.Owin.Security.Facebook, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 143 | + <HintPath>..\packages\Microsoft.Owin.Security.Facebook.3.0.1\lib\net45\Microsoft.Owin.Security.Facebook.dll</HintPath> |
| 144 | + <Private>True</Private> |
| 145 | + </Reference> |
| 146 | + <Reference Include="Microsoft.Owin.Security.Google, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 147 | + <HintPath>..\packages\Microsoft.Owin.Security.Google.3.0.1\lib\net45\Microsoft.Owin.Security.Google.dll</HintPath> |
| 148 | + <Private>True</Private> |
| 149 | + </Reference> |
| 150 | + <Reference Include="Microsoft.Owin.Security.OAuth, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 151 | + <HintPath>..\packages\Microsoft.Owin.Security.OAuth.3.0.1\lib\net45\Microsoft.Owin.Security.OAuth.dll</HintPath> |
| 152 | + <Private>True</Private> |
| 153 | + </Reference> |
| 154 | + <Reference Include="Microsoft.Owin.Security.Twitter, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 155 | + <HintPath>..\packages\Microsoft.Owin.Security.Twitter.3.0.1\lib\net45\Microsoft.Owin.Security.Twitter.dll</HintPath> |
| 156 | + <Private>True</Private> |
| 157 | + </Reference> |
122 | 158 | <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
123 | 159 | <Private>True</Private> |
124 | 160 | <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath> |
|
139 | 175 | <HintPath>..\packages\Nito.AsyncEx.3.0.1\lib\net45\Nito.AsyncEx.Enlightenment.dll</HintPath> |
140 | 176 | <Private>True</Private> |
141 | 177 | </Reference> |
| 178 | + <Reference Include="Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5, processorArchitecture=MSIL"> |
| 179 | + <HintPath>..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath> |
| 180 | + <Private>True</Private> |
| 181 | + </Reference> |
142 | 182 | <Reference Include="System.Collections.Immutable, Version=1.0.34.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
143 | 183 | <SpecificVersion>False</SpecificVersion> |
144 | 184 | <HintPath>..\packages\Microsoft.Bcl.Immutable.1.0.34\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll</HintPath> |
|
149 | 189 | <SpecificVersion>False</SpecificVersion> |
150 | 190 | <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath> |
151 | 191 | </Reference> |
| 192 | + <Reference Include="System.Net.Http.WebRequest" /> |
152 | 193 | <Reference Include="System.Web.DynamicData" /> |
153 | 194 | <Reference Include="System.Web.Entity" /> |
154 | 195 | <Reference Include="System.Web.ApplicationServices" /> |
|
331 | 372 | <Content Include="Scripts\sweetalert\sweet-alert.min.js" /> |
332 | 373 | <Content Include="Scripts\toastr.js" /> |
333 | 374 | <Content Include="Scripts\toastr.min.js" /> |
| 375 | + <Content Include="Views\Account\Login.css"> |
| 376 | + <DependentUpon>Login.less</DependentUpon> |
| 377 | + </Content> |
| 378 | + <Content Include="Views\Account\Login.js" /> |
| 379 | + <Content Include="Views\Account\Login.min.css"> |
| 380 | + <DependentUpon>Login.css</DependentUpon> |
| 381 | + </Content> |
334 | 382 | <Content Include="Web.config" /> |
335 | 383 | <Content Include="Views\_ViewStart.cshtml" /> |
336 | 384 | <Content Include="Views\Shared\_Layout.cshtml" /> |
|
341 | 389 | <Compile Include="App_Start\AbpProjectNameNavigationProvider.cs" /> |
342 | 390 | <Compile Include="App_Start\AbpProjectNameWebModule.cs" /> |
343 | 391 | <Compile Include="App_Start\RouteConfig.cs" /> |
| 392 | + <Compile Include="App_Start\Startup.cs" /> |
344 | 393 | <Compile Include="Controllers\AboutController.cs" /> |
| 394 | + <Compile Include="Controllers\AccountController.cs" /> |
345 | 395 | <Compile Include="Controllers\HomeController.cs" /> |
| 396 | + <Compile Include="Controllers\Results\ChallengeResult.cs" /> |
| 397 | + <Compile Include="Models\Layout\UserMenuOrLoginLinkViewModel.cs" /> |
| 398 | + <Compile Include="Models\Account\LoginFormViewModel.cs" /> |
| 399 | + <Compile Include="Models\Account\LoginViewModel.cs" /> |
| 400 | + <Compile Include="Models\Account\RegisterResultViewModel.cs" /> |
| 401 | + <Compile Include="Models\Account\RegisterViewModel.cs" /> |
| 402 | + <Compile Include="Models\Account\TenantSelectionViewModel.cs" /> |
346 | 403 | <Compile Include="Models\Layout\LanguageSelectionViewModel.cs" /> |
347 | 404 | <Compile Include="Controllers\LayoutController.cs" /> |
348 | 405 | <Compile Include="Controllers\AbpProjectNameControllerBase.cs" /> |
|
362 | 419 | <Content Include="Views\Layout\_TopMenu.cshtml" /> |
363 | 420 | <Content Include="Views\Shared\Error.cshtml" /> |
364 | 421 | <Content Include="Scripts\sweetalert\sweet-alert.scss" /> |
| 422 | + <Content Include="Views\Account\Login.cshtml" /> |
| 423 | + <Content Include="Views\Account\Login.less" /> |
| 424 | + <Content Include="Views\Account\Register.cshtml" /> |
| 425 | + <Content Include="Views\Account\RegisterResult.cshtml" /> |
| 426 | + <Content Include="Views\Account\TenantSelection.cshtml" /> |
| 427 | + <Content Include="Views\Layout\_UserMenuOrLoginLink.cshtml" /> |
365 | 428 | <None Include="Web.Debug.config"> |
366 | 429 | <DependentUpon>Web.config</DependentUpon> |
367 | 430 | </None> |
|
402 | 465 | <AutoAssignPort>True</AutoAssignPort> |
403 | 466 | <DevelopmentServerPort>61814</DevelopmentServerPort> |
404 | 467 | <DevelopmentServerVPath>/</DevelopmentServerVPath> |
405 | | - <IISUrl>http://localhost:61754/</IISUrl> |
| 468 | + <IISUrl>http://localhost:61759/</IISUrl> |
406 | 469 | <NTLMAuthentication>False</NTLMAuthentication> |
407 | 470 | <UseCustomServer>False</UseCustomServer> |
408 | 471 | <CustomServerUrl> |
|
0 commit comments