baseclass / Contrib.Nuget

Extending nuget with nuget packages
MIT License
30 stars 21 forks source link

Support packages.{project-name}.config files #28

Closed 4cc8783b closed 7 years ago

4cc8783b commented 8 years ago

According to the NuGet FAQ, packages.config may be named packages.{project-name}.config (see https://docs.nuget.org/consume/nuget-faq "I have multiple projects in the same folder, how can I use separate packages.config or project.json files for each project?").

Baseclass.Contrib.Nuget.Output does only look for a packages.config file. I don't know, if the other extensions have the same behaviour. I use both possibilities to name the packages.config file in my projects and would be happy to see both of them supported, hence I want to use your extension to NuGet (at least the Baseclass.Contrib.Nuget.Output extension).

Cheers, Dome

romerod commented 8 years ago

Could you try this package: https://www.nuget.org/packages/Baseclass.Contrib.Nuget.Output/2.2.0-xbuild01