20 lines
1002 B
Plaintext
20 lines
1002 B
Plaintext
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
|
||
|
|
<metadata>
|
||
|
|
<id>GtkSharp.Sdk</id>
|
||
|
|
<version>3.24.24.1</version>
|
||
|
|
<authors>'GtkSharp Contributors'</authors>
|
||
|
|
<icon>Icon.png</icon>
|
||
|
|
<projectUrl>https://github.com/GtkSharp/GtkSharp</projectUrl>
|
||
|
|
<description>GtkSharp SDK. Enabled via the net8.0-gtk TFM.</description>
|
||
|
|
<packageTypes>
|
||
|
|
<packageType name="DotnetPlatform" />
|
||
|
|
</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\Libs\GtkSharp\GtkSharp.targets" target="targets\GtkSharp.targets" />
|
||
|
|
<file src="E:\projects\KioskApp\GtkSharp\Source\Workload\GtkSharp.Sdk\obj\Release\Sdk.targets" target="Sdk\Sdk.targets" />
|
||
|
|
</files>
|
||
|
|
</package>
|