Skip to content

Update zuremanaged sdks to official version#493

Merged
YunchuWang merged 1 commit into
mainfrom
chore-remove-version-suffix-e9794
Nov 4, 2025
Merged

Update zuremanaged sdks to official version#493
YunchuWang merged 1 commit into
mainfrom
chore-remove-version-suffix-e9794

Conversation

@YunchuWang

Copy link
Copy Markdown
Member

… both client and worker.

@YunchuWang
YunchuWang requested a review from Copilot November 4, 2025 17:39

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes the VersionSuffix property from two Azure Managed project files, effectively transitioning these packages from preview versions to stable releases. This is a version management change that affects how the packages will be versioned when built and published.

  • Removed <VersionSuffix>preview.1</VersionSuffix> from Worker and Client Azure Managed projects
  • This change promotes both packages from preview status to stable/release versions

Reviewed Changes

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

File Description
src/Worker/AzureManaged/Worker.AzureManaged.csproj Removes preview version suffix from Worker Azure Managed package
src/Client/AzureManaged/Client.AzureManaged.csproj Removes preview version suffix from Client Azure Managed package

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@YunchuWang
YunchuWang merged commit bdf3f1c into main Nov 4, 2025
11 checks passed
@YunchuWang
YunchuWang deleted the chore-remove-version-suffix-e9794 branch November 4, 2025 18:20
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.

3 participants