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

Add namespaces filtering support in packages.config restore in nuget.exe and msbuild /t:restore #10737

Closed
nkolev92 opened this issue Apr 8, 2021 · 2 comments · Fixed by NuGet/NuGet.Client#4039
Assignees
Labels
Area:PackageSourceMapping Issues related to the package source mapping feature Functionality:Restore Priority:2 Issues for the current backlog. Style:Packages.Config Type:Feature

Comments

@nkolev92
Copy link
Member

nkolev92 commented Apr 8, 2021

This task covers adding support in NuGet.exe, MSBuild.exe , VS.
A lot of the code is shared, but if need be, this task may be broken into smaller tasks.

I splitted into 2 pars. 2nd part is #10823

@nkolev92 nkolev92 added Area:PackageSourceMapping Issues related to the package source mapping feature Functionality:Restore Priority:2 Issues for the current backlog. Style:Packages.Config labels Apr 8, 2021
@nkolev92 nkolev92 added this to the Sprint 2021-04 milestone Apr 19, 2021
@zkat zkat modified the milestones: Sprint 2021-04, Sprint 2021-05 Apr 26, 2021
@erdembayar erdembayar changed the title Add namespaces filtering support in packages.config restore Add namespaces filtering support in packages.config restore Part1 May 3, 2021
@nkolev92 nkolev92 changed the title Add namespaces filtering support in packages.config restore Part1 Add namespaces filtering support in packages.config restore in nuget.exe and msbuild /t:restore Jun 22, 2021
@nkolev92
Copy link
Member Author

@erdembayar
I've just added back the total estimate of the effort to better track our progress :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment