attempting to publish v1 AND v2 docs 5

This commit is contained in:
Tigger Kindel
2023-12-01 14:37:29 -07:00
parent ad1597837d
commit c2ca2b77cd
2 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
"dest": "api/Terminal.Gui",
"shouldSkipMarkup": true,
"properties": {
"TargetFramework": "net6.0"
"TargetFramework": "net7.0"
}
},
{
@@ -35,7 +35,7 @@
"dest": "api/UICatalog",
"shouldSkipMarkup": false,
"properties": {
"TargetFramework": "net6.0"
"TargetFramework": "net7.0"
}
}
],