Skip to content

CmdPal: Our FastUpToDate check no longer works #40102

Closed
@zadjii-msft

Description

@zadjii-msft
  1. Build Microsoft.CmdPal.UI
  2. change nothing
  3. Build it again

expected:
nothing should build, and it should immediately complete the build

actual:
it builds the project again, which is not quick

This makes the debugging inner loop much slower.

I noticed this probably back in ~early 0.91. Usually this is due to some content file not having the right CopyToOutputDirectory properties set.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions