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

Verify if added references have to be in the same directory #19

Open
PiotrZierhoffer opened this issue Mar 28, 2015 · 1 comment
Open
Assignees

Comments

@PiotrZierhoffer
Copy link
Collaborator

Let's imagine that we run:

Runner.exe some.dll dir/other.dll

As a result we'll have:

build
-> some.dll
-> dir/other.dll
-> Migrant.dll
-> Writer.dll
-> other stuff

Will it work for other.dll?

What if we add only dir/other.dll? Currently we recreate the directory structure (not perfectly tough).

@PiotrZierhoffer
Copy link
Collaborator Author

Might actually be invalidated by #17

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