Skip to content
This repository was archived by the owner on May 19, 2020. It is now read-only.
This repository was archived by the owner on May 19, 2020. It is now read-only.

Register-SolidEdgeAddin with multiple projects in one solution #8

@Martin-Schultz

Description

@Martin-Schultz

When a VS Solution contains more than one project, the first one is always used for Register-SolidEdgeAddin.

I have a solution with more than one project, i would like to specify the project name for Register-SolidEdgeAddin (e.g. Register-SolidEdgeAddin AddinProject) I propose to add a parameter to the register function that can be used for the project name. if no name is provided, the first project should be used to keep backwards compatibility.

The name can simply be passed to Get-Project

this probably related to #6

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