Skip to content

CopyToOutputDirectory should be PreserveNewest #28

@zeppelin37

Description

@zeppelin37

The .targets file of the nuget package uses CopyToOutputDirectory Always. This makes the FastUpToDateCheck of Visual Studio fail, so the consuming project is rebuilt all the time.
The correct value would be "PreserveNewest".

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions