Skip to content

KSPCommon.Props: Don't depend on $(SolutionDir) and $(SolutionName) for default property values (they don't exist if you don't have a sln file) #50

@JonnyOThan

Description

@JonnyOThan

we use these to set default values for a few things, but we should probably find alternatives for someone who might not be using VS.

Proposal:

Use $(SolutionDir) if it exists, but if not then fall back to the current file location.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestfixed in next releaseIssue that is fixed in a pending releasemsbuildRelated to props, targets, build system

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions