Release 4.0.0-preview1-00051
[platform/core/csapi/tizenfx.git] / src / Tizen.PhonenumberUtils / Tizen.PhonenumberUtils.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="..\Tizen\Tizen.csproj" />
10     <ProjectReference Include="..\Tizen.Log\Tizen.Log.csproj" />
11   </ItemGroup>
12
13   <Import Project="../../build/common.targets" />
14 </Project>