1 reference to NuGetConfiguration
NuGet.Configuration (1)
Settings\NuGetConfiguration.cs (1)
143
return new
NuGetConfiguration
(Attributes, Sections.Select(s => (SettingSection)s.Value.Clone()));