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

Merged
merged 8 commits into from
Sep 14, 2024
Merged

Merge main into live #42619

merged 8 commits into from
Sep 14, 2024

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    8e1aa71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a47fc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d298e1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7da7b4f View commit details
    Browse the repository at this point in the history
  5. Add OverloadResolutionPriority conceptual documentation. (#42394)

    * Publish feature speclet
    
    Publish the C# 13 speclet for overload priority attribute.
    
    * Update attributes language reference
    
    * Final conceptual updates
    
    * Warnings and wording.
    
    * fix build warnings in our repo
    
    * Add quick note on the priority values.
    BillWagner authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f8c356e View commit details
    Browse the repository at this point in the history
  6. Add errors and warnings related to overload resolution (#42563)

    * Add new updates for Orpa
    
    Add the new compiler errors and warnings related to Overload Resolution Priority.
    
    * Move and consolidate content
    
    * warnings
    
    * Consolidate descriptions of overload issues
    
    Consolidate the description for the reason for different errors and the steps to fix those errors.
    
    * Add ambiguity errors types
    
    * warnings
    
    * Final edits
    
    * Fix related errors
    
    * typo
    BillWagner authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    07e4433 View commit details
    Browse the repository at this point in the history
  7. Update xunit documentation (#42614)

    * Update xunit documentation
    
    * Fix the xUnit.net name
    
    ---------
    
    Co-authored-by: Marco Rossignoli <[email protected]>
    MarcoRossignoli and Marco Rossignoli authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c3167c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    22aa1f3 View commit details
    Browse the repository at this point in the history