170d123911d9409c8432587cf5b699b20aa892f2
[platform/core/csapi/tizenfx.git] / src / Tizen.MachineLearning.Inference / Tizen.MachineLearning.Inference.csproj
1 <Project Sdk="Microsoft.NET.Sdk">
2
3   <PropertyGroup>
4     <TargetFramework>net6.0</TargetFramework>
5   </PropertyGroup>
6
7   <ItemGroup>
8     <ProjectReference Include="..\Tizen.Log\Tizen.Log.csproj" />
9     <ProjectReference Include="..\Tizen\Tizen.csproj" />
10     <ProjectReference Include="..\Tizen.System.Information\Tizen.System.Information.csproj" />
11   </ItemGroup>
12
13 </Project>