Steps: Install dotnet 3.1.100 Run next commands via terminal: dotnet new console --force git restore Program.cs dotnet run