friend assembly, nuget lib test 45/119645/2
authordongsug.song <dongsug.song@samsung.com>
Sat, 18 Mar 2017 13:51:56 +0000 (22:51 +0900)
committerdongsug.song <dongsug.song@samsung.com>
Tue, 21 Mar 2017 07:59:56 +0000 (16:59 +0900)
commit8151c92fe914d52b188f09bc59f7fe1540be5fd0
treef6fa514464983df03b0b1848d6e567caa7c9dfe3
parent55a3906bf01bb8ae78d4c9e49eff49dae38b1bd3
friend assembly, nuget lib test

Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Change-Id: Ibbcae16b742d6423ba5993e6951095b003d86ef6
41 files changed:
NUISample2/NUISample2.sln [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/NUISample2.Tizen.cs [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/NUISample2.Tizen.csproj [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/NUISample2.Tizen.project.json [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/Properties/AssemblyInfo.cs [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/res/images/application-icon-0.png [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/res/images/arrow.png [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/res/images/background-blocks.jpg [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/res/images/gallery-0.jpg [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/res/images/gallery-1.jpg [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/res/images/gallery-2.jpg [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/res/images/gallery-3.jpg [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/res/images/gallery-4.jpg [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/res/images/gallery-5.jpg [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/res/images/image-1.jpg [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/res/images/image-2.jpg [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/res/images/image-3.jpg [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/res/images/not_yet_sign.png [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/res/images/star-dim.png [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/res/images/star-highlight.png [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/res/images/star-mod.png [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/res/json/control-dashboard-theme.json [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/res/json/control-dashboard.json [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/res/json/date-picker-template.json [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/res/json/date-picker-theme.json [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/res/json/date-picker.json [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/res/json/spin.json [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/res/json/style-example-theme-one.json [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/shared/res/NUISample2.Tizen.png [new file with mode: 0755]
NUISample2/NUISample2/NUISample2.Tizen/tizen-manifest.xml [new file with mode: 0755]
NUISamples/NUISamples.TizenTV/NUISamples.TizenTV.csproj
NUISamples/NUISamples.TizenTV/examples/hello-world.cs
Tizen.NUI.ExtTEST/Tizen.NUI.ExtTEST.sln [new file with mode: 0755]
Tizen.NUI.ExtTEST/Tizen.NUI.ExtTEST/ActorTest.cs [new file with mode: 0755]
Tizen.NUI.ExtTEST/Tizen.NUI.ExtTEST/Properties/AssemblyInfo.cs [new file with mode: 0755]
Tizen.NUI.ExtTEST/Tizen.NUI.ExtTEST/Tizen.NUI.ExtTEST.csproj [new file with mode: 0755]
Tizen.NUI.ExtTEST/Tizen.NUI.ExtTEST/bin/Debug/Tizen.NUI.ExtTEST.dll [new file with mode: 0755]
Tizen.NUI.ExtTEST/Tizen.NUI.ExtTEST/packages.config [new file with mode: 0755]
Tizen.NUI.ExtTEST/Tizen.NUI.ExtTEST/test_make_key.snk [new file with mode: 0755]
Tizen.NUI/Tizen.NUI.csproj
Tizen.NUI/src/internal/FriendAssembly.cs [new file with mode: 0755]