remove .Net45 project files in charp application
authorSukHyung, Kang <shine.kang@samsung.com>
Mon, 6 Mar 2017 08:25:38 +0000 (17:25 +0900)
committerSukHyung, Kang <shine.kang@samsung.com>
Mon, 6 Mar 2017 08:26:28 +0000 (17:26 +0900)
Change-Id: Iafa98b46a2a5c2f9def4837db7e53a29ef9795b1
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
29 files changed:
Tizen.Applications.sln
Tizen.Applications/Tizen.Applications.Net45.csproj [deleted file]
Tizen.Applications/Tizen.Applications.Net45.project.json [deleted file]
Tizen.Applications/Tizen.Applications.nuspec
packaging/csapi-application.spec
src/Tizen.Applications.Alarm/Tizen.Applications.Alarm.Net45.csproj [deleted file]
src/Tizen.Applications.Alarm/Tizen.Applications.Alarm.Net45.project.json [deleted file]
src/Tizen.Applications.Alarm/Tizen.Applications.Alarm.nuspec
src/Tizen.Applications.Common/Tizen.Applications.Common.Net45.csproj [deleted file]
src/Tizen.Applications.Common/Tizen.Applications.Common.Net45.project.json [deleted file]
src/Tizen.Applications.Common/Tizen.Applications.Common.nuspec
src/Tizen.Applications.MessagePort/Tizen.Applications.MessagePort.Net45.csproj [deleted file]
src/Tizen.Applications.MessagePort/Tizen.Applications.MessagePort.Net45.project.json [deleted file]
src/Tizen.Applications.MessagePort/Tizen.Applications.MessagePort.nuspec
src/Tizen.Applications.Notification/Tizen.Applications.Notification.Net45.csproj [deleted file]
src/Tizen.Applications.Notification/Tizen.Applications.Notification.Net45.project.json [deleted file]
src/Tizen.Applications.Notification/Tizen.Applications.Notification.nuspec
src/Tizen.Applications.PackageManager/Tizen.Applications.PackageManager.Net45.csproj [deleted file]
src/Tizen.Applications.PackageManager/Tizen.Applications.PackageManager.Net45.project.json [deleted file]
src/Tizen.Applications.PackageManager/Tizen.Applications.PackageManager.nuspec
src/Tizen.Applications.Preference/Tizen.Applications.Preference.Net45.csproj [deleted file]
src/Tizen.Applications.Preference/Tizen.Applications.Preference.Net45.project.json [deleted file]
src/Tizen.Applications.Preference/Tizen.Applications.Preference.nuspec
src/Tizen.Applications.Service/Tizen.Applications.Service.Net45.csproj [deleted file]
src/Tizen.Applications.Service/Tizen.Applications.Service.Net45.project.json [deleted file]
src/Tizen.Applications.Service/Tizen.Applications.Service.nuspec
src/Tizen.Applications.UI/Tizen.Applications.UI.Net45.csproj [deleted file]
src/Tizen.Applications.UI/Tizen.Applications.UI.Net45.project.json [deleted file]
src/Tizen.Applications.UI/Tizen.Applications.UI.nuspec

index 7f297f7..a270b3b 100755 (executable)
@@ -7,36 +7,18 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tizen.Applications.Common",
 EndProject
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tizen.Applications.MessagePort", "Tizen.Applications.MessagePort\Tizen.Applications.MessagePort.csproj", "{00522E33-D1F2-4656-8621-5510EC0139FE}"
 EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tizen.Applications.Common.Net45", "Tizen.Applications.Common\Tizen.Applications.Common.Net45.csproj", "{9ACB2B86-BBEA-4FAA-880A-1977AB461C51}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tizen.Applications.MessagePort.Net45", "Tizen.Applications.MessagePort\Tizen.Applications.MessagePort.Net45.csproj", "{3B03557D-FCA4-464B-9686-424A96ADC875}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tizen.Applications.Service.Net45", "Tizen.Applications.Service\Tizen.Applications.Service.Net45.csproj", "{A399ED54-EB41-4773-9A29-772640C093EC}"
-EndProject
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tizen.Applications.Service", "Tizen.Applications.Service\Tizen.Applications.Service.csproj", "{FF139F0E-DB10-4074-AFA1-229A7CAB54A3}"
 EndProject
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tizen.Applications.Alarm", "Tizen.Applications.Alarm\Tizen.Applications.Alarm.csproj", "{28347C57-6413-46C6-9548-75FDA519E07C}"
 EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tizen.Applications.Alarm.Net45", "Tizen.Applications.Alarm\Tizen.Applications.Alarm.Net45.csproj", "{98B68263-8F05-486B-A670-3F5DA1352424}"
-EndProject
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tizen.Applications.Notification", "Tizen.Applications.Notification\Tizen.Applications.Notification.csproj", "{36C346B4-5ABC-45C7-808B-04178B76FA0D}"
 EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tizen.Applications.Notification.Net45", "Tizen.Applications.Notification\Tizen.Applications.Notification.Net45.csproj", "{DCBA342F-12D2-4AB3-8616-210DA585A11A}"
-EndProject
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tizen.Applications.PackageManager", "Tizen.Applications.PackageManager\Tizen.Applications.PackageManager.csproj", "{A83A9A54-9985-45BE-95DA-C768A93CF455}"
 EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tizen.Applications.PackageManager.Net45", "Tizen.Applications.PackageManager\Tizen.Applications.PackageManager.Net45.csproj", "{806338B7-D321-4AB6-8FC0-58A22B289A28}"
-EndProject
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tizen.Applications.Preference", "Tizen.Applications.Preference\Tizen.Applications.Preference.csproj", "{4A11B4AF-8C6F-4262-B19F-23EDCBA7521B}"
 EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tizen.Applications.Preference.Net45", "Tizen.Applications.Preference\Tizen.Applications.Preference.Net45.csproj", "{E129083E-B2D4-4330-A433-C50F040B001C}"
-EndProject
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tizen.Applications.UI", "Tizen.Applications.UI\Tizen.Applications.UI.csproj", "{9AFFA998-5065-487E-BEDB-8B290AD2138F}"
 EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tizen.Applications.UI.Net45", "Tizen.Applications.UI\Tizen.Applications.UI.Net45.csproj", "{9D0FA46A-BF8B-46AF-9DD9-02A72C8997AD}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tizen.Applications.Net45", "Tizen.Applications\Tizen.Applications.Net45.csproj", "{4847B13C-1A03-4347-83CD-EA4B5C9655A4}"
-EndProject
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tizen.Applications", "Tizen.Applications\Tizen.Applications.csproj", "{6209641F-4B03-4DAD-84D8-4775AD72AD75}"
 EndProject
 Global
@@ -53,18 +35,6 @@ Global
                {00522E33-D1F2-4656-8621-5510EC0139FE}.Debug|Any CPU.Build.0 = Debug|Any CPU
                {00522E33-D1F2-4656-8621-5510EC0139FE}.Release|Any CPU.ActiveCfg = Release|Any CPU
                {00522E33-D1F2-4656-8621-5510EC0139FE}.Release|Any CPU.Build.0 = Release|Any CPU
