1 implementation of ShortNameReplacements
NuGet.Frameworks (1)
DefaultFrameworkMappings.cs (1)
627
public IEnumerable<KeyValuePair<NuGetFramework, NuGetFramework>>
ShortNameReplacements
1 reference to ShortNameReplacements
NuGet.Frameworks (1)
FrameworkNameProvider.cs (1)
670
AddShortNameRewriteMappings(mapping.
ShortNameReplacements
);