Skip to content

Project build order issue #53

Open
@SteveIves

Description

@SteveIves

In solutions based on the harmonycore project template we rely on common properties to set RPSMFIL and RPSTFIL. This is because we can't currently use project references to the repository project, because it's not a .NET Core project and it messes up the build.

The problem is that MSBUILD now does not know about the dependency in the repository project, resulting in it getting built AFTER other projects that depend on it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions