-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Merge master into live #18027
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
Merge master into live #18027
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* switching machines. * Add links and pointers to complete nullable content. Fixes #13419 The nullable references overview was the *only* content on nullables for some time. Now, that the reference and programming guide has been updated, this overview references those. * rename old attributes article That content moved to the language reference, it's not about picking different migration strategies. * fix build warnings
Assigned ownership of collections and parallel programming.
Remove using static as keyword, update docs
Added a more complete ref return example, using an int[,].
* dependencies article for project.json * add debugging ref to toc * add mitigation articles to toc
* c# orphans * remove serialization orphans * add inheritdoc to toc * Update docs/csharp/programming-guide/classes-and-structs/local-functions.md Co-Authored-By: Tom Dykstra <tdykstra@microsoft.com>
* notes about implicit restore * gewarren feedback
* combine info from orphaned gc.md file; split out fundamentals article * add new articles to index * Apply suggestions from Bill Co-Authored-By: Bill Wagner <wiwagn@microsoft.com>
GCHeapHardLimit default to the greater of 20MB or 75% of the memory limit. See https://devblogs.microsoft.com/dotnet/running-with-server-gc-in-a-small-container-scenario-part-1-hard-limit-for-the-gc-heap/
* delete 3 orphaned ml files
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Please don't squash-merge this PR.