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

Supporting shared projects #1152

@cphillips83

Description

@cphillips83

🚀 Feature Requests

Please add *.projitems to the search pattern in https://github.com/NuKeeperDotNet/NuKeeper/blob/master/NuKeeper.Inspection/RepositoryInspection/ProjectFileReader.cs#L41

Describe the feature

Shared projects utilize 2 files a *.shproj which include all the pieces needed for msbuild to automagically include the source in the target project and a *.projitems file which is basically like a (cs/fs/vb)proj file, these can include references to auto merge in to the target project.

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