It is just the version numbers that changes in the csproj file. I’ve tried to update the ASP.NET Core dependencies first and everything is still fine, until I update the ServiceStack dependencies then I am getting this issue.
I’ve tried to put a repo together and stripped down all the code, to the minimum required. It works all fine, until I add my Views folder that contain .cshtml razor files. Then I get the above error.