remove DOT_NET_CORE define, clean up debug log
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / Tizen.NUI.nuspec
1 <?xml version="1.0"?>
2 <package>
3  <metadata>
4   <id>Tizen.NUI</id>
5   <version>$version$</version>
6   <authors>Samsung Electronics</authors>
7   <requireLicenseAcceptance>false</requireLicenseAcceptance>
8   <licenseUrl>https://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
9   <projectUrl>https://www.tizen.org/</projectUrl>
10   <iconUrl>https://developer.tizen.org/sites/default/files/images/tizen-pinwheel-on-light-rgb_64_64.png</iconUrl>
11   <copyright>© Samsung Electronics Co., Ltd All Rights Reserved</copyright>
12   <description>Tizen NUI is the UI Framework based on DALi (Dynamic Animation Library) 3D Graphic engine. It is a quick and easy way of allowing developers to create Rich UI Applications like Image/Video galleries, Music players, Games, Homescreens/launch pads, and so on. </description>
13   <dependencies>
14    <dependency id="Tizen.Applications.Common" version="1.5.1"/>
15    <dependency id="Tizen.Applications.UI" version="1.5.1"/>
16   </dependencies>
17  </metadata>
18  <files>
19   <file src="bin/$Configuration$/Tizen.NUI.dll" target="lib/netstandard1.3" />
20  </files>
21 </package>
22