Skip to content

launchSettings.json is copied to the output directory in latest 5.x preview #12313

@DamianEdwards

Description

@DamianEdwards

Using CLI/SDK version 5.0.100-preview.6.20318.15 (public preview.6), the Properties/launchSettings.json file is now being copied to the output directory when building the project. This was not the case in 3.x

It seems the file now has the CopyToOutputFolder property set to PreserveNewest. This also causes things like VS FastUpToDate to reevaluate the status of this file on every build invocation.

I think previously no files in the Properties directory would ever be copied to the output directory.

Possibly related to fc3c0cc?

@vijayrkn

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions