Revert "PR-5360"
[platform/core/csapi/tizenfx.git] / src / Tizen.Nlp / Tizen.Nlp.csproj
index 1ac9515..fccb16a 100644 (file)
@@ -4,8 +4,14 @@
     <TargetFramework>netstandard2.0</TargetFramework>
   </PropertyGroup>
 
+  <PropertyGroup>
+    <SupportedProfiles>mobile</SupportedProfiles>
+  </PropertyGroup>
+
   <ItemGroup>
+    <ProjectReference Include="..\Tizen\Tizen.csproj" />
     <ProjectReference Include="..\Tizen.Applications.Common\Tizen.Applications.Common.csproj" />
+    <ProjectReference Include="..\Tizen.Log\Tizen.Log.csproj" />
   </ItemGroup>
 
-</Project>
\ No newline at end of file
+</Project>