Something that is a bit odd to me…if I look at my ASP.NET Core Razor Mercury project in Water, it shows the wwwroot folder:
But if I look at the same project in VS2022, it does not, it shows the contents of the wwwroot folder (css, js, lib) directly off of my project folder.