This is the repository for the autorest plugin to generate C# client libraries.
The following software is required to build and test this repository:
-
NPM 10.x:
npm install -g npm@10.x
(may need to run undersudo
on linux)⚠️ Warning: using NPM 9 may prevent proper source generation, preventing a PR from building cleanly.