Robuta

https://blog.jetbrains.com/dotnet/2018/11/08/using-net-core-launchsettings-json-rundebug-apps-rider/ Using .NET Core launchSettings.json to run/debug apps in Rider | The .NET Tools Blog A .NET Core application can have a file called launchSettings.json, which describes how a project can be launched. It describes the command to run, whether the...