3 lines
87 B
C#
3 lines
87 B
C#
namespace NuGet.Models;
|
|
|
|
public record RegistrationEntry(CatalogEntry CatalogEntry); |