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

Disable Net5CompatFileStream by default #50166

Merged
merged 8 commits into from
Apr 8, 2021

Conversation

@adamsitnik adamsitnik added this to the 6.0.0 milestone Mar 24, 2021
@adamsitnik adamsitnik added this to In progress in System.IO - FileStream via automation Mar 24, 2021
@adamsitnik adamsitnik added the NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) label Mar 24, 2021
…ream

# Conflicts:
#	src/libraries/System.IO.FileSystem/tests/Net5CompatTests/Net5CompatSwitchTests.cs
#	src/libraries/System.Private.CoreLib/src/System/IO/Strategies/FileStreamHelpers.cs
@adamsitnik
Copy link
Member Author

/azp run runtime-libraries-coreclr outerloop-windows

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@adamsitnik adamsitnik added the breaking-change Issue or PR that represents a breaking API or functional change over a prerelease. label Apr 7, 2021
@ghost ghost added the needs-breaking-change-doc-created Breaking changes need an issue opened with https://github.com/dotnet/docs/issues/new?template=dotnet label Apr 7, 2021
@adamsitnik adamsitnik removed the NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) label Apr 7, 2021
@adamsitnik adamsitnik changed the title [DRAFT][NO MERGE] flip the legacy file stream switch Disable Net5CompatFileStream by default Apr 7, 2021
@dotnet dotnet deleted a comment from azure-pipelines bot Apr 7, 2021
@adamsitnik adamsitnik marked this pull request as ready for review April 7, 2021 18:36
@adamsitnik
Copy link
Member Author

@carlossanlop @Jozkee @stephentoub everything is ready (please see the PR description for full details), PTAL

@adamsitnik
Copy link
Member Author

/azp run runtime-libraries-coreclr outerloop-windows

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

System.IO - FileStream automation moved this from In progress to Reviewer approved Apr 7, 2021
@adamsitnik
Copy link
Member Author

Breaking change doc: dotnet/docs#24060

@adamsitnik adamsitnik removed the needs-breaking-change-doc-created Breaking changes need an issue opened with https://github.com/dotnet/docs/issues/new?template=dotnet label Oct 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.IO breaking-change Issue or PR that represents a breaking API or functional change over a prerelease.
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants