dotnet / dotnet/msbuild

Copy should be "up-to-date" friendly by default

Open
#2,118 1 comment 0 reactions 1 assignee Claimed by @KirillOsenkov View on GitHub
triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 19h
Merged PRs (30d)
135

Description

See this all the time, the default Copy doesn't set SkipUnchangedFiles by default and therefore always runs even if the files haven't changed. This is not obvious. Here's an example of what I needed to set to make my Copy target friendly to MSBuild'isms:

https://github.com/dotnet/project-system/pull/2253

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.