Skip to content

Conversation

@safern
Copy link
Member

@safern safern commented Nov 15, 2019

Fixes: #63

We can't update this version until we produce a new package from the runtime repository.

For package testing we depend on a static version of runtime.native.System.IO.Ports package which is gotten through the version in Versions.props updated by BAR. The problem is that we're depending on a version which contains the freebsd RID in it's dependencies since that was the last BAR update we got from corefx and we're no longer updating that version. So I downgraded it and it is fixed.

@ViktorHofer
Copy link
Member

Wasn't there a newer version produced in corefx? Tomas committed a fix in corefx. If yes, I would prefer to use that version.

@safern
Copy link
Member Author

safern commented Nov 15, 2019

Wasn't there a newer version produced in corefx? Tomas committed a fix in corefx. If yes, I would prefer to use that version.

I checked, but since the channels were already disabled, it didn't publish it to the blob feed. That was what I intended to do 😄

Copy link
Member

@wfurt wfurt 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.

@ViktorHofer ViktorHofer merged commit c3cd581 into dotnet:master Nov 16, 2019
@ViktorHofer ViktorHofer deleted the FixPackageTesting branch November 16, 2019 13:33
@karelz karelz added this to the 5.0.0 milestone Aug 18, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 11, 2020
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.

AllConfigurations leg is failing because of System.IO.Ports FreeBSD reference

5 participants