forked from NuGet/NuGet.Client
-
Notifications
You must be signed in to change notification settings - Fork 7
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
[pull] dev from NuGet:dev #13
Open
pull
wants to merge
851
commits into
chocolatey:dev
Choose a base branch
from
NuGet:dev
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…an exception occurs (#5881) Added a retry mechanism that can be used by test utilities when an exception occurs, to retry the function a specific number of times for a specific exception type.
Fix wording of NU1603 and related strings (#5812)
Co-authored-by: Andy Zivkovic <[email protected]>
…t a specified version gracefully (#5900)
… ITestOutputHelper (#5901)
deprecate non https sources: Promote warning to Error (#5899)
Add SDKAnalysisLevel and UsingMicrosoftNETSdk to packageSpec (#5833)
… of dependencies tree (#5917) * Revert "Reduce number of Dataflow updates through dependency tree code (#5508)" This reverts commit d85c6ea. Turns out that the search provider uses `GetLatestVersionAsync` on this data source, meaning it must propagate a value for every input version. I will fix the original issue in a different way, by updating the consumer to ignore version-only changes instead. * Avoid tree updates when the value is unchanged This replaces the approach taken in #5508 in a way that doesn't interfere with Solution Explorer search.
…6198) * Clear cache after installing package * Added test * pr comments * only clear cache on install/uninstall/update
* Add new test cases for restore package * Add unloading and reloading projects to SDK projects to trigger auto-restore * Separating the SDK restore test case
* 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]>
…ect into Daily Tests pipeline (#6209)
Co-authored-by: Simon Cropp <[email protected]>
… as it's not longer needed (#6215)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )