Release 4.0.0-preview1-00051
[platform/core/csapi/tizenfx.git] / src / Tizen.Multimedia / Tizen.Multimedia.csproj
1 <Project Sdk="Microsoft.NET.Sdk">
2   <Import Project="../../build/common.props" />
3
4   <PropertyGroup>
5     <TargetFramework>netstandard1.6</TargetFramework>
6   </PropertyGroup>
7
8   <ItemGroup>
9     <ProjectReference Include="..\ElmSharp\ElmSharp.csproj" />
10     <ProjectReference Include="..\Tizen.Applications.Common\Tizen.Applications.Common.csproj" />
11     <ProjectReference Include="..\Tizen.System.Information\Tizen.System.Information.csproj" />
12   </ItemGroup>
13
14   <Import Project="../../build/common.targets" />
15 </Project>