Release 4.0.0-preview1-00184
[platform/core/csapi/tizenfx.git] / src / Tizen.Applications.RemoteView / Tizen.Applications.RemoteView.csproj
1 <Project Sdk="Microsoft.NET.Sdk">
2
3   <PropertyGroup>
4     <TargetFramework>netstandard2.0</TargetFramework>
5   </PropertyGroup>
6
7   <ItemGroup>
8     <ProjectReference Include="..\Tizen\Tizen.csproj" />
9     <ProjectReference Include="..\Tizen.Log\Tizen.Log.csproj" />
10     <ProjectReference Include="..\ElmSharp\ElmSharp.csproj" />
11   </ItemGroup>
12
13 </Project>