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

Runtime deps should be copied based on TargetFramework #1751

Closed
forki opened this issue Jun 23, 2016 · 3 comments
Closed

Runtime deps should be copied based on TargetFramework #1751

forki opened this issue Jun 23, 2016 · 3 comments

Comments

@forki
Copy link
Member

forki commented Jun 23, 2016

from #1693 (comment)

  • Currently we copy runtime deps to $(OutputPath). We should change that to $(OutDir)
  • We should only copy the stuff that is used in current target framework

/cc @Rcomian

@forki forki closed this as completed in 521ccf3 Jun 23, 2016
@forki
Copy link
Member Author

forki commented Jun 23, 2016

this is now in alpha channel. @Rcomian can you please try it out?

@Rcomian
Copy link

Rcomian commented Jun 23, 2016

Yes! this seems to have fixed the build issue on my build.

Thanks :D

@Rcomian
Copy link

Rcomian commented Jun 23, 2016

Wish there was a tip jar for this project

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

No branches or pull requests

2 participants