Release 4.0.0-preview1-00296 submit/tizen_4.0/20171012.150021
authorDotnetBuild <dotnetbuild.tizen@gmail.com>
Thu, 12 Oct 2017 15:00:20 +0000 (00:00 +0900)
committerDotnetBuild <dotnetbuild.tizen@gmail.com>
Thu, 12 Oct 2017 15:00:20 +0000 (00:00 +0900)
packaging/csapi-tizenfx.spec
src/Tizen.WebView/doc/api/Tizen.WebView.md [new file with mode: 0644]

index 2edfc1c..bd50fa9 100644 (file)
@@ -9,7 +9,7 @@
 
 Name:       csapi-tizenfx
 Summary:    Assemblies of Tizen .NET
-Version:    4.0.0.295
+Version:    4.0.0.296
 Release:    1
 Group:      Development/Libraries
 License:    Apache-2.0
@@ -144,7 +144,7 @@ rm -fr %{_tizenfx_bin_path}
 export DOTNET_SKIP_FIRST_TIME_EXPERIENCE=true
 ./build.sh --full
 ./build.sh --dummy
-./build.sh --pack 4.0.0-preview1-00295
+./build.sh --pack 4.0.0-preview1-00296
 
 %install
 mkdir -p %{buildroot}%{DOTNET_ASSEMBLY_PATH}
diff --git a/src/Tizen.WebView/doc/api/Tizen.WebView.md b/src/Tizen.WebView/doc/api/Tizen.WebView.md
new file mode 100644 (file)
index 0000000..4ff4ad9
--- /dev/null
@@ -0,0 +1,18 @@
+---
+# Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License
+
+uid: Tizen.WebView
+summary: The Tizen.WebView namespace provides classes for accessing web pages and web content in your application.
+---