Change-Id: I0da5433d08faeee9d247a6ab8c702430a1cca34b
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
- <Version>1.0.8</Version>
+ <Version>1.0.9</Version>
<Authors>Samsung Electronics</Authors>
<Copyright>© Samsung Electronics Co., Ltd All Rights Reserved</Copyright>
<Description>Account Service APIs for Tizen.Account.AccountManager</Description>
/// <remarks>
/// ContentUpdate event is triggered if the MediaInformation updated/deleted or new information is inserted.
/// </remarks>
- /// <param name="sender">An object that contains information about sender</param>
- /// <param name="e">A ContentUpdatedEventArgs object that contains information about the update operation.</param>
/// <privilege>http://tizen.org/privilege/account.read</privilege>
/// <feature>http://tizen.org/feature/account</feature>
/// <exception cref="InvalidOperationException">In case of any DB error.</exception>
Name: csapi-account-manager
Summary: Tizen account manager API for C#
-Version: 1.0.8
+Version: 1.0.9
Release: 1
Group: Development/Libraries
License: Apache-2.0