GitHub Codespaeces instance is recognised as Production - When I run the code on my local machine, both appsettings.json and appsettings.Development.json are respected. However, when it's running on GitHub Codespaces, it seeks for both appsettings.json and appsettings.Production.json, although the lauchSettings.json sets ASPNETCORE_ENVIRONMENT to Development.