ADO Markdown
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#if WorkItems
|
||||
using System.Text.Json.Serialization;
|
||||
|
||||
namespace File_Folder_Helper.Day.Q32024.WorkItems;
|
||||
@ -10,4 +11,5 @@ public class Avatar
|
||||
) => Href = href;
|
||||
|
||||
public string Href { get; } // { init; get; }
|
||||
}
|
||||
}
|
||||
#endif
|
||||
Reference in New Issue
Block a user