-               {9ACB2B86-BBEA-4FAA-880A-1977AB461C51}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
-               {9ACB2B86-BBEA-4FAA-880A-1977AB461C51}.Debug|Any CPU.Build.0 = Debug|Any CPU
-               {9ACB2B86-BBEA-4FAA-880A-1977AB461C51}.Release|Any CPU.ActiveCfg = Release|Any CPU
-               {9ACB2B86-BBEA-4FAA-880A-1977AB461C51}.Release|Any CPU.Build.0 = Release|Any CPU
-               {3B03557D-FCA4-464B-9686-424A96ADC875}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
-               {3B03557D-FCA4-464B-9686-424A96ADC875}.Debug|Any CPU.Build.0 = Debug|Any CPU
-               {3B03557D-FCA4-464B-9686-424A96ADC875}.Release|Any CPU.ActiveCfg = Release|Any CPU
-               {3B03557D-FCA4-464B-9686-424A96ADC875}.Release|Any CPU.Build.0 = Release|Any CPU
-               {A399ED54-EB41-4773-9A29-772640C093EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
-               {A399ED54-EB41-4773-9A29-772640C093EC}.Debug|Any CPU.Build.0 = Debug|Any CPU
-               {A399ED54-EB41-4773-9A29-772640C093EC}.Release|Any CPU.ActiveCfg = Release|Any CPU
-               {A399ED54-EB41-4773-9A29-772640C093EC}.Release|Any CPU.Build.0 = Release|Any CPU
                {FF139F0E-DB10-4074-AFA1-229A7CAB54A3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
                {FF139F0E-DB10-4074-AFA1-229A7CAB54A3}.Debug|Any CPU.Build.0 = Debug|Any CPU
                {FF139F0E-DB10-4074-AFA1-229A7CAB54A3}.Release|Any CPU.ActiveCfg = Release|Any CPU
@@ -73,46 +43,22 @@ Global
                {28347C57-6413-46C6-9548-75FDA519E07C}.Debug|Any CPU.Build.0 = Debug|Any CPU
                {28347C57-6413-46C6-9548-75FDA519E07C}.Release|Any CPU.ActiveCfg = Release|Any CPU
                {28347C57-6413-46C6-9548-75FDA519E07C}.Release|Any CPU.Build.0 = Release|Any CPU
-               {98B68263-8F05-486B-A670-3F5DA1352424}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
-               {98B68263-8F05-486B-A670-3F5DA1352424}.Debug|Any CPU.Build.0 = Debug|Any CPU
-               {98B68263-8F05-486B-A670-3F5DA1352424}.Release|Any CPU.ActiveCfg = Release|Any CPU
-               {98B68263-8F05-486B-A670-3F5DA1352424}.Release|Any CPU.Build.0 = Release|Any CPU
                {36C346B4-5ABC-45C7-808B-04178B76FA0D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
                {36C346B4-5ABC-45C7-808B-04178B76FA0D}.Debug|Any CPU.Build.0 = Debug|Any CPU
                {36C346B4-5ABC-45C7-808B-04178B76FA0D}.Release|Any CPU.ActiveCfg = Release|Any CPU
                {36C346B4-5ABC-45C7-808B-04178B76FA0D}.Release|Any CPU.Build.0 = Release|Any CPU
-               {DCBA342F-12D2-4AB3-8616-210DA585A11A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
-               {DCBA342F-12D2-4AB3-8616-210DA585A11A}.Debug|Any CPU.Build.0 = Debug|Any CPU
-               {DCBA342F-12D2-4AB3-8616-210DA585A11A}.Release|Any CPU.ActiveCfg = Release|Any CPU
-               {DCBA342F-12D2-4AB3-8616-210DA585A11A}.Release|Any CPU.Build.0 = Release|Any CPU
                {A83A9A54-9985-45BE-95DA-C768A93CF455}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
                {A83A9A54-9985-45BE-95DA-C768A93CF455}.Debug|Any CPU.Build.0 = Debug|Any CPU
                {A83A9A54-9985-45BE-95DA-C768A93CF455}.Release|Any CPU.ActiveCfg = Release|Any CPU
                {A83A9A54-9985-45BE-95DA-C768A93CF455}.Release|Any CPU.Build.0 = Release|Any CPU
-               {806338B7-D321-4AB6-8FC0-58A22B289A28}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
-               {806338B7-D321-4AB6-8FC0-58A22B289A28}.Debug|Any CPU.Build.0 = Debug|Any CPU
-               {806338B7-D321-4AB6-8FC0-58A22B289A28}.Release|Any CPU.ActiveCfg = Release|Any CPU
-               {806338B7-D321-4AB6-8FC0-58A22B289A28}.Release|Any CPU.Build.0 = Release|Any CPU
                {4A11B4AF-8C6F-4262-B19F-23EDCBA7521B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
                {4A11B4AF-8C6F-4262-B19F-23EDCBA7521B}.Debug|Any CPU.Build.0 = Debug|Any CPU
                {4A11B4AF-8C6F-4262-B19F-23EDCBA7521B}.Release|Any CPU.ActiveCfg = Release|Any CPU
                {4A11B4AF-8C6F-4262-B19F-23EDCBA7521B}.Release|Any CPU.Build.0 = Release|Any CPU
-               {E129083E-B2D4-4330-A433-C50F040B001C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
-               {E129083E-B2D4-4330-A433-C50F040B001C}.Debug|Any CPU.Build.0 = Debug|Any CPU
-               {E129083E-B2D4-4330-A433-C50F040B001C}.Release|Any CPU.ActiveCfg = Release|Any CPU
-               {E129083E-B2D4-4330-A433-C50F040B001C}.Release|Any CPU.Build.0 = Release|Any CPU
                {9AFFA998-5065-487E-BEDB-8B290AD2138F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
                {9AFFA998-5065-487E-BEDB-8B290AD2138F}.Debug|Any CPU.Build.0 = Debug|Any CPU
                {9AFFA998-5065-487E-BEDB-8B290AD2138F}.Release|Any CPU.ActiveCfg = Release|Any CPU
                {9AFFA998-5065-487E-BEDB-8B290AD2138F}.Release|Any CPU.Build.0 = Release|Any CPU
-               {9D0FA46A-BF8B-46AF-9DD9-02A72C8997AD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
-               {9D0FA46A-BF8B-46AF-9DD9-02A72C8997AD}.Debug|Any CPU.Build.0 = Debug|Any CPU
-               {9D0FA46A-BF8B-46AF-9DD9-02A72C8997AD}.Release|Any CPU.ActiveCfg = Release|Any CPU
-               {9D0FA46A-BF8B-46AF-9DD9-02A72C8997AD}.Release|Any CPU.Build.0 = Release|Any CPU
-               {4847B13C-1A03-4347-83CD-EA4B5C9655A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
-               {4847B13C-1A03-4347-83CD-EA4B5C9655A4}.Debug|Any CPU.Build.0 = Debug|Any CPU
-               {4847B13C-1A03-4347-83CD-EA4B5C9655A4}.Release|Any CPU.ActiveCfg = Release|Any CPU
-               {4847B13C-1A03-4347-83CD-EA4B5C9655A4}.Release|Any CPU.Build.0 = Release|Any CPU
                {6209641F-4B03-4DAD-84D8-4775AD72AD75}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
                {6209641F-4B03-4DAD-84D8-4775AD72AD75}.Debug|Any CPU.Build.0 = Debug|Any CPU
                {6209641F-4B03-4DAD-84D8-4775AD72AD75}.Release|Any CPU.ActiveCfg = Release|Any CPU
diff --git a/Tizen.Applications/Tizen.Applications.Net45.csproj b/Tizen.Applications/Tizen.Applications.Net45.csproj
deleted file mode 100755 (executable)
index 38869ab..0000000
+++ /dev/null
@@ -1,141 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-  <PropertyGroup>
-    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
-    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
-    <ProjectGuid>{4847B13C-1A03-4347-83CD-EA4B5C9655A4}</ProjectGuid>
-    <OutputType>Library</OutputType>
-    <AppDesignerFolder>Properties</AppDesignerFolder>
-    <RootNamespace>
-    </RootNamespace>
-    <AssemblyName>Tizen.Applications</AssemblyName>
-    <FileAlignment>512</FileAlignment>
-    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
-    <DebugSymbols>true</DebugSymbols>
-    <DebugType>full</DebugType>
-    <Optimize>true</Optimize>
-    <OutputPath>bin\Debug\Net45\</OutputPath>
-    <DefineConstants>DEBUG;TRACE</DefineConstants>
-    <ErrorReport>prompt</ErrorReport>
-    <WarningLevel>4</WarningLevel>
-    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
-    <DebugType>pdbonly</DebugType>
-    <Optimize>true</Optimize>
-    <OutputPath>bin\Release\Net45\</OutputPath>
-    <DefineConstants>TRACE</DefineConstants>
-    <ErrorReport>prompt</ErrorReport>
-    <WarningLevel>4</WarningLevel>
-    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
-  </PropertyGroup>
-  <PropertyGroup>
-    <SignAssembly>true</SignAssembly>
-  </PropertyGroup>
-  <PropertyGroup>
-    <AssemblyOriginatorKeyFile>Tizen.Applications.snk</AssemblyOriginatorKeyFile>
-  </PropertyGroup>
-  <ItemGroup>
-    <Reference Include="System" />
-    <Reference Include="System.Core" />
-    <Reference Include="System.Xml.Linq" />
-    <Reference Include="System.Data.DataSetExtensions" />
-    <Reference Include="Microsoft.CSharp" />
-    <Reference Include="System.Data" />
-    <Reference Include="System.Net.Http" />
-    <Reference Include="System.Xml" />
-  </ItemGroup>
-  <ItemGroup>
-    <Compile Include="../Tizen.Applications.Alarm/Tizen.Applications/Alarm.cs" />
-    <Compile Include="../Tizen.Applications.Alarm/Tizen.Applications/AlarmErrorFactory.cs" />
-    <Compile Include="../Tizen.Applications.Alarm/Tizen.Applications/AlarmManager.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications/AppControl.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications/AppControlData.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications/AppControlLaunchMode.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications/AppControlOperations.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications/AppControlReceivedEventArgs.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications/AppControlReplyCallback.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications/AppControlReplyResult.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications/Application.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications/ApplicationInfo.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications/ApplicationInfoFilter.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications/ApplicationInfoMetadataFilter.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications/ApplicationLaunchedEventArgs.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications/ApplicationManager.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications/ApplicationTerminatedEventArgs.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications/ApplicationType.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications/Bundle.cs" />
-    <Compile Include="../Tizen.Applications.PackageManager/Tizen.Applications/CertificateType.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications/CoreApplication.cs" />
-    <Compile Include="../Tizen.Applications.UI/Tizen.Applications/CoreUIApplication.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications.CoreBackend/DefaultCoreBackend.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications/DirectoryInfo.cs" />
-    <Compile Include="../Tizen.Applications.Notification/Tizen.Applications/EventNotification.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications.CoreBackend/EventType.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications.CoreBackend/ICoreBackend.cs" />
-    <Compile Include="../Tizen.Applications.Alarm/Interop/Interop.Alarm.cs" />
-    <Compile Include="../Tizen.Applications.Common/Interop/Interop.AppCommon.cs" />
-    <Compile Include="../Tizen.Applications.Common/Interop/Interop.AppControl.cs" />
-    <Compile Include="../Tizen.Applications.UI/Interop/Interop.Application.cs" />
-    <Compile Include="../Tizen.Applications.Common/Interop/Interop.ApplicationManager.cs" />
-    <Compile Include="../Tizen.Applications.Common/Interop/Interop.Bundle.cs" />
-    <Compile Include="../Tizen.Applications.Common/Interop/Interop.Glib.cs" />
-    <Compile Include="../Tizen.Applications.Common/Interop/Interop.Libc.cs" />
-    <Compile Include="./Interop/Interop.Libraries.cs" />
-    <Compile Include="../Tizen.Applications.MessagePort/Interop/Interop.MessagePort.cs" />
-    <Compile Include="../Tizen.Applications.Notification/Interop/Interop.Notification.cs" />
-    <Compile Include="../Tizen.Applications.PackageManager/Interop/Interop.Package.cs" />
-    <Compile Include="../Tizen.Applications.PackageManager/Interop/Interop.PackageManager.cs" />
-    <Compile Include="../Tizen.Applications.Preference/Interop/Interop.Preference.cs" />
-    <Compile Include="../Tizen.Applications.Service/Interop/Interop.Service.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications/LocaleChangedEventArgs.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications/LowBatteryEventArgs.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications/LowBatteryStatus.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications/LowMemoryEventArgs.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications/LowMemoryStatus.cs" />
-    <Compile Include="../Tizen.Applications.MessagePort/Tizen.Applications.Messages/MessagePort.cs" />
-    <Compile Include="../Tizen.Applications.MessagePort/Tizen.Applications.Messages/MessagePortErrorFactory.cs" />
-    <Compile Include="../Tizen.Applications.MessagePort/Tizen.Applications.Messages/MessageReceivedEventArgs.cs" />
-    <Compile Include="../Tizen.Applications.Notification/Tizen.Applications/Notification.cs" />
-    <Compile Include="../Tizen.Applications.Notification/Tizen.Applications/NotificationEnumerations.cs" />
-    <Compile Include="../Tizen.Applications.Notification/Tizen.Applications/NotificationErrorFactory.cs" />
-    <Compile Include="../Tizen.Applications.Notification/Tizen.Applications/NotificationManager.cs" />
-    <Compile Include="../Tizen.Applications.PackageManager/Tizen.Applications/Package.cs" />
-    <Compile Include="../Tizen.Applications.PackageManager/Tizen.Applications/PackageCertificate.cs" />
-    <Compile Include="../Tizen.Applications.PackageManager/Tizen.Applications/PackageEventState.cs" />
-    <Compile Include="../Tizen.Applications.PackageManager/Tizen.Applications/PackageFilter.cs" />
-    <Compile Include="../Tizen.Applications.PackageManager/Tizen.Applications/PackageManager.cs" />
-    <Compile Include="../Tizen.Applications.PackageManager/Tizen.Applications/PackageManagerEventArgs.cs" />
-    <Compile Include="../Tizen.Applications.PackageManager/Tizen.Applications/PackageSizeInformation.cs" />
-    <Compile Include="../Tizen.Applications.PackageManager/Tizen.Applications/PackageType.cs" />
-    <Compile Include="../Tizen.Applications.Preference/Tizen.Applications/Preference.cs" />
-    <Compile Include="../Tizen.Applications.Preference/Tizen.Applications/PreferenceChangedEventArgs.cs" />
-    <Compile Include="../Tizen.Applications.Notification/Tizen.Applications/ProgressNotification.cs" />
-    <Compile Include="./Properties\AssemblyInfo.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications/ReceivedAppControl.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications/RegionFormatChangedEventArgs.cs" />
-    <Compile Include="../Tizen.Applications.MessagePort/Tizen.Applications.Messages/RemoteValues.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications/SafeAppControlHandle.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications/SafeBundleHandle.cs" />
-    <Compile Include="../Tizen.Applications.PackageManager/Tizen.Applications/SafePackageManagerHandle.cs" />
-    <Compile Include="../Tizen.Applications.Service/Tizen.Applications/ServiceApplication.cs" />
-    <Compile Include="../Tizen.Applications.Service/Tizen.Applications.CoreBackend/ServiceCoreBackend.cs" />
-    <Compile Include="../Tizen.Applications.PackageManager/Tizen.Applications/StorageType.cs" />
-    <Compile Include="../Tizen.Applications.Common/Tizen.Applications/TizenSynchronizationContext.cs" />
-    <Compile Include="../Tizen.Applications.UI/Tizen.Applications.CoreBackend/UICoreBackend.cs" />
-  </ItemGroup>
-  <ItemGroup>
-    <None Include="Tizen.Applications.Net45.project.json" />
-    <None Include="Tizen.Applications.snk" />
-  </ItemGroup>
-  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
-  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
-       Other similar extension points exist, see Microsoft.Common.targets.
-  <Target Name="BeforeBuild">
-  </Target>
-  <Target Name="AfterBuild">
-  </Target>
-  -->
-</Project>
diff --git a/Tizen.Applications/Tizen.Applications.Net45.project.json b/Tizen.Applications/Tizen.Applications.Net45.project.json
deleted file mode 100755 (executable)
index 1ec1af2..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-{
-  "dependencies": {
-    "Tizen": "1.0.2"
-  },
-  "frameworks": {
-    "net45": {}
-  },
-  "runtimes": {
-    "win": {}
-  }
-}
index a23383a..98754ea 100755 (executable)
@@ -16,6 +16,5 @@
        </metadata>
        <files>
                <file src="bin/$Configuration$/Tizen.Applications.dll" target="lib/netstandard1.3" />
-               <file src="bin/$Configuration$/Net45/Tizen.Applications.dll" target="lib/net45" />
        </files>
 </package>
index c1c83a8..bcc7fd2 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       csapi-application
 Summary:    Tizen Application API for C#
-Version:    1.2.4
+Version:    1.2.5
 Release:    1
 Group:      Development/Libraries
 License:    Apache-2.0
diff --git a/src/Tizen.Applications.Alarm/Tizen.Applications.Alarm.Net45.csproj b/src/Tizen.Applications.Alarm/Tizen.Applications.Alarm.Net45.csproj
deleted file mode 100755 (executable)
index da1a56a..0000000
+++ /dev/null
@@ -1,76 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-  <PropertyGroup>
-    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
-    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
-    <ProjectGuid>{98B68263-8F05-486B-A670-3F5DA1352424}</ProjectGuid>
-    <OutputType>Library</OutputType>
-    <AppDesignerFolder>Properties</AppDesignerFolder>
-    <RootNamespace>
-    </RootNamespace>
-    <AssemblyName>Tizen.Applications.Alarm</AssemblyName>
-    <FileAlignment>512</FileAlignment>
-    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
-    <DebugSymbols>true</DebugSymbols>
-    <DebugType>full</DebugType>
-    <Optimize>true</Optimize>
-    <OutputPath>bin\Debug\Net45\</OutputPath>
-    <DefineConstants>DEBUG;TRACE</DefineConstants>
-    <ErrorReport>prompt</ErrorReport>
-    <WarningLevel>4</WarningLevel>
-    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
-    <DebugType>pdbonly</DebugType>
-    <Optimize>true</Optimize>
-    <OutputPath>bin\Release\Net45\</OutputPath>
-    <DefineConstants>TRACE</DefineConstants>
-    <ErrorReport>prompt</ErrorReport>
-    <WarningLevel>4</WarningLevel>
-    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
-  </PropertyGroup>
-  <PropertyGroup>
-    <SignAssembly>true</SignAssembly>
-  </PropertyGroup>
-  <PropertyGroup>
-    <AssemblyOriginatorKeyFile>Tizen.Applications.Alarm.snk</AssemblyOriginatorKeyFile>
-  </PropertyGroup>
-  <ItemGroup>
-    <Reference Include="System" />
-    <Reference Include="System.Core" />
-    <Reference Include="System.Xml.Linq" />
-    <Reference Include="System.Data.DataSetExtensions" />
-    <Reference Include="Microsoft.CSharp" />
-    <Reference Include="System.Data" />
-    <Reference Include="System.Net.Http" />
-    <Reference Include="System.Xml" />
-  </ItemGroup>
-  <ItemGroup>
-    <Compile Include="Interop\Interop.Libraries.cs" />
-    <Compile Include="Interop\Interop.Alarm.cs" />
-    <Compile Include="Properties\AssemblyInfo.cs" />
-    <Compile Include="Tizen.Applications\Alarm.cs" />
-    <Compile Include="Tizen.Applications\AlarmErrorFactory.cs" />
-    <Compile Include="Tizen.Applications\AlarmManager.cs" />
-  </ItemGroup>
-  <ItemGroup>
-    <None Include="Tizen.Applications.Alarm.Net45.project.json" />
-    <None Include="Tizen.Applications.Alarm.snk" />
-  </ItemGroup>
-  <ItemGroup>
-    <ProjectReference Include="..\Tizen.Applications.Common\Tizen.Applications.Common.Net45.csproj">
-      <Project>{9acb2b86-bbea-4faa-880a-1977ab461c51}</Project>
-      <Name>Tizen.Applications.Common.Net45</Name>
-    </ProjectReference>
-  </ItemGroup>
-  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
-  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
-       Other similar extension points exist, see Microsoft.Common.targets.
-  <Target Name="BeforeBuild">
-  </Target>
-  <Target Name="AfterBuild">
-  </Target>
-  -->
-</Project>
\ No newline at end of file
diff --git a/src/Tizen.Applications.Alarm/Tizen.Applications.Alarm.Net45.project.json b/src/Tizen.Applications.Alarm/Tizen.Applications.Alarm.Net45.project.json
deleted file mode 100755 (executable)
index 1ec1af2..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-{
-  "dependencies": {
-    "Tizen": "1.0.2"
-  },
-  "frameworks": {
-    "net45": {}
-  },
-  "runtimes": {
-    "win": {}
-  }
-}
index f219805..d984e00 100755 (executable)
@@ -17,6 +17,5 @@
        </metadata>
        <files>
                <file src="bin/$Configuration$/Tizen.Applications.Alarm.dll" target="lib/netstandard1.3" />
-               <file src="bin/$Configuration$/Net45/Tizen.Applications.Alarm.dll" target="lib/net45" />
        </files>
 </package>
diff --git a/src/Tizen.Applications.Common/Tizen.Applications.Common.Net45.csproj b/src/Tizen.Applications.Common/Tizen.Applications.Common.Net45.csproj
deleted file mode 100755 (executable)
index 07dcf9a..0000000
+++ /dev/null
@@ -1,102 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-  <PropertyGroup>
-    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
-    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
-    <ProjectGuid>{9ACB2B86-BBEA-4FAA-880A-1977AB461C51}</ProjectGuid>
-    <OutputType>Library</OutputType>
-    <AppDesignerFolder>Properties</AppDesignerFolder>
-    <RootNamespace>
-    </RootNamespace>
-    <AssemblyName>Tizen.Applications.Common</AssemblyName>
-    <FileAlignment>512</FileAlignment>
-    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
-    <DebugSymbols>true</DebugSymbols>
-    <DebugType>full</DebugType>
-    <Optimize>true</Optimize>
-    <OutputPath>bin\Debug\Net45\</OutputPath>
-    <DefineConstants>DEBUG;TRACE</DefineConstants>
-    <ErrorReport>prompt</ErrorReport>
-    <WarningLevel>4</WarningLevel>
-    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
-    <DebugType>pdbonly</DebugType>
-    <Optimize>true</Optimize>
-    <OutputPath>bin\Release\Net45\</OutputPath>
-    <DefineConstants>TRACE</DefineConstants>
-    <ErrorReport>prompt</ErrorReport>
-    <WarningLevel>4</WarningLevel>
-    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
-  </PropertyGroup>
-  <PropertyGroup>
-    <SignAssembly>true</SignAssembly>
-  </PropertyGroup>
-  <PropertyGroup>
-    <AssemblyOriginatorKeyFile>Tizen.Applications.Common.snk</AssemblyOriginatorKeyFile>
-  </PropertyGroup>
-  <ItemGroup>
-    <Reference Include="System" />
-    <Reference Include="System.Core" />
-    <Reference Include="System.Xml.Linq" />
-    <Reference Include="System.Data.DataSetExtensions" />
-    <Reference Include="Microsoft.CSharp" />
-    <Reference Include="System.Data" />
-    <Reference Include="System.Net.Http" />
-    <Reference Include="System.Xml" />
-  </ItemGroup>
-  <ItemGroup>
-    <Compile Include="Interop\Interop.AppCommon.cs" />
-    <Compile Include="Interop\Interop.AppControl.cs" />
-    <Compile Include="Interop\Interop.Bundle.cs" />
-    <Compile Include="Interop\Interop.Glib.cs" />
-    <Compile Include="Interop\Interop.Libc.cs" />
-    <Compile Include="Interop\Interop.Libraries.cs" />
-    <Compile Include="Interop\Interop.ApplicationManager.cs" />
-    <Compile Include="Properties\AssemblyInfo.cs" />
-    <Compile Include="Tizen.Applications.CoreBackend\EventType.cs" />
-    <Compile Include="Tizen.Applications.CoreBackend\DefaultCoreBackend.cs" />
-    <Compile Include="Tizen.Applications.CoreBackend\ICoreBackend.cs" />
-    <Compile Include="Tizen.Applications\ApplicationInfo.cs" />
-    <Compile Include="Tizen.Applications\ApplicationManager.cs" />
-    <Compile Include="Tizen.Applications\ApplicationInfoFilter.cs" />
-    <Compile Include="Tizen.Applications\ApplicationInfoMetadataFilter.cs" />
-    <Compile Include="Tizen.Applications\ApplicationTerminatedEventArgs.cs" />
-    <Compile Include="Tizen.Applications\Application.cs" />
-    <Compile Include="Tizen.Applications\AppControlReceivedEventArgs.cs" />
-    <Compile Include="Tizen.Applications\AppControlReplyCallback.cs" />
-    <Compile Include="Tizen.Applications\ApplicationType.cs" />
-    <Compile Include="Tizen.Applications\CoreApplication.cs" />
-    <Compile Include="Tizen.Applications\DirectoryInfo.cs" />
-    <Compile Include="Tizen.Applications\LocaleChangedEventArgs.cs" />
-    <Compile Include="Tizen.Applications\LowBatteryEventArgs.cs" />
-    <Compile Include="Tizen.Applications\LowBatteryStatus.cs" />
-    <Compile Include="Tizen.Applications\LowMemoryEventArgs.cs" />
-    <Compile Include="Tizen.Applications\LowMemoryStatus.cs" />
-    <Compile Include="Tizen.Applications\ReceivedAppControl.cs" />
-    <Compile Include="Tizen.Applications\RegionFormatChangedEventArgs.cs" />
-    <Compile Include="Tizen.Applications\SafeAppControlHandle.cs" />
-    <Compile Include="Tizen.Applications\SafeBundleHandle.cs" />
-    <Compile Include="Tizen.Applications\ApplicationLaunchedEventArgs.cs" />
-    <Compile Include="Tizen.Applications\AppControl.cs" />
-    <Compile Include="Tizen.Applications\AppControlLaunchMode.cs" />
-    <Compile Include="Tizen.Applications\AppControlReplyResult.cs" />
-    <Compile Include="Tizen.Applications\AppControlOperations.cs" />
-    <Compile Include="Tizen.Applications\Bundle.cs" />
-    <Compile Include="Tizen.Applications\TizenSynchronizationContext.cs" />
-  </ItemGroup>
-  <ItemGroup>
-    <None Include="Tizen.Applications.Common.Net45.project.json" />
-    <None Include="Tizen.Applications.Common.snk" />
-  </ItemGroup>
-  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
-  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
-       Other similar extension points exist, see Microsoft.Common.targets.
-  <Target Name="BeforeBuild">
-  </Target>
-  <Target Name="AfterBuild">
-  </Target>
-  -->
-</Project>
diff --git a/src/Tizen.Applications.Common/Tizen.Applications.Common.Net45.project.json b/src/Tizen.Applications.Common/Tizen.Applications.Common.Net45.project.json
deleted file mode 100755 (executable)
index 1ec1af2..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-{
-  "dependencies": {
-    "Tizen": "1.0.2"
-  },
-  "frameworks": {
-    "net45": {}
-  },
-  "runtimes": {
-    "win": {}
-  }
-}
index 4c0ec00..62b093d 100755 (executable)
@@ -16,6 +16,5 @@
        </metadata>
        <files>
                <file src="bin/$Configuration$/Tizen.Applications.Common.dll" target="lib/netstandard1.3" />
-               <file src="bin/$Configuration$/Net45/Tizen.Applications.Common.dll" target="lib/net45" />
        </files>
 </package>
diff --git a/src/Tizen.Applications.MessagePort/Tizen.Applications.MessagePort.Net45.csproj b/src/Tizen.Applications.MessagePort/Tizen.Applications.MessagePort.Net45.csproj
deleted file mode 100755 (executable)
index 84e925c..0000000
+++ /dev/null
@@ -1,76 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-  <PropertyGroup>
-    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
-    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
-    <ProjectGuid>{3B03557D-FCA4-464B-9686-424A96ADC875}</ProjectGuid>
-    <OutputType>Library</OutputType>
-    <AppDesignerFolder>Properties</AppDesignerFolder>
-    <RootNamespace>
-    </RootNamespace>
-    <AssemblyName>Tizen.Applications.MessagePort</AssemblyName>
-    <FileAlignment>512</FileAlignment>
-    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
-    <DebugSymbols>true</DebugSymbols>
-    <DebugType>full</DebugType>
-    <Optimize>true</Optimize>
-    <OutputPath>bin\Debug\Net45\</OutputPath>
-    <DefineConstants>DEBUG;TRACE</DefineConstants>
-    <ErrorReport>prompt</ErrorReport>
-    <WarningLevel>4</WarningLevel>
-    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
-    <DebugType>pdbonly</DebugType>
-    <Optimize>true</Optimize>
-    <OutputPath>bin\Release\Net45\</OutputPath>
-    <DefineConstants>TRACE</DefineConstants>
-    <ErrorReport>prompt</ErrorReport>
-    <WarningLevel>4</WarningLevel>
-    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
-  </PropertyGroup>
-  <PropertyGroup>
-    <SignAssembly>true</SignAssembly>
-  </PropertyGroup>
-  <PropertyGroup>
-    <AssemblyOriginatorKeyFile>Tizen.Applications.MessagePort.snk</AssemblyOriginatorKeyFile>
-  </PropertyGroup>
-  <ItemGroup>
-    <Reference Include="System" />
-    <Reference Include="System.Core" />
-    <Reference Include="System.Xml.Linq" />
-    <Reference Include="System.Data.DataSetExtensions" />
-    <Reference Include="Microsoft.CSharp" />
-    <Reference Include="System.Data" />
-    <Reference Include="System.Net.Http" />
-    <Reference Include="System.Xml" />
-  </ItemGroup>
-  <ItemGroup>
-    <Compile Include="Interop\Interop.MessagePort.cs" />
-    <Compile Include="Interop\Interop.Libraries.cs" />
-    <Compile Include="Tizen.Applications.Messages\MessagePort.cs" />
-    <Compile Include="Tizen.Applications.Messages\MessagePortErrorFactory.cs" />
-    <Compile Include="Tizen.Applications.Messages\MessageReceivedEventArgs.cs" />
-    <Compile Include="Tizen.Applications.Messages\RemoteValues.cs" />
-  </ItemGroup>
-  <ItemGroup>
-    <None Include="Tizen.Applications.MessagePort.Net45.project.json" />
-    <None Include="Tizen.Applications.MessagePort.snk" />
-  </ItemGroup>
-  <ItemGroup>
-    <ProjectReference Include="..\Tizen.Applications.Common\Tizen.Applications.Common.Net45.csproj">
-      <Project>{9acb2b86-bbea-4faa-880a-1977ab461c51}</Project>
-      <Name>Tizen.Applications.Common.Net45</Name>
-    </ProjectReference>
-  </ItemGroup>
-  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
-  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
-       Other similar extension points exist, see Microsoft.Common.targets.
-  <Target Name="BeforeBuild">
-  </Target>
-  <Target Name="AfterBuild">
-  </Target>
-  -->
-</Project>
\ No newline at end of file
diff --git a/src/Tizen.Applications.MessagePort/Tizen.Applications.MessagePort.Net45.project.json b/src/Tizen.Applications.MessagePort/Tizen.Applications.MessagePort.Net45.project.json
deleted file mode 100755 (executable)
index 1ec1af2..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-{
-  "dependencies": {
-    "Tizen": "1.0.2"
-  },
-  "frameworks": {
-    "net45": {}
-  },
-  "runtimes": {
-    "win": {}
-  }
-}
index a7deb34..42dc82b 100755 (executable)
@@ -17,6 +17,5 @@
        </metadata>
        <files>
                <file src="bin/$Configuration$/Tizen.Applications.MessagePort.dll" target="lib/netstandard1.3" />
-               <file src="bin/$Configuration$/Net45/Tizen.Applications.MessagePort.dll" target="lib/net45" />
        </files>
 </package>
diff --git a/src/Tizen.Applications.Notification/Tizen.Applications.Notification.Net45.csproj b/src/Tizen.Applications.Notification/Tizen.Applications.Notification.Net45.csproj
deleted file mode 100755 (executable)
index 9830506..0000000
+++ /dev/null
@@ -1,79 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-  <PropertyGroup>
-    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
-    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
-    <ProjectGuid>{DCBA342F-12D2-4AB3-8616-210DA585A11A}</ProjectGuid>
-    <OutputType>Library</OutputType>
-    <AppDesignerFolder>Properties</AppDesignerFolder>
-    <RootNamespace>
-    </RootNamespace>
-    <AssemblyName>Tizen.Applications.Notification</AssemblyName>
-    <FileAlignment>512</FileAlignment>
-    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
-    <DebugSymbols>true</DebugSymbols>
-    <DebugType>full</DebugType>
-    <Optimize>true</Optimize>
-    <OutputPath>bin\Debug\Net45\</OutputPath>
-    <DefineConstants>DEBUG;TRACE</DefineConstants>
-    <ErrorReport>prompt</ErrorReport>
-    <WarningLevel>4</WarningLevel>
-    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
-    <DebugType>pdbonly</DebugType>
-    <Optimize>true</Optimize>
-    <OutputPath>bin\Release\Net45\</OutputPath>
-    <DefineConstants>TRACE</DefineConstants>
-    <ErrorReport>prompt</ErrorReport>
-    <WarningLevel>4</WarningLevel>
-    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
-  </PropertyGroup>
-  <PropertyGroup>
-    <SignAssembly>true</SignAssembly>
-  </PropertyGroup>
-  <PropertyGroup>
-    <AssemblyOriginatorKeyFile>Tizen.Applications.Notification.snk</AssemblyOriginatorKeyFile>
-  </PropertyGroup>
-  <ItemGroup>
-    <Reference Include="System" />
-    <Reference Include="System.Core" />
-    <Reference Include="System.Xml.Linq" />
-    <Reference Include="System.Data.DataSetExtensions" />
-    <Reference Include="Microsoft.CSharp" />
-    <Reference Include="System.Data" />
-    <Reference Include="System.Net.Http" />
-    <Reference Include="System.Xml" />
-  </ItemGroup>
-  <ItemGroup>
-    <Compile Include="Interop\Interop.Libraries.cs" />
-    <Compile Include="Interop\Interop.Notification.cs" />
-    <Compile Include="Properties\AssemblyInfo.cs" />
-    <Compile Include="Tizen.Applications\EventNotification.cs" />
-    <Compile Include="Tizen.Applications\Notification.cs" />
-    <Compile Include="Tizen.Applications\NotificationEnumerations.cs" />
-    <Compile Include="Tizen.Applications\NotificationErrorFactory.cs" />
-    <Compile Include="Tizen.Applications\NotificationManager.cs" />
-    <Compile Include="Tizen.Applications\ProgressNotification.cs" />
-  </ItemGroup>
-  <ItemGroup>
-    <None Include="Tizen.Applications.Notification.Net45.project.json" />
-    <None Include="Tizen.Applications.Notification.snk" />
-  </ItemGroup>
-  <ItemGroup>
-    <ProjectReference Include="..\Tizen.Applications.Common\Tizen.Applications.Common.Net45.csproj">
-      <Project>{9acb2b86-bbea-4faa-880a-1977ab461c51}</Project>
-      <Name>Tizen.Applications.Common.Net45</Name>
-    </ProjectReference>
-  </ItemGroup>
-  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
-  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
-       Other similar extension points exist, see Microsoft.Common.targets.
-  <Target Name="BeforeBuild">
-  </Target>
-  <Target Name="AfterBuild">
-  </Target>
-  -->
-</Project>
\ No newline at end of file
diff --git a/src/Tizen.Applications.Notification/Tizen.Applications.Notification.Net45.project.json b/src/Tizen.Applications.Notification/Tizen.Applications.Notification.Net45.project.json
deleted file mode 100755 (executable)
index 1ec1af2..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-{
-  "dependencies": {
-    "Tizen": "1.0.2"
-  },
-  "frameworks": {
-    "net45": {}
-  },
-  "runtimes": {
-    "win": {}
-  }
-}
index 059007e..b20428d 100755 (executable)
@@ -17,6 +17,5 @@
        </metadata>
        <files>
                <file src="bin/$Configuration$/Tizen.Applications.Notification.dll" target="lib/netstandard1.3" />
-               <file src="bin/$Configuration$/Net45/Tizen.Applications.Notification.dll" target="lib/net45" />
        </files>
 </package>
diff --git a/src/Tizen.Applications.PackageManager/Tizen.Applications.PackageManager.Net45.csproj b/src/Tizen.Applications.PackageManager/Tizen.Applications.PackageManager.Net45.csproj
deleted file mode 100755 (executable)
index 8518698..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-  <PropertyGroup>
-    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
-    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
-    <ProjectGuid>{806338B7-D321-4AB6-8FC0-58A22B289A28}</ProjectGuid>
-    <OutputType>Library</OutputType>
-    <AppDesignerFolder>Properties</AppDesignerFolder>
-    <RootNamespace>
-    </RootNamespace>
-    <AssemblyName>Tizen.Applications.PackageManager</AssemblyName>
-    <FileAlignment>512</FileAlignment>
-    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
-    <DebugSymbols>true</DebugSymbols>
-    <DebugType>full</DebugType>
-    <Optimize>true</Optimize>
-    <OutputPath>bin\Debug\Net45\</OutputPath>
-    <DefineConstants>DEBUG;TRACE</DefineConstants>
-    <ErrorReport>prompt</ErrorReport>
-    <WarningLevel>4</WarningLevel>
-    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
-    <DebugType>pdbonly</DebugType>
-    <Optimize>true</Optimize>
-    <OutputPath>bin\Release\Net45\</OutputPath>
-    <DefineConstants>TRACE</DefineConstants>
-    <ErrorReport>prompt</ErrorReport>
-    <WarningLevel>4</WarningLevel>
-    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
-  </PropertyGroup>
-  <PropertyGroup>
-    <SignAssembly>true</SignAssembly>
-  </PropertyGroup>
-  <PropertyGroup>
-    <AssemblyOriginatorKeyFile>Tizen.Applications.PackageManager.snk</AssemblyOriginatorKeyFile>
-  </PropertyGroup>
-  <ItemGroup>
-    <Reference Include="System" />
-    <Reference Include="System.Core" />
-    <Reference Include="System.Xml.Linq" />
-    <Reference Include="System.Data.DataSetExtensions" />
-    <Reference Include="Microsoft.CSharp" />
-    <Reference Include="System.Data" />
-    <Reference Include="System.Net.Http" />
-    <Reference Include="System.Xml" />
-  </ItemGroup>
-  <ItemGroup>
-    <Compile Include="Interop\Interop.Package.cs" />
-    <Compile Include="Interop\Interop.PackageManager.cs" />
-    <Compile Include="Interop\Interop.Libraries.cs" />
-    <Compile Include="Properties\AssemblyInfo.cs" />
-    <Compile Include="Tizen.Applications\CertificateType.cs" />
-    <Compile Include="Tizen.Applications\PackageEventState.cs" />
-    <Compile Include="Tizen.Applications\Package.cs" />
-    <Compile Include="Tizen.Applications\PackageCertificate.cs" />
-    <Compile Include="Tizen.Applications\PackageFilter.cs" />
-    <Compile Include="Tizen.Applications\PackageManager.cs" />
-    <Compile Include="Tizen.Applications\PackageManagerEventArgs.cs" />
-    <Compile Include="Tizen.Applications\PackageSizeInformation.cs" />
-    <Compile Include="Tizen.Applications\PackageType.cs" />
-    <Compile Include="Tizen.Applications\SafePackageManagerHandle.cs" />
-    <Compile Include="Tizen.Applications\StorageType.cs" />
-  </ItemGroup>
-  <ItemGroup>
-    <None Include="Tizen.Applications.PackageManager.Net45.project.json" />
-    <None Include="Tizen.Applications.PackageManager.snk" />
-  </ItemGroup>
-  <ItemGroup>
-    <ProjectReference Include="..\Tizen.Applications.Common\Tizen.Applications.Common.Net45.csproj">
-      <Project>{9acb2b86-bbea-4faa-880a-1977ab461c51}</Project>
-      <Name>Tizen.Applications.Common.Net45</Name>
-    </ProjectReference>
-  </ItemGroup>
-  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
-  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
-       Other similar extension points exist, see Microsoft.Common.targets.
-  <Target Name="BeforeBuild">
-  </Target>
-  <Target Name="AfterBuild">
-  </Target>
-  -->
-</Project>
\ No newline at end of file
diff --git a/src/Tizen.Applications.PackageManager/Tizen.Applications.PackageManager.Net45.project.json b/src/Tizen.Applications.PackageManager/Tizen.Applications.PackageManager.Net45.project.json
deleted file mode 100755 (executable)
index 1ec1af2..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-{
-  "dependencies": {
-    "Tizen": "1.0.2"
-  },
-  "frameworks": {
-    "net45": {}
-  },
-  "runtimes": {
-    "win": {}
-  }
-}
index 28c4dba..d5ff1bd 100755 (executable)
@@ -17,6 +17,5 @@
        </metadata>
        <files>
                <file src="bin/$Configuration$/Tizen.Applications.PackageManager.dll" target="lib/netstandard1.3" />
-               <file src="bin/$Configuration$/Net45/Tizen.Applications.PackageManager.dll" target="lib/net45" />
        </files>
 </package>
diff --git a/src/Tizen.Applications.Preference/Tizen.Applications.Preference.Net45.csproj b/src/Tizen.Applications.Preference/Tizen.Applications.Preference.Net45.csproj
deleted file mode 100755 (executable)
index 97d6de2..0000000
+++ /dev/null
@@ -1,69 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-  <PropertyGroup>
-    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
-    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
-    <ProjectGuid>{E129083E-B2D4-4330-A433-C50F040B001C}</ProjectGuid>
-    <OutputType>Library</OutputType>
-    <AppDesignerFolder>Properties</AppDesignerFolder>
-    <RootNamespace>
-    </RootNamespace>
-    <AssemblyName>Tizen.Applications.Preference</AssemblyName>
-    <FileAlignment>512</FileAlignment>
-    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
-    <DebugSymbols>true</DebugSymbols>
-    <DebugType>full</DebugType>
-    <Optimize>true</Optimize>
-    <OutputPath>bin\Debug\Net45\</OutputPath>
-    <DefineConstants>DEBUG;TRACE</DefineConstants>
-    <ErrorReport>prompt</ErrorReport>
-    <WarningLevel>4</WarningLevel>
-    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
-    <DebugType>pdbonly</DebugType>
-    <Optimize>true</Optimize>
-    <OutputPath>bin\Release\Net45\</OutputPath>
-    <DefineConstants>TRACE</DefineConstants>
-    <ErrorReport>prompt</ErrorReport>
-    <WarningLevel>4</WarningLevel>
-    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
-  </PropertyGroup>
-  <PropertyGroup>
-    <SignAssembly>true</SignAssembly>
-  </PropertyGroup>
-  <PropertyGroup>
-    <AssemblyOriginatorKeyFile>Tizen.Applications.Preference.snk</AssemblyOriginatorKeyFile>
-  </PropertyGroup>
-  <ItemGroup>
-    <Reference Include="System" />
-    <Reference Include="System.Core" />
-    <Reference Include="System.Xml.Linq" />
-    <Reference Include="System.Data.DataSetExtensions" />
-    <Reference Include="Microsoft.CSharp" />
-    <Reference Include="System.Data" />
-    <Reference Include="System.Net.Http" />
-    <Reference Include="System.Xml" />
-  </ItemGroup>
-  <ItemGroup>
-    <Compile Include="Interop\Interop.Libraries.cs" />
-    <Compile Include="Interop\Interop.Preference.cs" />
-    <Compile Include="Properties\AssemblyInfo.cs" />
-    <Compile Include="Tizen.Applications\PreferenceChangedEventArgs.cs" />
-    <Compile Include="Tizen.Applications\Preference.cs" />
-  </ItemGroup>
-  <ItemGroup>
-    <None Include="Tizen.Applications.Preference.Net45.project.json" />
-    <None Include="Tizen.Applications.Preference.snk" />
-  </ItemGroup>
-  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
-  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
-       Other similar extension points exist, see Microsoft.Common.targets.
-  <Target Name="BeforeBuild">
-  </Target>
-  <Target Name="AfterBuild">
-  </Target>
-  -->
-</Project>
\ No newline at end of file
diff --git a/src/Tizen.Applications.Preference/Tizen.Applications.Preference.Net45.project.json b/src/Tizen.Applications.Preference/Tizen.Applications.Preference.Net45.project.json
deleted file mode 100755 (executable)
index 1ec1af2..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-{
-  "dependencies": {
-    "Tizen": "1.0.2"
-  },
-  "frameworks": {
-    "net45": {}
-  },
-  "runtimes": {
-    "win": {}
-  }
-}
index 2916d5f..545d5f2 100755 (executable)
@@ -16,6 +16,5 @@
        </metadata>
        <files>
                <file src="bin/$Configuration$/Tizen.Applications.Preference.dll" target="lib/netstandard1.3" />
-               <file src="bin/$Configuration$/Net45/Tizen.Applications.Preference.dll" target="lib/net45" />
        </files>
 </package>
diff --git a/src/Tizen.Applications.Service/Tizen.Applications.Service.Net45.csproj b/src/Tizen.Applications.Service/Tizen.Applications.Service.Net45.csproj
deleted file mode 100755 (executable)
index caef258..0000000
+++ /dev/null
@@ -1,75 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-  <PropertyGroup>
-    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
-    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
-    <ProjectGuid>{A399ED54-EB41-4773-9A29-772640C093EC}</ProjectGuid>
-    <OutputType>Library</OutputType>
-    <AppDesignerFolder>Properties</AppDesignerFolder>
-    <RootNamespace>
-    </RootNamespace>
-    <AssemblyName>Tizen.Applications.Service</AssemblyName>
-    <FileAlignment>512</FileAlignment>
-    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
-    <DebugSymbols>true</DebugSymbols>
-    <DebugType>full</DebugType>
-    <Optimize>true</Optimize>
-    <OutputPath>bin\Debug\Net45\</OutputPath>
-    <DefineConstants>DEBUG;TRACE</DefineConstants>
-    <ErrorReport>prompt</ErrorReport>
-    <WarningLevel>4</WarningLevel>
-    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
-    <DebugType>pdbonly</DebugType>
-    <Optimize>true</Optimize>
-    <OutputPath>bin\Release\Net45\</OutputPath>
-    <DefineConstants>TRACE</DefineConstants>
-    <ErrorReport>prompt</ErrorReport>
-    <WarningLevel>4</WarningLevel>
-    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
-  </PropertyGroup>
-  <PropertyGroup>
-    <SignAssembly>true</SignAssembly>
-  </PropertyGroup>
-  <PropertyGroup>
-    <AssemblyOriginatorKeyFile>Tizen.Applications.Service.snk</AssemblyOriginatorKeyFile>
-  </PropertyGroup>
-  <ItemGroup>
-    <Reference Include="System" />
-    <Reference Include="System.Core" />
-    <Reference Include="System.Xml.Linq" />
-    <Reference Include="System.Data.DataSetExtensions" />
-    <Reference Include="Microsoft.CSharp" />
-    <Reference Include="System.Data" />
-    <Reference Include="System.Net.Http" />
-    <Reference Include="System.Xml" />
-  </ItemGroup>
-  <ItemGroup>
-    <Compile Include="Interop\Interop.Libraries.cs" />
-    <Compile Include="Interop\Interop.Service.cs" />
-    <Compile Include="Properties\AssemblyInfo.cs" />
-    <Compile Include="Tizen.Applications.CoreBackend\ServiceCoreBackend.cs" />
-    <Compile Include="Tizen.Applications\ServiceApplication.cs" />
-  </ItemGroup>
-  <ItemGroup>
-    <None Include="Tizen.Applications.Service.Net45.project.json" />
-    <None Include="Tizen.Applications.Service.snk" />
-  </ItemGroup>
-  <ItemGroup>
-    <ProjectReference Include="..\Tizen.Applications.Common\Tizen.Applications.Common.Net45.csproj">
-      <Project>{9acb2b86-bbea-4faa-880a-1977ab461c51}</Project>
-      <Name>Tizen.Applications.Common.Net45</Name>
-    </ProjectReference>
-  </ItemGroup>
-  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
-  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
-       Other similar extension points exist, see Microsoft.Common.targets.
-  <Target Name="BeforeBuild">
-  </Target>
-  <Target Name="AfterBuild">
-  </Target>
-  -->
-</Project>
\ No newline at end of file
diff --git a/src/Tizen.Applications.Service/Tizen.Applications.Service.Net45.project.json b/src/Tizen.Applications.Service/Tizen.Applications.Service.Net45.project.json
deleted file mode 100755 (executable)
index 1ec1af2..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-{
-  "dependencies": {
-    "Tizen": "1.0.2"
-  },
-  "frameworks": {
-    "net45": {}
-  },
-  "runtimes": {
-    "win": {}
-  }
-}
index ae3658d..2c6f8d8 100755 (executable)
@@ -17,6 +17,5 @@
        </metadata>
        <files>
                <file src="bin/$Configuration$/Tizen.Applications.Service.dll" target="lib/netstandard1.3" />
-               <file src="bin/$Configuration$/Net45/Tizen.Applications.Service.dll" target="lib/net45" />
        </files>
 </package>
diff --git a/src/Tizen.Applications.UI/Tizen.Applications.UI.Net45.csproj b/src/Tizen.Applications.UI/Tizen.Applications.UI.Net45.csproj
deleted file mode 100755 (executable)
index 133b44e..0000000
+++ /dev/null
@@ -1,75 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-  <PropertyGroup>
-    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
-    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
-    <ProjectGuid>{9D0FA46A-BF8B-46AF-9DD9-02A72C8997AD}</ProjectGuid>
-    <OutputType>Library</OutputType>
-    <AppDesignerFolder>Properties</AppDesignerFolder>
-    <RootNamespace>
-    </RootNamespace>
-    <AssemblyName>Tizen.Applications.UI</AssemblyName>
-    <FileAlignment>512</FileAlignment>
-    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
-    <DebugSymbols>true</DebugSymbols>
-    <DebugType>full</DebugType>
-    <Optimize>true</Optimize>
-    <OutputPath>bin\Debug\Net45\</OutputPath>
-    <DefineConstants>DEBUG;TRACE</DefineConstants>
-    <ErrorReport>prompt</ErrorReport>
-    <WarningLevel>4</WarningLevel>
-    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
-    <DebugType>pdbonly</DebugType>
-    <Optimize>true</Optimize>
-    <OutputPath>bin\Release\Net45\</OutputPath>
-    <DefineConstants>TRACE</DefineConstants>
-    <ErrorReport>prompt</ErrorReport>
-    <WarningLevel>4</WarningLevel>
-    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
-  </PropertyGroup>
-  <PropertyGroup>
-    <SignAssembly>true</SignAssembly>
-  </PropertyGroup>
-  <PropertyGroup>
-    <AssemblyOriginatorKeyFile>Tizen.Applications.UI.snk</AssemblyOriginatorKeyFile>
-  </PropertyGroup>
-  <ItemGroup>
-    <Reference Include="System" />
-    <Reference Include="System.Core" />
-    <Reference Include="System.Xml.Linq" />
-    <Reference Include="System.Data.DataSetExtensions" />
-    <Reference Include="Microsoft.CSharp" />
-    <Reference Include="System.Data" />
-    <Reference Include="System.Net.Http" />
-    <Reference Include="System.Xml" />
-  </ItemGroup>
-  <ItemGroup>
-    <Compile Include="Interop\Interop.Application.cs" />
-    <Compile Include="Interop\Interop.Libraries.cs" />
-    <Compile Include="Properties\AssemblyInfo.cs" />
-    <Compile Include="Tizen.Applications.CoreBackend\UICoreBackend.cs" />
-    <Compile Include="Tizen.Applications\CoreUIApplication.cs" />
-  </ItemGroup>
-  <ItemGroup>
-    <None Include="Tizen.Applications.UI.Net45.project.json" />
-    <None Include="Tizen.Applications.UI.snk" />
-  </ItemGroup>
-  <ItemGroup>
-    <ProjectReference Include="..\Tizen.Applications.Common\Tizen.Applications.Common.Net45.csproj">
-      <Project>{9acb2b86-bbea-4faa-880a-1977ab461c51}</Project>
-      <Name>Tizen.Applications.Common.Net45</Name>
-    </ProjectReference>
-  </ItemGroup>
-  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
-  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
-       Other similar extension points exist, see Microsoft.Common.targets.
-  <Target Name="BeforeBuild">
-  </Target>
-  <Target Name="AfterBuild">
-  </Target>
-  -->
-</Project>
\ No newline at end of file
diff --git a/src/Tizen.Applications.UI/Tizen.Applications.UI.Net45.project.json b/src/Tizen.Applications.UI/Tizen.Applications.UI.Net45.project.json
deleted file mode 100755 (executable)
index 1ec1af2..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-{
-  "dependencies": {
-    "Tizen": "1.0.2"
-  },
-  "frameworks": {
-    "net45": {}
-  },
-  "runtimes": {
-    "win": {}
-  }
-}
index 6cdd539..0f8a529 100755 (executable)
@@ -17,6 +17,5 @@
        </metadata>
        <files>
                <file src="bin/$Configuration$/Tizen.Applications.UI.dll" target="lib/netstandard1.3" />
-               <file src="bin/$Configuration$/Net45/Tizen.Applications.UI.dll" target="lib/net45" />
        </files>
 </package>