ardalis / OrganizingAspNetCore

Offers several different ways to organize content in ASP.NET Core MVC and Razor Pages projects.
http://ardalis.com
MIT License
209 stars 60 forks source link

Missing C# statement? #12

Closed Noctis- closed 7 years ago

Noctis- commented 7 years ago

https://github.com/ardalis/OrganizingAspNetCore/blob/f15f2cf07fde606e3037c1f9642963a267e89145/WithRazorPages/Startup.cs#L118

this will output an error on the next line (logger.LogWarning...), but it seems something is missing in the line above it

ardalis commented 7 years ago

Thanks! Sorry, that was an errant merge.