1 <?xml version="1.0" encoding="utf-8" standalone="yes"?>
2 <package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
4 <id>Tizen.NET.API9</id>
5 <version>$fxversion$</version>
6 <authors>Samsung Electronics</authors>
7 <owners>Samsung Electronics</owners>
8 <requireLicenseAcceptance>false</requireLicenseAcceptance>
9 <licenseUrl>https://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
10 <projectUrl>https://www.tizen.org/</projectUrl>
11 <iconUrl>https://developer.tizen.org/sites/default/files/images/tizen-pinwheel-on-light-rgb_64_64.png</iconUrl>
12 <description>Reference assemblies of Tizen .NET API Level 9.</description>
13 <copyright>© Samsung Electronics Co., Ltd All Rights Reserved</copyright>
16 <file src="pkg\Tizen.NET.API9\build\**" target="build" />
17 <file src="pkg\Tizen.NET.API9\design\*.dll" target="ref\netstandard2.0\Design" />
18 <file src="Artifacts\bin\dummy\*.dll" target="ref\netstandard2.0" />
19 <file src="Artifacts\bin\public\*.xml" target="ref\netstandard2.0" />