Forward Log class to Tizen.Log.dll
[platform/core/csapi/tizenfx.git] / src / Tizen / Tizen.nuspec
index 95ff74c..0fa64b4 100644 (file)
@@ -11,8 +11,8 @@
     <iconUrl>https://developer.tizen.org/sites/default/files/images/tizen-pinwheel-on-light-rgb_64_64.png</iconUrl>
     <copyright>© Samsung Electronics Co., Ltd All Rights Reserved</copyright>
     <description>Provides the basic structures and classes that are used in the other Tizen Device API.</description>
+    <dependencies>
+      <dependency id="Tizen.Log" version="1.0.0" />
+    </dependencies>
   </metadata>
-  <files>
-    <file src="bin/$Configuration$/Tizen.dll" target="lib/netstandard1.3"/>
-  </files>
 </package>