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

Port InformationalVersion fix to Mono corelib #60614

Merged
merged 1 commit into from
Oct 20, 2021

Conversation

akoeplinger
Copy link
Member

#60572 for Mono's corelib.

@akoeplinger akoeplinger changed the title Port InformationVersion fix to Mono corelib Port InformationalVersion fix to Mono corelib Oct 19, 2021
@ghost
Copy link

ghost commented Oct 19, 2021

Tagging subscribers to this area: @Anipik, @safern, @ViktorHofer
See info in area-owners.md if you want to be subscribed.

Issue Details

#60572 for Mono's corelib.

Author: akoeplinger
Assignees: -
Labels:

area-Infrastructure-libraries

Milestone: -

@akoeplinger
Copy link
Member Author

@trylek would you mind making sure this is included if #60572 is backported to 6.0?

Copy link
Member

@trylek trylek left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for applying the fix to Mono. So far I haven't heard from Anirudh or Matt regarding port of the change to .NET 6, I'll remind them to take your change on board if that happens.

@akoeplinger akoeplinger merged commit bab9826 into dotnet:main Oct 20, 2021
@akoeplinger akoeplinger deleted the mono-informationalversion branch October 20, 2021 13:51
agocke added a commit to agocke/runtime that referenced this pull request Oct 22, 2021
This reverts commit bab9826.

This commit appears to be the cause of System.Drawing tests currently
failing in main.
jkotas pushed a commit that referenced this pull request Nov 9, 2021
Anipik pushed a commit that referenced this pull request Nov 9, 2021
* Fix for #60532

In stable package mode we should be setting CoreLib informational
version to the ProductVersion according to the discussion on the
issue thread. I have verified locally that this fixes the processinfo2
test for me that was previously failing in the StabilizePackageVersion
mode. Please let me know how to proceed with the fix, whether you
want me to just merge it into dotnet/runtime main, whether I should
pursue its backport into 6.0 release and / or whether Matt considers
cherry-picking my change to his stabilization PR.

Thanks

Tomas

* Port InformationVersion fix to Mono corelib (#60614)

#60572 for Mono's corelib.

Co-authored-by: Tomas Rylek <trylek@microsoft.com>
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
@ghost ghost locked as resolved and limited conversation to collaborators Nov 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants