-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
Merge main into live #36746
Merged
Merged
Merge main into live #36746
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4efde73 - Browse repository at this point
Copy the full SHA 4efde73View commit details -
Configuration menu - View commit details
-
Copy full SHA for f60df45 - Browse repository at this point
Copy the full SHA f60df45View commit details -
* publish speclet Publish the collection expressions speclet, add paragraph in the What's new article. * Apply suggestions from code review Co-authored-by: Tom Dykstra <[email protected]> * remove confusing sample Respond to feedback. --------- Co-authored-by: Tom Dykstra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc1facf - Browse repository at this point
Copy the full SHA cc1facfView commit details -
Fix the typo in
s_accountNumberSeed
in classes fundamentals tutorial (#36728) * Correct typo for s_accountNumberSeed field * Assign to Number directly without using `this.` To keep the embedded code presented to user in snippets matching the code in the full example in BankAccounts.cs, `this.` accessing was removed in favor of direct invoking the `Number` field. This is because in `BankAccounts.cs` the `Number` field is also accessed without `this` in the constructor.
Configuration menu - View commit details
-
Copy full SHA for ad82ef3 - Browse repository at this point
Copy the full SHA ad82ef3View commit details -
Update object-and-collection-initializers.md (#36740)
Fix comment on the 'init' accessor
Configuration menu - View commit details
-
Copy full SHA for b906e48 - Browse repository at this point
Copy the full SHA b906e48View commit details -
Configuration menu - View commit details
-
Copy full SHA for b56a684 - Browse repository at this point
Copy the full SHA b56a684View commit details -
Fix metadata for the install docs area (#36722)
* Update docfx.json * Whoops, swapped them around!
Configuration menu - View commit details
-
Copy full SHA for 443404b - Browse repository at this point
Copy the full SHA 443404bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 463ed21 - Browse repository at this point
Copy the full SHA 463ed21View commit details
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.