2e0e02c02d492d48fd60b25e061a2c7280308beb
[platform/core/csapi/tizenfx.git] / src / Tizen.Maps / Tizen.Maps.csproj
1 <Project Sdk="Microsoft.NET.Sdk">
2
3   <PropertyGroup>
4     <TargetFramework>net6.0</TargetFramework>
5   </PropertyGroup>
6
7   <ItemGroup>
8     <ProjectReference Include="..\Tizen\Tizen.csproj" />
9     <ProjectReference Include="..\Tizen.Log\Tizen.Log.csproj" />
10     <ProjectReference Include="..\ElmSharp\ElmSharp.csproj" />
11   </ItemGroup>
12
13   <ItemGroup>
14     <None Update="res\maps_marker_pin_48.png">
15       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
16     </None>
17     <None Update="res\maps_marker_pin_72.png">
18       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
19     </None>
20     <None Update="res\maps_marker_sticker_48.png">
21       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
22     </None>
23     <None Update="res\maps_marker_sticker_72.png">
24       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
25     </None>
26   </ItemGroup>
27
28 </Project>