-
Notifications
You must be signed in to change notification settings - Fork 5k
Update autorest 3.0.0 beta.20250718.2 #51350
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Update autorest 3.0.0 beta.20250718.2 #51350
Conversation
API Change CheckAPIView identified API level changes in this PR and created the following API reviews |
To update AutoRest to version 3.0.0-beta.20250718.2 (#51350), please follow these steps: Step 1: Ensure you have the .NET SDK installed. AutoRest requires the .NET SDK to run. If you don't have it, you can download and install it from the official Microsoft website: Step 2: Update AutoRest via the .NET Global Tool. Open your Command Prompt or PowerShell and run the following command: dotnet tool update -g autorest --version 3.0.0-beta.20250718.2 Command Explanation:
Important Notes:
Please let me know if you have any questions or encounter any issues during the update process. |
No description provided.