TestServer & ASP.NET Core 5: Fix "System.InvalidOperationException : Solution root could not be located using application root" with a custom Startup file

added by DotNetKicks
3/17/2021 4:12:36 PM

1459 Views

I am very happy to write this post today because I have had a lot of trouble over the last few days getting my integration tests with TestServer to work on ASP.NET Core 5.


0 comments