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

Make it possible to specify assembly provider on the configure.DiscoverAndConfigure() method #650

Closed
einari opened this issue Jun 9, 2015 · 0 comments
Labels

Comments

@einari
Copy link
Contributor

einari commented Jun 9, 2015

We want to be able to specify different AssemblyProviders. The motivation behind this is typically for DNX 5.0 where you have different mechanisms and different behavior all together for assemblies. Assemblies are no longer in the BIN folder, but resides in the package folder in which it came from.

@einari einari added the Core label Jun 9, 2015
einari added a commit that referenced this issue Jun 9, 2015
This will move the urgency for #650 and #651 a bit into the future.
Should align this more with how DNX 5 does things - if we were to target only DNX 5 or better we could remove a lot of this and make it more focused
einari added a commit that referenced this issue Jun 10, 2015
This will move the urgency for #650 and #651 a bit into the future.
Should align this more with how DNX 5 does things - if we were to target only DNX 5 or better we could remove a lot of this and make it more focused
@einari einari closed this as completed in 7e1d6c5 Jun 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant