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

Compile with the project's actual assembly dependencies #12

Open
roji opened this issue Sep 27, 2016 · 0 comments
Open

Compile with the project's actual assembly dependencies #12

roji opened this issue Sep 27, 2016 · 0 comments
Labels

Comments

@roji
Copy link
Owner

roji commented Sep 27, 2016

We currently compile with a hard-wired minimal set of assemblies which happen to work for Npgsql (System, System.IO, System.Data.Common). We should be taking the list of dependencies from the compilation context, this was the cause behind npgsql/npgsql#1303.

@roji roji added the bug label Sep 27, 2016
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