Sorry, there's nothing at this address.
8 |Sorry, there's nothing at this address.
9 |Please browse the products at your leisure.
6 | 7 | @if (products == null) 8 | { 9 |Sorry, there's nothing at this address.
9 |Sorry, there's nothing at this address.
8 |Sorry, there's nothing at this address.
8 |Sorry, there's nothing at this address.
8 |Learn about building Web apps with ASP.NET Core.
10 |Use this page to detail your site's privacy policy.
9 | -------------------------------------------------------------------------------- /test/E2ETest/testassets/projects/multi-project/frontend/Pages/Shared/_ValidationScriptsPartial.cshtml: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /test/E2ETest/testassets/projects/multi-project/frontend/Pages/_ViewImports.cshtml: -------------------------------------------------------------------------------- 1 | @using Frontend 2 | @namespace Frontend.Pages 3 | @addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers 4 | -------------------------------------------------------------------------------- /test/E2ETest/testassets/projects/multi-project/frontend/Pages/_ViewStart.cshtml: -------------------------------------------------------------------------------- 1 | @{ 2 | Layout = "_Layout"; 3 | } 4 | -------------------------------------------------------------------------------- /test/E2ETest/testassets/projects/multi-project/frontend/appsettings.Development.json: -------------------------------------------------------------------------------- 1 | { 2 | "Logging": { 3 | "LogLevel": { 4 | "Default": "Information", 5 | "Microsoft": "Warning", 6 | "Microsoft.Hosting.Lifetime": "Information" 7 | } 8 | } 9 | } 10 | -------------------------------------------------------------------------------- /test/E2ETest/testassets/projects/multi-project/frontend/appsettings.json: -------------------------------------------------------------------------------- 1 | { 2 | "Logging": { 3 | "LogLevel": { 4 | "Default": "Information", 5 | "Microsoft": "Warning", 6 | "Microsoft.Hosting.Lifetime": "Information" 7 | } 8 | }, 9 | "AllowedHosts": "*" 10 | } 11 | -------------------------------------------------------------------------------- /test/E2ETest/testassets/projects/multi-project/frontend/frontend.csproj: -------------------------------------------------------------------------------- 1 |Sorry, there's nothing at this address.
8 |Learn about building Web apps with ASP.NET Core.
10 |