1f28e2b478ff6fca85861f42fafd4d5e3ec12dd8
[platform/core/csapi/tizenfx.git] / test / Tizen.NUI.Devel.Tests.Ubuntu / nunit.framework / nunit.framework.csproj
1 <Project Sdk="Microsoft.NET.Sdk">
2
3   <PropertyGroup>
4     <OutputType>Library</OutputType>
5     <TargetFramework>net6.0</TargetFramework>
6   </PropertyGroup>
7
8   <ItemGroup>
9     <ProjectReference Include="..\..\..\src\Tizen.Applications.Common\Tizen.Applications.Common.csproj" />
10     <ProjectReference Include="..\..\..\src\Tizen.Log\Tizen.Log.csproj" />
11     <ProjectReference Include="..\..\..\src\Tizen.NUI.Components\Tizen.NUI.Components.csproj" />
12     <ProjectReference Include="..\..\..\src\Tizen.NUI\Tizen.NUI.csproj" />
13   </ItemGroup>
14
15 </Project>