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

Merge main into live #36746

Merged
merged 8 commits into from
Aug 18, 2023
Merged

Merge main into live #36746

merged 8 commits into from
Aug 18, 2023

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    4efde73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f60df45 View commit details
    Browse the repository at this point in the history
  3. publish speclet (#36727)

    * 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]>
    BillWagner and tdykstra authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    cc1facf View commit details
    Browse the repository at this point in the history
  4. 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.
    BartoszKlonowski authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    ad82ef3 View commit details
    Browse the repository at this point in the history
  5. Update object-and-collection-initializers.md (#36740)

    Fix comment on the 'init' accessor
    Bafyn authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    b906e48 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b56a684 View commit details
    Browse the repository at this point in the history
  7. Fix metadata for the install docs area (#36722)

    * Update docfx.json
    
    * Whoops, swapped them around!
    adegeo authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    443404b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    463ed21 View commit details
    Browse the repository at this point in the history