Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 260 Bytes

File metadata and controls

5 lines (4 loc) · 260 Bytes

Agent Guidelines

  • Follow standard C#/.NET coding conventions when modifying source files.
  • Run dotnet build and relevant tests before concluding changes whenever possible.
  • Update documentation alongside functional changes that affect public behavior.