Skip to content

Conversation

@dougbu
Copy link
Contributor

@dougbu dougbu commented Sep 30, 2021

Clear layout directories before copies (#36719)

  • <Copy /> task (well, most tasks though not tar commands) will create directories
  • avoid leftover files from a previous build
  • avoid confusing SDK with an empty targeting pack directory

- backport of #36719

Clear layout directories before copies (#36719)

  - `<Copy />` task (well, most tasks though not `tar` commands) will create directories
  - avoid leftover files from a previous build
  - avoid confusing SDK with an empty targeting pack directory
    - prevented ASP.NET targeting pack download when not building it (see #36718)
@dougbu dougbu added area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework tell-mode Indicates a PR which is being merged during tell-mode labels Sep 30, 2021
@dougbu dougbu requested a review from a team September 30, 2021 05:47
@dougbu dougbu requested a review from Pilchie as a code owner September 30, 2021 05:47
@dougbu dougbu merged commit 7864771 into release/6.0 Sep 30, 2021
@dougbu dougbu deleted the dougbu/backport.36719 branch September 30, 2021 20:33
@ghost ghost added this to the 6.0.0 milestone Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework tell-mode Indicates a PR which is being merged during tell-mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants