2 writes to Type
Microsoft.DotNet.Build.Tasks.Installers (2)
src\RpmBuilder.cs (1)
35
Type
= 0, // Binary package
src\RpmLead.cs (1)
36
lead.
Type
= BinaryPrimitives.ReadInt16BigEndian(stream.ReadExactly(2));
2 references to Type
Microsoft.DotNet.Build.Tasks.Installers (2)
src\RpmLead.cs (2)
53
BinaryPrimitives.WriteInt16BigEndian(beBytes,
Type
);
72
return $"{Name} {Major}.{Minor} {
Type
} Arch({Architecture}) OS({OperatingSystem}) Sig({SignatureType})";