Fody / Visualize

Adds debugger attributes to help visualize objects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error installing nuget

SimonCropp opened this issue · comments

tried to install nuget on a clean project and got this

Attempting to resolve dependency 'Fody'.
External packages cannot depend on packages that target projects.

You need the "nuget project level file hack" https://github.com/Fody/Stamp/blob/master/NuGet/Nuget.csproj#L45

Grrr, or they could bloody well fix NuGet.

well we know that isnt going to happen :)

Want me to fix it?

Yes please.

And if you could fix NuGet too that would be awesome.

fixed in #2