{ "$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": "net@GTKSHARPNETVERSION@-gtk", "replaces": "$(FrameworkParameter)" } }, "primaryOutputs": [ { "path": "GtkNamespace.fsproj" } ] }