Windows.Devices.Gpio/nanoFramework.Windows.Devic...

35 строки
2.0 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>nanoFramework.Windows.Devices.Gpio</id>
<version>$version$</version>
<title>nanoFramework.Windows.Devices.Gpio</title>
<authors>nanoframework</authors>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<license type="expression">MIT</license>
<releaseNotes>
</releaseNotes>
<developmentDependency>false</developmentDependency>
<projectUrl>https://github.com/nanoframework/lib-Windows.Devices.Gpio</projectUrl>
<iconUrl>https://secure.gravatar.com/avatar/97d0e092247f0716db6d4b47b7d1d1ad</iconUrl>
<repository type="git" url="https://github.com/nanoframework/lib-Windows.Devices.Gpio" commit="$commit$" />
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
<description>This package includes the Windows.Devices.Gpio assembly for nanoFramework C# projects.
This package requires a target with Windows.Devices.Gpio v$nativeVersion$ (checksum $checksum$).</description>
<summary>Windows.Devices.Gpio assembly for nanoFramework C# projects</summary>
<tags>nanoFramework C# csharp netmf netnf Gpio</tags>
<dependencies>
<dependency id="nanoFramework.CoreLibrary" version="1.12.0" />
<dependency id="nanoFramework.Runtime.Events" version="1.10.0" />
</dependencies>
</metadata>
<files>
<file src="Windows.Devices.Gpio\bin\Release\Windows.Devices.Gpio.dll" target="lib\Windows.Devices.Gpio.dll" />
<file src="Windows.Devices.Gpio\bin\Release\Windows.Devices.Gpio.pdb" target="lib\Windows.Devices.Gpio.pdb" />
<file src="Windows.Devices.Gpio\bin\Release\Windows.Devices.Gpio.pdbx" target="lib\Windows.Devices.Gpio.pdbx" />
<file src="Windows.Devices.Gpio\bin\Release\Windows.Devices.Gpio.pe" target="lib\Windows.Devices.Gpio.pe" />
<file src="Windows.Devices.Gpio\bin\Release\Windows.Devices.Gpio.xml" target="lib\Windows.Devices.Gpio.xml" />
<!-- readme -->
<file src="readme.txt" target="readme.txt" />
</files>
</package>