Files
KioskApp/GtkSharp/Source/Templates/GtkSharp.Template.CSharp/obj/Release/GtkSharp.Template.CSharp.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.CSharp</id>
<version>3.24.24.1</version>
<title>Gtk templates for CSharp</title>
<authors>'GtkSharp Contributors'</authors>
<icon>Icon.png</icon>
<projectUrl>https://github.com/GtkSharp/GtkSharp</projectUrl>
<description>A set of C# 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.CSharp\content\GtkSharp.Application.CSharp\.template.config\template.json" target="content\content\GtkSharp.Application.CSharp\.template.config\template.json" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Templates\GtkSharp.Template.CSharp\content\GtkSharp.Application.CSharp\GtkNamespace.csproj" target="content\content\GtkSharp.Application.CSharp\GtkNamespace.csproj" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Templates\GtkSharp.Template.CSharp\content\GtkSharp.Application.CSharp\MainWindow.cs" target="content\content\GtkSharp.Application.CSharp\MainWindow.cs" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Templates\GtkSharp.Template.CSharp\content\GtkSharp.Application.CSharp\MainWindow.glade" target="content\content\GtkSharp.Application.CSharp\MainWindow.glade" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Templates\GtkSharp.Template.CSharp\content\GtkSharp.Application.CSharp\Program.cs" target="content\content\GtkSharp.Application.CSharp\Program.cs" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Templates\GtkSharp.Template.CSharp\content\GtkSharp.Dialog.CSharp\.template.config\template.json" target="content\content\GtkSharp.Dialog.CSharp\.template.config\template.json" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Templates\GtkSharp.Template.CSharp\content\GtkSharp.Dialog.CSharp\Gtk_Dialog.cs" target="content\content\GtkSharp.Dialog.CSharp\Gtk_Dialog.cs" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Templates\GtkSharp.Template.CSharp\content\GtkSharp.Dialog.CSharp\Gtk_Dialog.glade" target="content\content\GtkSharp.Dialog.CSharp\Gtk_Dialog.glade" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Templates\GtkSharp.Template.CSharp\content\GtkSharp.Widget.CSharp\.template.config\template.json" target="content\content\GtkSharp.Widget.CSharp\.template.config\template.json" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Templates\GtkSharp.Template.CSharp\content\GtkSharp.Widget.CSharp\Gtk_Widget.cs" target="content\content\GtkSharp.Widget.CSharp\Gtk_Widget.cs" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Templates\GtkSharp.Template.CSharp\content\GtkSharp.Widget.CSharp\Gtk_Widget.glade" target="content\content\GtkSharp.Widget.CSharp\Gtk_Widget.glade" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Templates\GtkSharp.Template.CSharp\content\GtkSharp.Window.CSharp\.template.config\template.json" target="content\content\GtkSharp.Window.CSharp\.template.config\template.json" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Templates\GtkSharp.Template.CSharp\content\GtkSharp.Window.CSharp\Gtk_Window.cs" target="content\content\GtkSharp.Window.CSharp\Gtk_Window.cs" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Templates\GtkSharp.Template.CSharp\content\GtkSharp.Window.CSharp\Gtk_Window.glade" target="content\content\GtkSharp.Window.CSharp\Gtk_Window.glade" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Libs\GtkSharp\Icon.png" target="\Icon.png" />
</files>
</package>