To build ProcessDoctor, install .NET 8 SDK or later.
Then, run this shell command:
$ dotnet build
Run the unit tests using this shell command:
$ dotnet test
To build ProcessDoctor, install .NET 8 SDK or later.
Then, run this shell command:
$ dotnet build
Run the unit tests using this shell command:
$ dotnet test