mirror of
https://onedev.site.tesses.net/crosslang/crosslangextras
synced 2026-02-08 17:15:45 +00:00
Get more done on packageserver
This commit is contained in:
@@ -38,7 +38,7 @@ namespace Tesses.CrossLang
|
||||
|
||||
public string license {get;set;}=""; //optional, but recommended to tell people what the license is
|
||||
|
||||
public string readme {get;set;}=""; //optional but tells people about the package
|
||||
public string description {get;set;}=""; //optional but tells people about the package
|
||||
}
|
||||
|
||||
public static void Main(string[] args)
|
||||
|
||||
Reference in New Issue
Block a user