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

Have some way to tag a nuget package to a certain feed? #250

Open
jeremydmiller opened this issue Dec 11, 2013 · 0 comments
Open

Have some way to tag a nuget package to a certain feed? #250

jeremydmiller opened this issue Dec 11, 2013 · 0 comments

Comments

@jeremydmiller
Copy link
Contributor

This wouldn't be necessary if folks would name nugets uniquely, but it's an imperfect world.

Let's say that you have a nuget dependency on something called "log4net", and there are two similarly named, yet different nugets available on 2 different feeds:

1.) log4net.2.0.0 is available on Feed #1 one signature
2.) log4net.2.0.0.0 is available on Feed #2, but it has a completely different strong name

In this case it might be important to say that we absolutely have to get log4net.2.0.0 from one feed or another because they aren't really compatible.

In other news, we really need the solution where we just rip the strong naming out as we download assemblies

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

1 participant