Fix .csproj
authorWonYoung Choi <wy80.choi@samsung.com>
Tue, 29 Mar 2016 10:15:51 +0000 (19:15 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Tue, 29 Mar 2016 10:15:51 +0000 (19:15 +0900)
Change-Id: I104bc81aa451c448342033e9e9d0e61555cb9a05

Tizen.Applications/Tizen.Applications.csproj

index 5121df6..c3959b3 100755 (executable)
@@ -46,9 +46,6 @@
     <Reference Include="System.Data" />
     <Reference Include="System.Net.Http" />
     <Reference Include="System.Xml" />
-    <Reference Include="Tizen.Internals">
-      <HintPath>..\..\tizen\Tizen.Internals\obj\Debug\Tizen.Internals.dll</HintPath>
-    </Reference>
   </ItemGroup>
   <ItemGroup>
     <Compile Include="Interop\Interop.AppCommon.cs" />
     <None Include="Tizen.Applications.snk" />
   </ItemGroup>
   <ItemGroup>
+    <ProjectReference Include="..\..\tizen\Tizen.Internals\Tizen.Internals.csproj">
+      <Project>{b9aa1cb2-f72d-4a30-a33b-a20c850a38a0}</Project>
+      <Name>Tizen.Internals</Name>
+    </ProjectReference>
     <ProjectReference Include="..\..\tizen\Tizen\Tizen.csproj">
       <Project>{7659ca59-410d-41a1-9841-586e88bc78c9}</Project>
       <Name>Tizen</Name>