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.API4</id>
5 <version>$version$</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 4.</description>
13 <copyright>© Samsung Electronics Co., Ltd All Rights Reserved</copyright>
16 <file src="Artifacts\bin\public\ref\*.dll" target="ref\netstandard2.0" />
17 <file src="Artifacts\bin\public\*.xml" target="ref\netstandard2.0" />