Skip to content

Update AutoRest C# version to 3.0.0-beta.20250519.1 #50156

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

Conversation

azure-sdk
Copy link
Collaborator

Update AutoRest C# version to 3.0.0-beta.20250519.1

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Bumps the AutoRest C# and Typespec C# package versions to the latest beta release.

  • Update Typespec C# dependency to 0.2.0-beta.20250519.1
  • Update Microsoft.Azure.AutoRest.CSharp to 3.0.0-beta.20250519.1

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.

File Description
eng/emitter-package.json Updated @azure-tools/typespec-csharp version to 0.2.0-beta.20250519.1
eng/Packages.Data.props Updated Microsoft.Azure.AutoRest.CSharp version to 3.0.0-beta.20250519.1
Files not reviewed (1)
  • eng/emitter-package-lock.json: Language not supported

@@ -1,7 +1,7 @@
{
"main": "dist/src/index.js",
"dependencies": {
"@azure-tools/typespec-csharp": "0.2.0-beta.20250515.1"
"@azure-tools/typespec-csharp": "0.2.0-beta.20250519.1"
Copy link
Preview

Copilot AI May 20, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] Consider updating the project CHANGELOG or release notes to document the bump to typespec-csharp 0.2.0-beta.20250519.1.

Copilot uses AI. Check for mistakes.

@@ -277,7 +277,7 @@
All should have PrivateAssets="All" set so they don't become package dependencies
-->
<ItemGroup>
<PackageReference Update="Microsoft.Azure.AutoRest.CSharp" Version="3.0.0-beta.20250515.1" PrivateAssets="All" />
<PackageReference Update="Microsoft.Azure.AutoRest.CSharp" Version="3.0.0-beta.20250519.1" PrivateAssets="All" />
Copy link
Preview

Copilot AI May 20, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] Consider adding an entry in the CHANGELOG to reflect the AutoRest.CSharp version bump to 3.0.0-beta.20250519.1.

Copilot uses AI. Check for mistakes.

@azure-sdk azure-sdk deleted the auto-update-autorest-3.0.0-beta.20250519.1 branch May 25, 2025 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants