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

No project description #1

Closed
ArsenShnurkov opened this issue Aug 17, 2016 · 2 comments
Closed

No project description #1

ArsenShnurkov opened this issue Aug 17, 2016 · 2 comments

Comments

@ArsenShnurkov
Copy link

How you project is different from
https://github.com/jstangroome/NuGetReferenceHintPathRewrite
?

@d-aguilera
Copy link
Owner

Wow, I didn't notice your comment until now, I'm so sorry @ArsenShnurkov.

If you're still interested, this project was conceived to solve a rather particular problem I'm facing with a massive .NET solution that has so many projects that it is actually continuously built using not one, but several smaller solution files. And projects within this gigantic solution do not reference each other as project files, but rather as assemblies. While this helps dividing the solution into smaller sub-solutions, it's a real pain when it comes to debugging.
So I wrote this extension that automatically converts all assembly references in current solution into project references. In order to do so, it searches a given directory for project files and automatically adds missing referenced projects to current solution.

@ArsenShnurkov
Copy link
Author

thanks

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