Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

UserSecrets installs into netstandard1.0 projects but shouldn't #599

Closed
@natemcmaster

Description

@natemcmaster

Because the targets file for Microsoft.Extensions.Configuration.UserSecrets is in build/netstandard1.0/, NuGet will allow this package to install into netstandard1.0 projects, even though its binaries are not compatible with anything less than netstandard1.5.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions