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 #40853

Merged
merged 12 commits into from
May 14, 2024
Merged

Merge main into live #40853

merged 12 commits into from
May 14, 2024

Commits on May 10, 2024

  1. F# , add chapter on opening with global specifier (#40809)

    * Update import-declarations-the-open-keyword.md
    
    Chapter on global keyword
    
    * better names
    
    * specifier not keyword
    
    * Update import-declarations-the-open-keyword.md
    
    Co-authored-by: Petr <psfinaki@users.noreply.github.com>
    
    * Update import-declarations-the-open-keyword.md
    
    Co-authored-by: Petr <psfinaki@users.noreply.github.com>
    
    * try fix md linting errors
    
    ---------
    
    Co-authored-by: Petr <psfinaki@users.noreply.github.com>
    goswinr and psfinaki committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3bcd650 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d7625b View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    0b57a62 View commit details
    Browse the repository at this point in the history
  2. add example for order of execution (#40844)

    * add example for order of execution
    
    * used wrong reference
    
    * not sure for what purpose this identifier is used but adjust it so it fits the format of the other examples
    gabbersepp committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f823456 View commit details
    Browse the repository at this point in the history
  3. fix example with an invalid preprocessor expression (#40857)

    elif directive without a condition
    Flash0ver committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b6743f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce10d1f View commit details
    Browse the repository at this point in the history
  5. AI - chat refresh (#40851)

    * AI - chat refresh
    
    * Update docs/ai/get-started-app-chat-template.md
    
    Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
    
    * Update docs/ai/get-started-app-chat-template.md
    
    Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
    diberry and gewarren committed May 13, 2024
    Configuration menu
    Copy the full SHA
    eaeb110 View commit details
    Browse the repository at this point in the history
  6. Add note about collection expressions. (#40864)

    * Add note about collection expressions.
    
    Fixes #38712
    
    Note that these examples all use collection expressions.
    
    * Update docs/csharp/language-reference/builtin-types/arrays.md
    
    Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
    
    * show both examples in note.
    
    ---------
    
    Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
    BillWagner and gewarren committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4485789 View commit details
    Browse the repository at this point in the history
  7. Update quic-overview.md (#40858)

    OpenStreamAsync => OpenOutboundStreamAsync
    AcceptStreamAsync => AcceptInboundStreamAsync
    kerryjiang committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7f6d29f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7b22d6d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    cc7c87e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    125bebf View commit details
    Browse the repository at this point in the history