5

Closed

Make the nuget package to stop putting crap into the project

description

Every time I add a reference to caliburn it puts a bunch of useless files into the project.

It might be useful a first time user, but after the second (3rd, lot) project it just gets into the way. Especially that this can happen multiple times:
  • like when upgrading the package to a newer version
  • one might replace the caliburn reference with a csproj reference for debugging then the nuget reference is put back.
Closed Aug 1, 2012 at 7:27 PM by EisenbergEffect
Fixed in revision 665c30d4210f

comments

EisenbergEffect wrote Apr 5, 2012 at 8:45 PM

I already have that on the to do list. Thanks.