Skip to content

.NET Core and .NET Standard dependencies are not resolved #4

@jespanag

Description

@jespanag

When the dependencies of a .NET Standard / Core application are resolved, the GAC misinterprets the native libraries of the framework.

image

By assigning the wrong library Shield cannot analyze the application correctly.

The simple solution is to leave this workload on Shield's side, omitting the framework's Native libraries when working with .NET Core and .NET Standard.

Another solution would be to improve the local resolver so as not to confuse the libraries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions