To start a project you need .net 5+
You can download this here (https://dotnet.microsoft.com/en-us/download)
dotnet build
dotnet run --project sw_course input-file <output-file
dotnet test
To start a project you need .net 5+
You can download this here (https://dotnet.microsoft.com/en-us/download)
dotnet build
dotnet run --project sw_course input-file <output-file
dotnet test