d2302d6d01 | ||
---|---|---|
eng | ||
samples | ||
src | ||
test | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
AutoRest.CSharp.V3.sln | ||
Directory.Build.props | ||
Directory.Build.targets | ||
global.json | ||
package-lock.json | ||
package.json | ||
readme.md |
readme.md
AutoRest.CSharp.V3
Setup
- NodeJS (13.x.x)
npm install
(at root)- .NET Core SDK (3.0.100)
- PowerShell Core
- Java (for V2 testserver)
Build
dotnet build
(at root)./eng/Generate.ps1
(at root in PowerShell Core)
Configuration
# autorest-core version
version: 3.0.6237
shared-source-folder: $(this-folder)/src/assets
save-code-model: true
use: $(this-folder)/artifacts/bin/AutoRest.CSharp.V3/Debug/netcoreapp3.0/