Skip to content

azsdk_1.0.0-dev.20250630.1

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk azure-sdk released this 30 Jun 17:12
14bd366
Fix async method naming convention in ReleasePlanTool (#11021)

- Rename ValidateCreateReleasePlanInputAsync to follow .NET naming conventions
- Async methods should have 'Async' suffix for better code readability