Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

dropped to released version of piplelines #2571

Merged
merged 1 commit into from
Oct 26, 2018

Conversation

KrzysztofCwalina
Copy link
Member

The preview version of pipelines is not in corfxlab myget not on nuget.org. This means adding System.Buffers.ReaderWriter to a project fails, unless the project has pipelines myget feed (which is not common or intuitive). Since ReaderWriter (nor any components in corfxlab) needs preview of pipelines, I am dropping the pipelines dependency to the officially released on nuget.org.

@KrzysztofCwalina
Copy link
Member Author

@dotnet-bot test Innerloop OSX10.12 Release Build and Test

@ahsonkhan
Copy link
Member

ahsonkhan commented Oct 26, 2018

The latest pipelines package from master also has its own dependency issue due to System.Buffers which is blocking #2550 which was fixed by dotnet/corefx#32992. So dropping to release is fine. However, I don't understand why it is necessary for you.

Also, remove it from the update-Dependencies project or it will change again when a new build comes out (with auto-PR):

yield return CreateRegexPropertyUpdater(config.DependencyFilePath, "SystemIOPipelinesVersion", "System.IO.Pipelines");

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.

3 participants