Azure / autorest

OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python
MIT License
4.54k stars 728 forks source link

autorest warning on .Net 8 app during the build process #4960

Open tesfai80 opened 2 months ago

tesfai80 commented 2 months ago

Before filling a bug

Describe the bug

during the build pipeline in Azure Devops there is a warnings: image

the project is a .Net 8

Please provide as much information as you can. This would be:
- OpenAPI files having the issues
- Autorest command used

Expected behavior i want that my project will be without any warnings related to autorest

Additional context Add any other context about the problem here.