This repository contains .NET projects. Ensure the .NET SDK is installed before building or testing.
To install dotnet:
- Run
./setup.shto install the latest .NET SDK. - Alternatively, manually install the .NET SDK and ensure the
dotnetcommand is in your PATH.