Skip to content

remove some subprojects out of main.sln #38

Open
@lytico

Description

@lytico

current build doesn't build only monodevelop and addins,
but also a lot of subprojects

this makes the process error-prone and complicated.

the suggestion:
a Main.sln only for building / working on monodevelop
a MainDev.sln integrated with all subprojects (as now), not always able to build, if work is done on subprojects.

the idea is to build this subprojects with CI in their own dotdevelop-repos
and consume them in the build process of Main.sln.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions