[NUI] Update StyleGuide README
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Mon, 11 Apr 2022 03:26:56 +0000 (12:26 +0900)
committerJaehyun Cho <jaehyun0cho@gmail.com>
Wed, 20 Apr 2022 08:38:08 +0000 (17:38 +0900)
- Changed the images for the exact information.
- Updated README file.

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
test/Tizen.NUI.StyleGuide/.pic/csproj-file.png [changed mode: 0755->0644]
test/Tizen.NUI.StyleGuide/.pic/launch.png [changed mode: 0755->0644]
test/Tizen.NUI.StyleGuide/README.md

old mode 100755 (executable)
new mode 100644 (file)
index 8352c69..45ff6dd
Binary files a/test/Tizen.NUI.StyleGuide/.pic/csproj-file.png and b/test/Tizen.NUI.StyleGuide/.pic/csproj-file.png differ
old mode 100755 (executable)
new mode 100644 (file)
index 9125090..6606757
Binary files a/test/Tizen.NUI.StyleGuide/.pic/launch.png and b/test/Tizen.NUI.StyleGuide/.pic/launch.png differ
index 642b7b3..2e218a3 100755 (executable)
@@ -15,6 +15,7 @@
 ### csproj file
 - Set the target framework installed in your environment.
 - Tizen.NUI.StyleGuide.csproj
+- Please check .NET version like below. Should be 3.1 version.
 ![](./.pic/csproj-file.png)
 
 ### Start debugging