Skip to content

warning MSB8004: Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory. #33

Open
@Andreas-Schniertshauer

Description

@Andreas-Schniertshauer

This can be easily fixed in the Configuration Properties\General\Output Directory by adding a "\" at the end of:
$(Configuration)_$(Platform) (Platform x64)
and
$(Configuration)_x86 (Platform Win32)
both for All Configurations.

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