1 <Project Sdk="Microsoft.NET.Sdk">
4 <TargetFramework>netstandard2.0</TargetFramework>
8 <SupportedProfiles>mobile;wearable</SupportedProfiles>
12 <ProjectReference Include="..\Tizen\Tizen.csproj" />
13 <ProjectReference Include="..\Tizen.Log\Tizen.Log.csproj" />