projects
/
platform
/
core
/
csapi
/
tizenfx.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[NUI] Add xaml and xamlbing testcases
[platform/core/csapi/tizenfx.git]
/
test
/
Tizen.NUI.Tests
/
Tizen.NUI.Devel.Tests
/
AssemblyInfo.cs
1
using Tizen.NUI.Devel.Tests;
2
using Tizen.NUI.Xaml;
3
4
[assembly: XamlCompilation(XamlCompilationOptions.Compile)]
5
[assembly: Preserve(AllMembers = true)]
6