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

Ability to switch to dll file path instead of project reference #26

Open
icnocop opened this issue May 11, 2017 · 2 comments
Open

Ability to switch to dll file path instead of project reference #26

icnocop opened this issue May 11, 2017 · 2 comments

Comments

@icnocop
Copy link

icnocop commented May 11, 2017

Hi.

Thank you for NuGetReferenceSwitcher.

I'd like to request the ability to switch to a dll file path instead of a project reference.

For example, I'd like to be able to test a dll built from a project, but don't want to add the project to the current solution. And so I just want to reference "..\Common\MySharedDependency\bin\Release\MySharedDependency.dll".

Thank you.

@0xorial
Copy link

0xorial commented May 29, 2017

+1

@RicoSuter
Copy link
Owner

I currently don't have plans to work on this project and add features... I'm planning to reimplement the project as a command line tool with support for .NET Core and the new msbuild projects... I'm not sure yet if this will also support the "old" msbuild project types (i.e. with packages.config instead of <PackageReference tags)

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

No branches or pull requests

3 participants