Remove NET45 project 51/117451/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen/common/20170309.174756 accepted/tizen/ivi/20170309.071941 accepted/tizen/mobile/20170309.071710 accepted/tizen/tv/20170309.071839 accepted/tizen/unified/20170309.120655 accepted/tizen/unified/20170310.080534 submit/tizen/20170306.065826 submit/tizen_unified/20170308.100503 submit/tizen_unified/20170310.011402
authorWonYoung Choi <wy80.choi@samsung.com>
Mon, 6 Mar 2017 06:46:05 +0000 (15:46 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Mon, 6 Mar 2017 06:46:05 +0000 (15:46 +0900)
Change-Id: I9ab480e20e7bb33614ca925c8f4e6380d07b3cca
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
Tizen/Tizen.Net45.csproj [deleted file]
Tizen/Tizen.Net45.project.json [deleted file]
Tizen/Tizen.nuspec
packaging/csapi-tizen.spec

diff --git a/Tizen/Tizen.Net45.csproj b/Tizen/Tizen.Net45.csproj
deleted file mode 100644 (file)
index ca67712..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>{3A809808-3797-40DE-A1C0-5E9ED922F7D6}</ProjectGuid>
-    <OutputType>Library</OutputType>
-    <AppDesignerFolder>Properties</AppDesignerFolder>
-    <RootNamespace>Tizen</RootNamespace>
-    <AssemblyName>Tizen</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>
-  </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>
-  </PropertyGroup>
-  <PropertyGroup>
-    <SignAssembly>true</SignAssembly>
-  </PropertyGroup>
-  <PropertyGroup>
-    <AssemblyOriginatorKeyFile>Tizen.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.CommonError.cs" />
-    <Compile Include="Interop\Interop.Dlog.cs" />
-    <Compile Include="Properties\AssemblyInfo.cs" />
-    <Compile Include="Tizen.Common\Color.cs" />
-    <Compile Include="Tizen.Internals.Errors\ErrorCode.cs" />
-    <Compile Include="Tizen.Internals.Errors\ErrorFacts.cs" />
-    <Compile Include="Tizen\Log.cs" />
-  </ItemGroup>
-  <ItemGroup>
-    <None Include="Tizen.Net45.project.json" />
-    <None Include="Tizen.nuspec" />
-    <None Include="Tizen.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/Tizen/Tizen.Net45.project.json b/Tizen/Tizen.Net45.project.json
deleted file mode 100644 (file)
index 5e1948a..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-{
-  "frameworks": {
-    "net45": {}
-  },
-  "runtimes": {
-    "win": {}
-  }
-}
index 792ffd2..95ff74c 100644 (file)
@@ -14,6 +14,5 @@
   </metadata>
   <files>
     <file src="bin/$Configuration$/Tizen.dll" target="lib/netstandard1.3"/>
-    <file src="bin/$Configuration$/Net45/Tizen.dll" target="lib/net45"/>
   </files>
 </package>
index f0b68f8..084c733 100644 (file)
@@ -1,6 +1,6 @@
 Name:       csapi-tizen
 Summary:    Tizen API for C#
-Version:    1.0.2
+Version:    1.0.3
 Release:    1
 Group:      Development/Libraries
 License:    Apache-2.0