no more submodule
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"$schema": "http://json.schemastore.org/template",
|
||||
"author": "GtkSharp Contributors",
|
||||
"classifications": [
|
||||
"Gtk",
|
||||
"GUI App"
|
||||
],
|
||||
"name": "Gtk Application",
|
||||
"identity": "GtkSharp.Application.FSharp",
|
||||
"groupIdentity": "GtkSharp.Application",
|
||||
"shortName": "gtk",
|
||||
"tags": {
|
||||
"language": "F#",
|
||||
"type": "project"
|
||||
},
|
||||
"sourceName": "GtkNamespace",
|
||||
"preferNameDirectory": true,
|
||||
"symbols": {
|
||||
"targetframework": {
|
||||
"type": "parameter",
|
||||
"description": "The target framework for the project.",
|
||||
"defaultValue": "net8.0-gtk",
|
||||
"replaces": "$(FrameworkParameter)"
|
||||
}
|
||||
},
|
||||
"primaryOutputs": [
|
||||
{ "path": "GtkNamespace.fsproj" }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user