Skip to content

Conversation

@dsyme
Copy link
Contributor

@dsyme dsyme commented May 21, 2019

This makes the incremental build clean, so

build -c Release

works smoothly without rebuild on subsequent invocations.

@brettfo There are probably other ways to do this, please take over and adjust if you know them

@cartermp cartermp requested review from KevinRansom and brettfo May 21, 2019 18:31
@KevinRansom KevinRansom merged commit 7b810d7 into dotnet:master May 21, 2019
@dsyme
Copy link
Contributor Author

dsyme commented May 22, 2019

@brettfo says we should have used something like

Inputs=”$(MSBuildThisFileDirectory)eng/Versions.props

in the task specs though I don't understand these things

@KevinRansom
Copy link
Contributor

Not touching the file if it's unchanged is the way to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants