no more submodule

This commit is contained in:
2024-09-15 22:40:48 +02:00
parent df3b8a3135
commit 0234b33671
5804 changed files with 943618 additions and 1 deletions

View File

@@ -0,0 +1,33 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>GtkSharp.Workload.Template.FSharp</id>
<version>3.24.24.1</version>
<title>GTK templates for FSharp</title>
<authors>'GtkSharp Contributors'</authors>
<icon>Icon.png</icon>
<projectUrl>https://github.com/GtkSharp/GtkSharp</projectUrl>
<description>A set of F# templates for your .NET GTK Application. Installed with the GtkSharp .NET workload.</description>
<packageTypes>
<packageType name="Template" />
</packageTypes>
<repository type="git" url="https://github.com/GtkSharp/GtkSharp" commit="b7303616129ab5a0ca64def45649ab522d83fa4a" />
</metadata>
<files>
<file src="E:\projects\KioskApp\GtkSharp\Source\Libs\GtkSharp\Icon.png" target="\Icon.png" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Workload\GtkSharp.Workload.Template.FSharp\content\GtkSharp.Application.FSharp\GtkNamespace.fsproj" target="content\GtkSharp.Application.FSharp\GtkNamespace.fsproj" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Workload\GtkSharp.Workload.Template.FSharp\content\GtkSharp.Application.FSharp\MainWindow.fs" target="content\GtkSharp.Application.FSharp\MainWindow.fs" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Workload\GtkSharp.Workload.Template.FSharp\content\GtkSharp.Application.FSharp\MainWindow.glade" target="content\GtkSharp.Application.FSharp\MainWindow.glade" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Workload\GtkSharp.Workload.Template.FSharp\content\GtkSharp.Application.FSharp\Program.fs" target="content\GtkSharp.Application.FSharp\Program.fs" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Workload\GtkSharp.Workload.Template.FSharp\content\GtkSharp.Dialog.FSharp\.template.config\template.json" target="content\GtkSharp.Dialog.FSharp\.template.config\template.json" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Workload\GtkSharp.Workload.Template.FSharp\content\GtkSharp.Dialog.FSharp\Gtk_Dialog.fs" target="content\GtkSharp.Dialog.FSharp\Gtk_Dialog.fs" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Workload\GtkSharp.Workload.Template.FSharp\content\GtkSharp.Dialog.FSharp\Gtk_Dialog.glade" target="content\GtkSharp.Dialog.FSharp\Gtk_Dialog.glade" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Workload\GtkSharp.Workload.Template.FSharp\content\GtkSharp.Widget.FSharp\.template.config\template.json" target="content\GtkSharp.Widget.FSharp\.template.config\template.json" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Workload\GtkSharp.Workload.Template.FSharp\content\GtkSharp.Widget.FSharp\Gtk_Widget.fs" target="content\GtkSharp.Widget.FSharp\Gtk_Widget.fs" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Workload\GtkSharp.Workload.Template.FSharp\content\GtkSharp.Widget.FSharp\Gtk_Widget.glade" target="content\GtkSharp.Widget.FSharp\Gtk_Widget.glade" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Workload\GtkSharp.Workload.Template.FSharp\content\GtkSharp.Window.FSharp\.template.config\template.json" target="content\GtkSharp.Window.FSharp\.template.config\template.json" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Workload\GtkSharp.Workload.Template.FSharp\content\GtkSharp.Window.FSharp\Gtk_Window.fs" target="content\GtkSharp.Window.FSharp\Gtk_Window.fs" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Workload\GtkSharp.Workload.Template.FSharp\content\GtkSharp.Window.FSharp\Gtk_Window.glade" target="content\GtkSharp.Window.FSharp\Gtk_Window.glade" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Workload\GtkSharp.Workload.Template.FSharp\obj\Release\template.json" target="content\GtkSharp.Application.FSharp\.template.config\template.json" />
</files>
</package>

View File

