sync ElmSharp source code latest
[platform/core/csapi/tizenfx.git] / test / ElmSharp.Test / tizen-manifest.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <manifest package="ElmSharpTest" version="1.0.0" api-version="3.0" xmlns="http://tizen.org/ns/packages">
3   <profile name="common" />
4   <ui-application appid="org.tizen.ElmSharp.Test" exec="ElmSharp.Test.dll" multiple="false" taskmanage="true" splash-screen-display="true" type="dotnet" launch_mode="single">
5     <icon>ElmSharp.Test.png</icon>
6     <label>ElmSharp.Test</label>
7   </ui-application>
8   <shortcut-list />
9 </manifest>