Add com_dotnet extension (#1023)

This commit is contained in:
Jerry Ma
2026-02-03 19:08:19 +08:00
committed by GitHub
parent 0cfa2036f0
commit b89ff3c083
4 changed files with 36 additions and 11 deletions

View File

@@ -43,6 +43,14 @@
"calendar": {
"type": "builtin"
},
"com_dotnet": {
"support": {
"BSD": "no",
"Linux": "no",
"Darwin": "no"
},
"type": "builtin"
},
"ctype": {
"type": "builtin"
},