459fe880f10adbb4dee21164ecf7051b0738eb84
[platform/core/csapi/tizenfx.git] / internals / src / Tizen.Inspections / Tizen.Inspections.csproj
1 <Project Sdk="Microsoft.NET.Sdk">
2
3   <PropertyGroup>
4     <TargetFramework>netstandard2.0</TargetFramework>
5   </PropertyGroup>
6
7   <ItemGroup>
8     <ProjectReference Include="..\..\..\src\Tizen\Tizen.csproj" />
9     <ProjectReference Include="..\..\..\src\Tizen.Log\Tizen.Log.csproj" />
10   </ItemGroup>
11
12 </Project>