Skip to content

jquery pre-requisite in Visual Studio NuGet #20265

@fballem

Description

@fballem

I am using Visual Studio 2015 Community edition. There is a repository, called NuGet, that contains extensions for Visual Studio, including Bootstrap.

As part of the extension, there are facilities to update Bootstrap to 3.3.6. The package includes a jQuery dependency (jQuery (>= 1.9.1 && 3.0.0)

Visual Studio 2015 has been updated recently to use jQuery 3.0.0.1, which is causing the following error to appear while attempting to update the Bootstrap extension 3.3.6: dependency: Error Unable to resolve dependencies. 'jQuery 3.0.0.1' is not compatible with 'bootstrap 3.3.6 constraint: jQuery (>= 1.9.1 && < 3.0.0)'.

Could you please check and advise?

Many thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions