Release 4.0.0-preview1-00184
[platform/core/csapi/tizenfx.git] / src / Tizen.Account.SyncManager / Tizen.Account.SyncManager.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.Applications.Common\Tizen.Applications.Common.csproj" />
10     <ProjectReference Include="..\Tizen.Account.AccountManager\Tizen.Account.AccountManager.csproj" />
11     <ProjectReference Include="..\Tizen.Log\Tizen.Log.csproj" />
12   </ItemGroup>
13
14 </Project>