Thanks to visit codestin.com
Credit goes to github.com

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: 949031c79e
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: 89781a27ff
Choose a head ref
  • 2 commits
  • 22 files changed
  • 4 contributors

Commits on Jan 1, 2025

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

Commits on Jan 4, 2025

  1. Update MarkdownPreview to use Daytona. (#6190)

    * Update package version
    
    * Update version
    
    * add build framework
    
    * Ensure Daytona usage
    
    * update config
    
    * double mapped
    
    * adjust for perf
    
    * handle when getting component returns null
    
    * perf changes
    
    * Updated initialization
    
    * switch to run
    
    * Updated to allow for parsing markdown off main thread
    
    * Update to use forget
    
    * use intializeAsync cancellation token
    
    * PR comment
    
    * created extension method
    
    * Update src/NuGet.Clients/NuGet.VisualStudio.Common/Telemetry/TaskExtensions.cs
    
    Co-authored-by: Andy Zivkovic <[email protected]>
    
    * pr comments
    
    * pr comments
    
    * Added IsReadmeTabEnable property to viewmodel
    
    * updated comment
    
    * Update src/NuGet.Clients/NuGet.PackageManagement.UI/Xamls/PackageReadmeControl.xaml.cs
    
    Co-authored-by: Donnie Goodson <[email protected]>
    
    ---------
    
    Co-authored-by: Andy Zivkovic <[email protected]>
    Co-authored-by: Donnie Goodson <[email protected]>
    3 people authored Jan 4, 2025
    Configuration menu
    Copy the full SHA
    89781a2 View commit details
    Browse the repository at this point in the history
Loading