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 to features/RawStringLiterals #59092

Merged

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    b5f7743 View commit details
    Browse the repository at this point in the history
  2. Fix API files

    CyrusNajmabadi committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    f6ee7c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. add in the devcontainer folder so codespaces knows how to construct a…

    … container for this repo
    jmarolf committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    c051adb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e895ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea918cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    965aa77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50ec21d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ced2eba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ba2aa5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    92a6b7b View commit details
    Browse the repository at this point in the history
  9. Update .devcontainer/devcontainer.json

    Co-authored-by: Fred Silberberg <fred@silberberg.xyz>
    jmarolf and 333fred authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    9dc8e24 View commit details
    Browse the repository at this point in the history
  10. Update .vscode/settings.json

    Co-authored-by: Fred Silberberg <fred@silberberg.xyz>
    jmarolf and 333fred authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    09c5940 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    45f1f90 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ba2dc2b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9b74919 View commit details
    Browse the repository at this point in the history
  14. Add properties (#59022)

    tmat authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    ab6a1d0 View commit details
    Browse the repository at this point in the history
  15. Clean up diagnostic and solution crawler options (#59083)

    * Remove SolutionCrawler on/off options
    
    * Remove DirectDependencyPropagationOnly option
    
    * Remove legacy InternalDiagnosticsOptions
    
    * Move FileLogger to VS layer
    tmat authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    5f8657a View commit details
    Browse the repository at this point in the history
  16. Merge pull request #58961 from CyrusNajmabadi/diagnosticEquals

    Seal Equals(obj) on Diagnostic
    CyrusNajmabadi authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    0c4d383 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e1cfa48 View commit details
    Browse the repository at this point in the history