Skip to content
This repository was archived by the owner on Sep 13, 2022. It is now read-only.
This repository was archived by the owner on Sep 13, 2022. It is now read-only.

You must add a reference to assembly netstandard errors #542

@Petermarcu

Description

@Petermarcu

@fahadabdulaziz opened this here: microsoft/dotnet#527

Hi,

After targeting .Net Framework 4.7.1, in many projects referencing net standard libraries. I get these errors:
errs

csharp The type 'Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'

Though I all the projects including that targeting net471 are building successfully!

Any thoughts ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions