[NUI] Removed old dependency in Tizen.NUI.csproj (#2645)
authorm-bialota <74924447+m-bialota@users.noreply.github.com>
Mon, 15 Feb 2021 01:25:50 +0000 (02:25 +0100)
committerlwc0917 <48237284+lwc0917@users.noreply.github.com>
Thu, 18 Feb 2021 03:15:29 +0000 (12:15 +0900)
* This enables building Tizen.NUI as a reference in Visual Studio
project.

src/Tizen.NUI/Tizen.NUI.csproj

index c0e3b97..bcffc90 100644 (file)
@@ -17,7 +17,6 @@
   </ItemGroup>
 
   <ItemGroup>
-    <ProjectReference Include="..\..\internals\src\Tizen.Applications.ThemeManager\Tizen.Applications.ThemeManager.csproj" />
     <ProjectReference Include="..\Tizen.Applications.Common\Tizen.Applications.Common.csproj" />
     <ProjectReference Include="..\Tizen.Applications.ComponentBased\Tizen.Applications.ComponentBased.csproj" />
     <ProjectReference Include="..\Tizen.System.Information\Tizen.System.Information.csproj" />