@@ -0,0 +1,16 @@
E:\projects\KioskApp\GtkSharp\BuildOutput\WorkloadPacks\Release\GtkSharp.Workload.Template.FSharp\3.24.24.1\content\GtkSharp.Application.FSharp\GtkNamespace.fsproj
E:\projects\KioskApp\GtkSharp\BuildOutput\WorkloadPacks\Release\GtkSharp.Workload.Template.FSharp\3.24.24.1\content\GtkSharp.Application.FSharp\MainWindow.fs
E:\projects\KioskApp\GtkSharp\BuildOutput\WorkloadPacks\Release\GtkSharp.Workload.Template.FSharp\3.24.24.1\content\GtkSharp.Application.FSharp\MainWindow.glade
E:\projects\KioskApp\GtkSharp\BuildOutput\WorkloadPacks\Release\GtkSharp.Workload.Template.FSharp\3.24.24.1\content\GtkSharp.Application.FSharp\Program.fs
E:\projects\KioskApp\GtkSharp\BuildOutput\WorkloadPacks\Release\GtkSharp.Workload.Template.FSharp\3.24.24.1\content\GtkSharp.Dialog.FSharp\.template.config\template.json
E:\projects\KioskApp\GtkSharp\BuildOutput\WorkloadPacks\Release\GtkSharp.Workload.Template.FSharp\3.24.24.1\content\GtkSharp.Dialog.FSharp\Gtk_Dialog.fs
E:\projects\KioskApp\GtkSharp\BuildOutput\WorkloadPacks\Release\GtkSharp.Workload.Template.FSharp\3.24.24.1\content\GtkSharp.Dialog.FSharp\Gtk_Dialog.glade
E:\projects\KioskApp\GtkSharp\BuildOutput\WorkloadPacks\Release\GtkSharp.Workload.Template.FSharp\3.24.24.1\content\GtkSharp.Widget.FSharp\.template.config\template.json
E:\projects\KioskApp\GtkSharp\BuildOutput\WorkloadPacks\Release\GtkSharp.Workload.Template.FSharp\3.24.24.1\content\GtkSharp.Widget.FSharp\Gtk_Widget.fs
E:\projects\KioskApp\GtkSharp\BuildOutput\WorkloadPacks\Release\GtkSharp.Workload.Template.FSharp\3.24.24.1\content\GtkSharp.Widget.FSharp\Gtk_Widget.glade
E:\projects\KioskApp\GtkSharp\BuildOutput\WorkloadPacks\Release\GtkSharp.Workload.Template.FSharp\3.24.24.1\content\GtkSharp.Window.FSharp\.template.config\template.json
E:\projects\KioskApp\GtkSharp\BuildOutput\WorkloadPacks\Release\GtkSharp.Workload.Template.FSharp\3.24.24.1\content\GtkSharp.Window.FSharp\Gtk_Window.fs
E:\projects\KioskApp\GtkSharp\BuildOutput\WorkloadPacks\Release\GtkSharp.Workload.Template.FSharp\3.24.24.1\content\GtkSharp.Window.FSharp\Gtk_Window.glade
E:\projects\KioskApp\GtkSharp\BuildOutput\WorkloadPacks\Release\GtkSharp.Workload.Template.FSharp\3.24.24.1\content\GtkSharp.Application.FSharp\.template.config\template.json
E:\projects\KioskApp\GtkSharp\Source\Workload\GtkSharp.Workload.Template.FSharp\obj\Release\GtkSharp.Workload.Template.FSharp.sourcelink.json
E:\projects\KioskApp\GtkSharp\Source\Workload\GtkSharp.Workload.Template.FSharp\obj\Release\template.json

View File

@@ -0,0 +1 @@
{"documents":{"E:\\projects\\KioskApp\\GtkSharp\\*":"https://raw.githubusercontent.com/GtkSharp/GtkSharp/b7303616129ab5a0ca64def45649ab522d83fa4a/*"}}

View File

@@ -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" }
]
}