Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dotnet/roslyn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6a5a63b
Choose a base ref
...
head repository: dotnet/roslyn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 271ccd7
Choose a head ref
  • 3 commits
  • 1 file changed
  • 3 contributors

Commits on Feb 22, 2023

  1. Allow missing CommandLineArgsForDesignTimeEvaluation msbuild property (

    …#66367)
    
    * Allow missing CommandLineArgsForDesignTimeEvaluation msbuild property
    
    * Feedback
    
    * Unused using
    tmat committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    8273c98 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #67000 from tmat/AllowMissingCommandLineArgsForDes…

    …ignTimeEvaluation17.5
    
    Port to 17.5: Allow missing CommandLineArgsForDesignTimeEvaluation msbuild property (#66367)
    Arun Chander authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    25d2624 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Merge pull request #67006 from dotnet/merges/release/dev17.5-to-relea…

    …se/dev17.5-vs-deps
    
    Merge release/dev17.5 to release/dev17.5-vs-deps
    dotnet-bot authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    271ccd7 View commit details
    Browse the repository at this point in the history
Loading