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: NuGet/NuGet.Client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2582e3e
Choose a base ref
...
head repository: NuGet/NuGet.Client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 830c8be
Choose a head ref
  • 7 commits
  • 40 files changed
  • 6 contributors

Commits on Sep 29, 2020

  1. VS OE: add IProjectMetadataContextInfo formatter (#3689)

    Fix NuGet/Home#10079.
    
    (cherry picked from commit bf6a310)
    dtivel authored and Rob Relyea committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    94168b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. obsolete PackageSource related types from earlier in 5.8 (#3698)

    * obsolete PackageSource related types from earlier in 5.8
    
    * add pragmas to allow calling obsolete apis for now.
    
    * additional pragmas
    
    (cherry picked from commit b987ca9)
    Rob Relyea committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    d814c6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dce6f39 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Use BitmapCreateOptions.IgnoreColorProfile to workaround WPF issue wh…

    …en using DecodePixelWidth (#3677)
    
    Fixes NuGet/Home#10037
    campersau authored and zivkan committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    89bdb81 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

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

Commits on Oct 15, 2020

  1. Configuration menu
    Copy the full SHA
    7229ab3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    830c8be View commit details
    Browse the repository at this point in the history
Loading