ThomasArdal / NuGetPackageVisualizer

A small tool able to generate a DGML file visualizing your NuGet references.
Apache License 2.0
35 stars 19 forks source link

added (optional) authorization for protected feeds #4

Closed mklinke closed 9 years ago

mklinke commented 9 years ago

corporate environments have protected NuGet feeds that should be accessible

ThomasArdal commented 9 years ago

Thanks!