Skip to content

[Bug] A self-contained executable cannot be referenced by a non self-contained executable #12

Description

@JWMB

Description

DevOidcToolkit\DevOidcToolkit.csproj specifies <SelfContained>true</SelfContained>. This now causes a build error since the test project references it but is not itself self-contained.

Steps to reproduce

Build project with SDK 10.0.102

Expected behaviour

Builds without error

Environment details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    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