Nuget convincing that I came across a dependency on another package

I have a project where I would like to use https://www.nuget.org/packages/Bootstrap.Datepicker/ , so being a good modern developer I suggest VS add this nuget package. Which is cool. But along with that comes Bootstrap 2.3.1, which I know is a dependency of that package. But my project already has Bootstrap Less Source package (3.2.0.1) installed and I am concerned about having two different "instances" of "the same" package in my project. Another developer on my team pointed out that any Nuget packages that are download based might need the default default rather than the same source package we are using, although that works best for us.

Is there a way in nuget to tell it to ignore dependencies, or to convince it that instead of the expected dependency, it is encountered differently?

+3
nuget


source to share


No one has answered this question yet

Check out similar questions:

863
Download the old package from nuget
612
How do I force NuGet to install / update all packages in the packages.config file?
372
How do I install an older version of a package via NuGet?
150
Source not available when using NuGet Package Management Console
106
Setting a shared nuget packages folder for all solutions when some projects are included in multiple solutions
79
Is there a way to automatically update nuget.exe in the .nuget folder when using package restore?
72
Can I publish a private NuGet package?
31
nuget retrieve package metadata
12
Unable to install nuget package; The DNXCore delusion
1
How do I specify a NuGet package comes from an external source in packages.config?



All Articles
Loading...
X
Show
Funny
Dev
Pics