20 lines
720 B
Text
20 lines
720 B
Text
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<package>
|
||
|
<metadata>
|
||
|
<id>Gtk.Template.CSharp</id>
|
||
|
<version>3.0.0</version>
|
||
|
<title>Gtk template for CSharp</title>
|
||
|
<summary>A simple C# template for your .Net Core Gtk Application.</summary>
|
||
|
<description>A simple C# template for your .Net Core Gtk Application.</description>
|
||
|
<authors>GLibSharp Team</authors>
|
||
|
<owners>GLibSharp Team</owners>
|
||
|
<projectUrl>https://github.com/GLibSharp/GtkSharp</projectUrl>
|
||
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||
|
<releaseNotes></releaseNotes>
|
||
|
<tags>gtk app dotnet new template</tags>
|
||
|
<packageTypes>
|
||
|
<packageType name="Template" />
|
||
|
</packageTypes>
|
||
|
</metadata>
|
||
|
</package>
|