Files
KioskApp/GtkSharp/Source/Templates/GtkSharp.Template.FSharp/obj/Release/GtkSharp.Template.FSharp.3.24.24.1.nuspec
2024-09-15 22:40:48 +02:00

36 lines
3.8 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>GtkSharp.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.</description>
<packageTypes>
<packageType name="Template" />
</packageTypes>
<repository type="git" url="https://github.com/GtkSharp/GtkSharp" commit="b7303616129ab5a0ca64def45649ab522d83fa4a" />
<dependencies>
<group targetFramework=".NETStandard2.0" />
</dependencies>
</metadata>
<files>
<file src="E:\projects\KioskApp\GtkSharp\Source\Templates\GtkSharp.Template.FSharp\content\GtkSharp.Application.FSharp\.template.config\template.json" target="content\content\GtkSharp.Application.FSharp\.template.config\template.json" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Templates\GtkSharp.Template.FSharp\content\GtkSharp.Application.FSharp\GtkNamespace.fsproj" target="content\content\GtkSharp.Application.FSharp\GtkNamespace.fsproj" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Templates\GtkSharp.Template.FSharp\content\GtkSharp.Application.FSharp\MainWindow.fs" target="content\content\GtkSharp.Application.FSharp\MainWindow.fs" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Templates\GtkSharp.Template.FSharp\content\GtkSharp.Application.FSharp\MainWindow.glade" target="content\content\GtkSharp.Application.FSharp\MainWindow.glade" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Templates\GtkSharp.Template.FSharp\content\GtkSharp.Application.FSharp\Program.fs" target="content\content\GtkSharp.Application.FSharp\Program.fs" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Templates\GtkSharp.Template.FSharp\content\GtkSharp.Dialog.FSharp\.template.config\template.json" target="content\content\GtkSharp.Dialog.FSharp\.template.config\template.json" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Templates\GtkSharp.Template.FSharp\content\GtkSharp.Dialog.FSharp\Gtk_Dialog.fs" target="content\content\GtkSharp.Dialog.FSharp\Gtk_Dialog.fs" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Templates\GtkSharp.Template.FSharp\content\GtkSharp.Dialog.FSharp\Gtk_Dialog.glade" target="content\content\GtkSharp.Dialog.FSharp\Gtk_Dialog.glade" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Templates\GtkSharp.Template.FSharp\content\GtkSharp.Widget.FSharp\.template.config\template.json" target="content\content\GtkSharp.Widget.FSharp\.template.config\template.json" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Templates\GtkSharp.Template.FSharp\content\GtkSharp.Widget.FSharp\Gtk_Widget.fs" target="content\content\GtkSharp.Widget.FSharp\Gtk_Widget.fs" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Templates\GtkSharp.Template.FSharp\content\GtkSharp.Widget.FSharp\Gtk_Widget.glade" target="content\content\GtkSharp.Widget.FSharp\Gtk_Widget.glade" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Templates\GtkSharp.Template.FSharp\content\GtkSharp.Window.FSharp\.template.config\template.json" target="content\content\GtkSharp.Window.FSharp\.template.config\template.json" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Templates\GtkSharp.Template.FSharp\content\GtkSharp.Window.FSharp\Gtk_Window.fs" target="content\content\GtkSharp.Window.FSharp\Gtk_Window.fs" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Templates\GtkSharp.Template.FSharp\content\GtkSharp.Window.FSharp\Gtk_Window.glade" target="content\content\GtkSharp.Window.FSharp\Gtk_Window.glade" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Libs\GtkSharp\Icon.png" target="\Icon.png" />
</files>
</package>