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

26 lines
1.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>PangoSharp</id>
<version>3.24.24.1</version>
<authors>'GtkSharp Contributors'</authors>
<projectUrl>https://github.com/GtkSharp/GtkSharp</projectUrl>
<description>PangoSharp is a C# wrapper for the Pango library.</description>
<tags>pango pangosharp pango-sharp wrapper</tags>
<repository type="git" url="https://github.com/GtkSharp/GtkSharp" commit="b7303616129ab5a0ca64def45649ab522d83fa4a" />
<dependencies>
<group targetFramework="net8.0">
<dependency id="CairoSharp" version="3.24.24.1" exclude="Build,Analyzers" />
<dependency id="GLibSharp" version="3.24.24.1" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETStandard2.0">
<dependency id="CairoSharp" version="3.24.24.1" exclude="Build,Analyzers" />
<dependency id="GLibSharp" version="3.24.24.1" exclude="Build,Analyzers" />
</group>
</dependencies>
</metadata>
<files>
<file src="E:\projects\KioskApp\GtkSharp\BuildOutput\Release\net8.0\PangoSharp.dll" target="lib\net8.0\PangoSharp.dll" />
<file src="E:\projects\KioskApp\GtkSharp\BuildOutput\Release\netstandard2.0\PangoSharp.dll" target="lib\netstandard2.0\PangoSharp.dll" />
</files>
</package>