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

[pull] dev from NuGet:dev #13

Open
wants to merge 832 commits into
base: dev
Choose a base branch
from
Open

[pull] dev from NuGet:dev #13

wants to merge 832 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 19, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Dec 20, 2022
@pull pull bot requested review from AdmiringWorm and gep13 December 20, 2022 00:54
donnie-msft and others added 26 commits June 14, 2024 09:01
* Deprecate http usage: `nuget search` promote warning to error for http sources (#5693)

* Deprecate http usage: `nuget list` promote warning to error for http sources (#5698)

* Deprecate http usage: `nuget push` promote warning to error for http sources (#5705)

* Deprecate http usage: `delete` operations, promote warning to error for http sources (#5703)

* Add `allowinsecureconnections` option (#5742)

* remove integration test for now (#5758)

* Deprecate http: Promote from warning to error in VS Options NuGet Package Manager (#5732)

* Deprecate http usage: `source` commands, promote warning to error for http sources (#5702)

* Deprecate http usage: `restore` scenarios promote warning to error for http sources (#5731)

* use `--allow-insecure-connections` for dotnet nuget add command (#5853)

* tests

* clean up

* clean up

* white space

* tests

* comment
* Change IOSLibraryApp to MauiClassLibrary

* add NetCrossPlat workload

* add Component.Android.SDK.MAUI

* add create package

* Update test/NuGet.Tests.Apex/NuGet.Tests.Apex.Daily/NuGetConsoleTestCase.cs

Fix spelling mistakes

Co-authored-by: Donnie Goodson <49205731+donnie-msft@users.noreply.github.com>

---------

Co-authored-by: Donnie Goodson <49205731+donnie-msft@users.noreply.github.com>
…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 <zivkan@users.noreply.github.com>
nkolev92 and others added 30 commits November 27, 2024 16:07
…ests pipeline (#6148)

* Add transitive package test cases

* update test name

* update test name

* Update method name

Co-authored-by: Jeff Kluge <jeffkl@microsoft.com>

* update method name

* add search public fields test case

* Update the assert method

---------

Co-authored-by: Jeff Kluge <jeffkl@microsoft.com>
* Add loading spinner

* update casing

* moved accessible loading text to binding. Moved where content for markdown preview is set.

* remove unneeded name
* Avoid recreating markdown control

* Remove MarkdownPreview depdency property

* Pass IMarkdownPreview into the viewmodel instead of building it there

* Add missing using statement

* fix merge

* Move to singleton

* Remove creating instance in tab control

* pr comment
…ls tab (#6186)

* Add warning to details tab when there is a vulnerability or the package is deprecated

* fix accessibility insights issues and jaws reading issues

* remove automation peer

* pr comments

* Update property changes
…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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.