Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

preserve directory structure when recursively copying files #5383

Merged
merged 1 commit into from
Jul 26, 2018

Conversation

brettfo
Copy link
Member

@brettfo brettfo commented Jul 24, 2018

Prevent the flattening of directories when copying files; this removes a bunch of duplicate file writes during a build.

Fixes #5224.

Edit: Internal build has passed and the generated NuGet package was correct; it didn't have the duplicate copy of FSharp.Core.resources.dll in lib\net45.

@brettfo brettfo requested a review from KevinRansom July 24, 2018 23:24
@brettfo brettfo changed the title [WIP] preserve directory structure when recursively copying files preserve directory structure when recursively copying files Jul 26, 2018
@brettfo brettfo merged commit e8228c3 into master Jul 26, 2018
@brettfo brettfo deleted the recursive-copy-structure branch July 26, 2018 16:34
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.

1 participant