Release version 1.0.7
authorjusung son <jusung07.son@samsung.com>
Tue, 13 Jun 2017 05:07:34 +0000 (14:07 +0900)
committerjusung son <jusung07.son@samsung.com>
Tue, 13 Jun 2017 05:09:29 +0000 (14:09 +0900)
Changes:
 - Merge packaging information to csproj
 - Migration to visual studio 2017
 - Fix the parameter name

Change-Id: I32e87c4f175d08576150d6ef90cf7a58697f674b
Signed-off-by: jusung son <jusung07.son@samsung.com>
packaging/csapi-data-control.spec
src/Tizen.Applications.DataControl/Tizen.Applications.DataControl.csproj [changed mode: 0644->0755]

index abf16ab..f8176a9 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       csapi-data-control
 Summary:    Tizen data-control API for C#
-Version:    1.0.6
+Version:    1.0.7
 Release:    1
 Group:      Development/Libraries
 License:    Apache-2.0
old mode 100644 (file)
new mode 100755 (executable)
index 8274506..7a1283f
@@ -1,7 +1,7 @@
 <Project Sdk="Microsoft.NET.Sdk">
 
   <PropertyGroup>
-    <Version>1.0.6</Version>
+    <Version>1.0.7</Version>
     <Authors>Samsung Electronics</Authors>
     <Copyright>© Samsung Electronics Co., Ltd All Rights Reserved</Copyright>
     <Description>Provides the Data Control API for Tizen .NET</Description>