Skip to content
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

Marking assemblies and packages stable #4635

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Conversation

joperezr
Copy link
Member

@joperezr joperezr commented Oct 30, 2023

Fixes #4589

FYI @RussKie @geeknoid

Microsoft Reviewers: Open in CodeFlow

@joperezr joperezr requested a review from RussKie October 30, 2023 17:54
@ghost ghost assigned joperezr Oct 30, 2023
-->
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>
<DotNetFinalVersionKind Condition="'$(DotNetFinalVersionKind)' == ''">release</DotNetFinalVersionKind>
Copy link
Member

Choose a reason for hiding this comment

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

This version is defined in the Arcade SDK (Version.BeforeCommonTargets.targets).

@joperezr joperezr merged commit a8ba3ee into release/8.0 Oct 30, 2023
6 checks passed
@joperezr joperezr deleted the joperezr/Stabilize80 branch October 30, 2023 21:48
@ghost ghost locked as resolved and limited conversation to collaborators Nov 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants