Updated to C# 12
This commit is contained in:
@@ -8,7 +8,7 @@ namespace AMWD.Common.Packing.Ar
|
||||
/// Writes UNIX ar (archive) files in the GNU format.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Copied from <a href="https://github.com/ygoe/DotnetMakeDeb/blob/v1.1.0/DotnetMakeDeb/Ar/ArWriter.cs"/>
|
||||
/// Copied from: <see href="https://github.com/ygoe/DotnetMakeDeb/blob/v1.1.0/DotnetMakeDeb/Ar/ArWriter.cs">DotnetMakeDeb</see>
|
||||
/// </remarks>
|
||||
public class ArWriter
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user