Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 292 Bytes

File metadata and controls

7 lines (5 loc) · 292 Bytes

Agent Instructions

This repository contains .NET projects. Ensure the .NET SDK is installed before building or testing.

To install dotnet:

  1. Run ./setup.sh to install the latest .NET SDK.
  2. Alternatively, manually install the .NET SDK and ensure the dotnet command is in your PATH.