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

Merged
merged 25 commits into from
Mar 30, 2024
Merged

Merge main into live #40239

merged 25 commits into from
Mar 30, 2024

Commits on Mar 27, 2024

  1. Add note that PathMap should not be used in debug builds. (#40219)

    * Add note that PathMap should not be used in debug builds.
    
    We have seen several debugger issues with folks specifying this issue. Attempting to update the documentation to try to educate folks about this.
    
    * PR feedback
    
    * remove en-us
    chuckries committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    42a15d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    332e336 View commit details
    Browse the repository at this point in the history
  3. Update rabbitmq-event-bus-development-test-environment.md (#40229)

    * Update rabbitmq-event-bus-development-test-environment.md
    
    Adding a link to Peregrine Connect as another production-ready solution with support for RabbitMQ.
    
    * Apply suggestions from code review
    
    * Update docs/architecture/microservices/multi-container-microservice-net-applications/rabbitmq-event-bus-development-test-environment.md
    
    ---------
    
    Co-authored-by: David Pine <david.pine@microsoft.com>
    nellymonjazeb and IEvangelist committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    12b651e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b37dd62 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    5539559 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d9c0f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    293d432 View commit details
    Browse the repository at this point in the history
  4. Update internal.md (#40228)

    -Referenced assemblies the first time it was mentioned
    -added an informal definition for an assembly.
    bigboybamo committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ce70d74 View commit details
    Browse the repository at this point in the history
  5. addition to top-level statements (#40230)

    * addition to top-level statements
    
    * address review comment
    timdeschryver committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    fcfa6ef View commit details
    Browse the repository at this point in the history
  6. Update TypeTestingAndConversionOperators.cs (#40240)

    Fixed code snippet for array casting example.
    Now it works in browser.
    Xamarin2019 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    9a03b4a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da3fa7b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ce7248 View commit details
    Browse the repository at this point in the history
  9. Remove weird spaces (#40247)

    CamSoper committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d7b7290 View commit details
    Browse the repository at this point in the history
  10. diberry/0328-meta (#40249)

    diberry committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    efdec6e View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. un-publish the static local functions speclet (#40243)

    * un-publish the static local functions speclet
    
    The ECMA committee has merged the first C# 8.0 feature into the draft spec. Un-publish the related feature spec.
    
    Also, fix some of the anchors that had drifted in the redirection file.
    
    * fix warning
    BillWagner committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    bca7bbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3586e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f48be1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f01f496 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e781d5f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6175b87 View commit details
    Browse the repository at this point in the history
  7. Fix language descriptor (#40256)

    * Fix language descriptor
    
    Fixes #40255
    
    * Update set-operations.md
    BillWagner committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    a7a97c0 View commit details
    Browse the repository at this point in the history
  8. Reorganize the C# Guide around a new C# hub page (#39916)

    * move specification content
    
    Create a new TOC for the specification.
    Move content to be displayed there.
    
    Create spec landing page
    
    * Create landing page for C# lang reference
    
    Create a landing page for the C# language reference. Create a new TOC for the reference only.
    Remove or update links to the old landing page to point at the new page.
    
    * Incorporate compiler messages into reference
    
    * First Hub page draft
    
    * remove temporary links
    
    * C# hub page, take 2
    
    * Update what's new link
    
    * move links
    
    * review pass for the hub
    
    * Try some dotnet-bot images.
    
    * update C# dev kit link for VS Code.
    
    * Apply suggestions from code review
    
    Co-authored-by: Katie Savage <KATIESAVAGE@microsoft.com>
    
    * respond to feedback.
    
    * Apply suggestions from code review
    
    Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Katie Savage <KATIESAVAGE@microsoft.com>
    Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
    3 people committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    6cb9904 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b63c640 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    e26e905 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bca96a2 View commit details
    Browse the repository at this point in the history