Polish 6 - The last Polish (#3591)

This commit is contained in:
Joe Milazzo
2025-03-05 17:23:19 -06:00
committed by GitHub
parent 4a4d59bc90
commit 9ad394c43a
13 changed files with 264 additions and 101 deletions
+1
View File
@@ -63,6 +63,7 @@ public class UpdateNotificationDto
public IList<string> Developer { get; set; }
public IList<string> Api { get; set; }
public IList<string> FeatureRequests { get; set; }
public IList<string> KnownIssues { get; set; }
/// <summary>
/// The part above the changelog part
/// </summary>