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 main-vs-deps #53741

Merged
merged 8 commits into from
May 28, 2021
Merged

Merge main to main-vs-deps #53741

merged 8 commits into from
May 28, 2021

Commits on May 27, 2021

  1. Fix optprof config drop path

    genlu committed May 27, 2021
    Configuration menu
    Copy the full SHA
    02b6fad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c9bcea View commit details
    Browse the repository at this point in the history
  3. Add a property to pass through the initial assembly name

    Right now we don't get the command line string for options until the
    full design time build has completed; however the project system can
    still give us the evaluated string which is likely to be close
    enough. This allows features that want to get symbol names for source
    to have a better chance of having something that they can use and
    look up in caches or in the cloud.
    jasonmalinowski committed May 27, 2021
    Configuration menu
    Copy the full SHA
    bb7f615 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2388e7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #53722 from genlu/FixDrop

    Fix optprof config drop path
    genlu authored May 27, 2021
    Configuration menu
    Copy the full SHA
    79b343a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #53599 from jasonmalinowski/add-api-for-adding-ass…

    …embly-name
    
    Add a parameter to pass through the initial assembly name
    jasonmalinowski authored May 27, 2021
    Configuration menu
    Copy the full SHA
    ce652d5 View commit details
    Browse the repository at this point in the history
  7. Add API Review Process Documentation (#53396)

    * Add API Review Process Documentation
    
    We're currently working on making a more formal API review process for Roslyn. This PR adds documentation to the repo on how that process works, and the general expectations for how the process should work. Much of this documentation is copied from dotnet/runtime, and modified to fit the repo. 
    
    Co-authored-by: Youssef Victor <youssefvictor00@gmail.com>
    Co-authored-by: Joseph Musser <me@jnm2.com>
    Co-authored-by: Joey Robichaud <jorobich@microsoft.com>
    4 people authored May 27, 2021
    Configuration menu
    Copy the full SHA
    d72f606 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #53731 from dotnet/merges/release/dev16.11-to-main

    Merge release/dev16.11 to main
    msftbot[bot] authored May 27, 2021
    Configuration menu
    Copy the full SHA
    b6bc18e View commit details
    Browse the repository at this point in the history