C# Class NuGet.ManifestFileList

This class is used to work around the bug (or bad design, depending on how you look at it) in .NET XML deserialization engine in that it always deserializes a missing collection element as an empty list, instead of null.
Exibir arquivo Open project: monoman/NugetCracker

Private Properties

Property Type Description