CodePlexProject Hosting for Open Source Software
An unexpected error has occured.
There is an unsaved comment in progress. You will lose your changes if you continue. Are you sure you want to reopen the work item?
Closed
No files are attached
Jaykul wrote Jul 25, 2012 at 2:03 AM
pranavkm wrote Jul 25, 2012 at 3:14 PM
davedev wrote Dec 13, 2012 at 2:48 AM
My concern for this is having to now do lookups per project via DTE Why would you have to use the DTE at all? Do a recursive search in the project directory for the first file named Packages.config. Its exact location doesn't actually matter, right? It's not like there's any reason it MUST be in the root? is it really that annoying to see an extra file in your project? Yes, it's pretty annoying, clutter. Its content should either be embedded in the project file with the rest of the project-related properties and references (preferred), or it should be a file in the Properties folder, or at least it should be hidden in Solution Explorer (that would be a bit lame though).
davedev wrote Dec 13, 2012 at 2:50 AM
Sign in to add a comment
Keyboard shortcuts are available for this page.