-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Merge master into live #18053
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 #18053
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
Made uninstall wording more explicit and added script variables
Beware group join
* Fix broken link * fix broken link
* Serverless eBook updates * fix trailing lines * Update cover * Update index.md Add edition under book cover and fix PDF link * Update index.md Fix version
* Remove Schemas property type reference entirely
* add breaking change
* add WeatherForecast example * add link to migration doc * remove extra see also link * code style s.t.j.
* Add nested loops The beginner loops tutorial does not contain any examples of nested loops. Add a beginner example to both the interactive and local versions. Fixes #17208 * fix markdown lint error * fix variable name * Apply suggestions from code review Co-Authored-By: Petr Kulikov <petr.kulikov@gmail.com> * Apply suggestions from code review Co-Authored-By: Tom Dykstra <tdykstra@microsoft.com> Co-authored-by: Petr Kulikov <petr.kulikov@gmail.com> Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
* clarify boxing conversionsq Fixes #17335 The original explanation implied that value types aren't objects. Modify the language in the two paragraphs on boxing and unboxing. The new language should suggest that value types are being assigned to object references, not converted. * Update docs/csharp/tour-of-csharp/types-and-variables.md Co-Authored-By: Tom Dykstra <tdykstra@microsoft.com> * clarify wording on "box" Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
* code fence apis
* Update Hub + Landing pages to prep for L2 removal * Update index.yml Fixed the download sdk URI * Update docs/whats-new/index.yml Co-Authored-By: Tom Dykstra <tdykstra@microsoft.com> * Update index.yml Per review suggestion, added linkListType: download for download sdk link. * Update index.yml Per review suggestion: Added proper download linktype to download sdk link * Update index.yml Per review suggestion: added linklist type of download for download sdk link. * Update index.yml Per review suggestion: Moved Community into its own section. * Update index.yml fixed yaml formatting error at new community sections Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
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.