Skip to content

Fix #3645 (Copy Local) - #3659

Merged
forki merged 1 commit into
fsprojects:masterfrom
yaakov-h:fix-copy-local
Sep 20, 2019
Merged

Fix #3645 (Copy Local)#3659
forki merged 1 commit into
fsprojects:masterfrom
yaakov-h:fix-copy-local

Conversation

@yaakov-h

Copy link
Copy Markdown
Contributor

$(Split) refers to a MSBuild property, not the item metadata that we declared a couple lines above.

As such, this was always false, and the CopyLocal metadata was never set. Hence, a few lines down, we never set ExcludeAssets to runtime.

@forki
forki merged commit 052db7e into fsprojects:master Sep 20, 2019
@forki

forki commented Sep 20, 2019

Copy link
Copy Markdown
Member

thanks so much!

@yaakov-h
yaakov-h deleted the fix-copy-local branch September 20, 2019 06:48
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