Skip to content

NuGet Package Manager for VS 2012 does not support .NETStandard #3131

@drieseng

Description

@drieseng

Version 2.8.60318.667 of the NuGet Package Manager - which is the latest version available for Visual Studio 2012 - does not support packages that defines dependencies for .NETStandard.

When - for example - a given package defines dependencies for both UAP10.0 and .NETStandard 1.3, then the following is reported:

'package name' already defines a dependency for 'dependency name'

I'm well aware that Visual Studio 2012 is pretty dated, but I lead an OSS project (SSH.NET) for which we want to support a broad set of target frameworks. This issue prevents us from having a single package for all our supported target frameworks.

An example of a .nuspec that exposes this issue is available here.

Let me know if you want me to upload a .nupkg that allows you to reproduce the error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions