Skip to content

Incorrect output path in project properties (.NET Framework) #6

@D0tNet4Fun

Description

@D0tNet4Fun

Steps to reproduce:

  1. Open Visual Studio 2017.
  2. Create a new project of type Class Library (.NET Framework).
  3. Go to project properties > Build

Expected results: the Output Path should be bin\Debug\, relative to the project's directory.

Actual results: the Output Path is absolute and starts with the root output path.

Metadata

Metadata

Assignees

Labels

wontfixThis will not be worked on

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions