Skip to content

Conversation

@JanProvaznik
Copy link
Member

@JanProvaznik JanProvaznik commented Aug 28, 2025

after #12444 VS rejects the exp package because it's a version downgrade because alphabetically experimental < preview

Changes Made

change suffix to test

Testing

https://devdiv.visualstudio.com/DevDiv/_git/VS/pullrequest/665646

Notes

@JanProvaznik JanProvaznik marked this pull request as ready for review August 28, 2025 13:56
Copilot AI review requested due to automatic review settings August 28, 2025 13:56
@JanProvaznik JanProvaznik requested a review from a team as a code owner August 28, 2025 13:56
Copy link
Contributor

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

This PR fixes a version downgrade issue in Visual Studio by changing the experimental package suffix from "experimental" to "test". The issue occurred because alphabetically "experimental" comes before "preview", causing VS to reject experimental packages as downgrades from preview versions.

Key Changes

  • Updates the experimental pre-release version label from "experimental" to "test"
  • Adds explanatory comment about alphabetical ordering requirement

@JanProvaznik JanProvaznik merged commit 6231569 into main Aug 28, 2025
9 checks passed
@JanProvaznik JanProvaznik deleted the exp/fix-again branch August 28, 2025 22:07
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.

4 participants