Skip to content

remove false statement from the docs (negative values were never allowed) #105026

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

Merged
merged 2 commits into from
Jul 18, 2024

Conversation

adamsitnik
Copy link
Member

fixes #104997

@adamsitnik adamsitnik added documentation Documentation bug or enhancement, does not impact product or test code area-System.IO labels Jul 17, 2024
@adamsitnik adamsitnik added this to the 9.0.0 milestone Jul 17, 2024
@adamsitnik adamsitnik requested a review from jozkee July 17, 2024 13:49
Copy link
Contributor

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

Copy link
Member

@stephentoub stephentoub left a comment

Choose a reason for hiding this comment

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

Does the API docs repo also need to be updated?

@adamsitnik
Copy link
Member Author

Does the API docs repo also need to be updated?

@carlossanlop once we merge this PR, what is going to be the source of truth for the docs?

@carlossanlop
Copy link
Contributor

Yes, you can merge this.

@adamsitnik adamsitnik merged commit 1f0b156 into dotnet:main Jul 18, 2024
146 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Aug 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.IO documentation Documentation bug or enhancement, does not impact product or test code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistency between documentation and implementation for EnumerationOptions.MaxRecursionDepth
4 participants