Use your normal build tools to build the projects in Debug mode.
For example, you can use the dotnet
command line tool:
dotnet build GildedRose.sln -c Debug
For e.g. 10 days:
GildedRose/bin/Debug/net8.0/GildedRose 10
dotnet test
Use your normal build tools to build the projects in Debug mode.
For example, you can use the dotnet
command line tool:
dotnet build GildedRose.sln -c Debug
For e.g. 10 days:
GildedRose/bin/Debug/net8.0/GildedRose 10
dotnet test