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

Merged
merged 12 commits into from
Jul 1, 2023
Merged

Merge main into live #36070

merged 12 commits into from
Jul 1, 2023

Commits on Jun 30, 2023

  1. Add what's new and error / warning information for Interceptors. (#36056

    )
    
    * Add what's new for interceptors.
    
    * Add information on interceptors
    
    Add what's new and error / warning information for Interceptors.
    
    Fixes #35878
    
    This feature is experimental, so for details I'm linking to the feature spec in the roslyn repo. The feature may change. When it's finalized, I'll add more details on it in docs, and remove the warnings about its experimental status.
    BillWagner authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    8cea082 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31e9013 View commit details
    Browse the repository at this point in the history
  3. add new preview options (#36062)

    The C# 12 new feature template doesn't include the latest preview options.
    BillWagner authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    876ff73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    360a23d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a9b7f2 View commit details
    Browse the repository at this point in the history
  6. Add links to setup and tutorials (#36063)

    Fixes #33542
    
    Readers of the Tour of C# need to find resources to download the SDK and write their own versions of these introductory tutorials.
    BillWagner authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    0a47948 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    701a3c5 View commit details
    Browse the repository at this point in the history
  8. Expand docs about string comparison footguns (#35069)

    * Update best-practices-strings.md
    
    Per discussion at dotnet/runtime#85064
    
    * Split a sentence
    
    Co-authored-by: Andy (Steve) De George <[email protected]>
    
    * Markup
    
    ---------
    
    Co-authored-by: Andy (Steve) De George <[email protected]>
    Smaug123 and adegeo authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    8e2faf2 View commit details
    Browse the repository at this point in the history
  9. Update linux-scripted-manual.md (#36051)

    Remove unnecessary `sudo`.
    ermshiperete authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    7c06208 View commit details
    Browse the repository at this point in the history
  10. Remove Windows 7 incompatibility mention (#28627)

    * Remove Windows 7 incompatibility mention
    
    .NET 6.0.3 brings single file support for Windows 7 back.
    dotnet/runtime#63533
    
    * Update docs/core/deploying/single-file/overview.md
    
    Co-authored-by: Andy (Steve) De George <[email protected]>
    
    * Update docs/core/deploying/single-file/overview.md
    
    ---------
    
    Co-authored-by: Andy (Steve) De George <[email protected]>
    Co-authored-by: Genevieve Warren <[email protected]>
    3 people authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    7a4fb68 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    95df35e View commit details
    Browse the repository at this point in the history
  12. 1 Configuration menu
    Copy the full SHA
    f9579cb View commit details
    Browse the repository at this point in the history