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

Remove VersionSuffix from servicing builds #83311

Merged
merged 1 commit into from
Mar 13, 2023
Merged

Conversation

am11
Copy link
Member

@am11 am11 commented Mar 12, 2023

e.g.

$ ~/.nuget/packages/microsoft.netcore.app.crossgen2.linux-arm64/7.0.2/tools/crossgen2 --version

Before:

7.0.2-servicing.22606.5+d037e070ebe5c83838443f869d5800752b0fcb13

After:

7.0.2+d037e070ebe5c83838443f869d5800752b0fcb13

@ghost ghost added the community-contribution Indicates that the PR has been added by a community member label Mar 12, 2023
@ghost
Copy link

ghost commented Mar 12, 2023

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

Issue Details

e.g.

$ ~/.nuget/packages/microsoft.netcore.app.crossgen2.linux-arm64/7.0.2/tools/crossgen2 --version

Before:

7.0.2-servicing.22606.5+d037e070ebe5c83838443f869d5800752b0fcb13

After:

7.0.2+d037e070ebe5c83838443f869d5800752b0fcb13

Author: am11
Assignees: -
Labels:

area-Infrastructure-libraries, community-contribution

Milestone: -

@ghost
Copy link

ghost commented Mar 12, 2023

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

Issue Details

e.g.

$ ~/.nuget/packages/microsoft.netcore.app.crossgen2.linux-arm64/7.0.2/tools/crossgen2 --version

Before:

7.0.2-servicing.22606.5+d037e070ebe5c83838443f869d5800752b0fcb13

After:

7.0.2+d037e070ebe5c83838443f869d5800752b0fcb13

Author: am11
Assignees: -
Labels:

area-Infrastructure, community-contribution

Milestone: -

@am11 am11 requested a review from ViktorHofer March 12, 2023 05:01
@ViktorHofer ViktorHofer merged commit 1df78ed into dotnet:main Mar 13, 2023
@am11 am11 deleted the patch-17 branch March 13, 2023 09:35
@ghost ghost locked as resolved and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants