remove .Net45 project files in charp badge 11/117511/1 accepted/tizen/common/20170309.174842 accepted/tizen/ivi/20170309.072006 accepted/tizen/mobile/20170309.071759 accepted/tizen/tv/20170309.071910 accepted/tizen/unified/20170309.120738 accepted/tizen/unified/20170310.075641 submit/tizen/20170306.065826 submit/tizen_unified/20170308.100503 submit/tizen_unified/20170310.011401
authorSukHyung, Kang <shine.kang@samsung.com>
Mon, 6 Mar 2017 08:38:56 +0000 (17:38 +0900)
committerSukHyung, Kang <shine.kang@samsung.com>
Mon, 6 Mar 2017 08:38:56 +0000 (17:38 +0900)
Change-Id: I01e102deeb1668ec77c1c33bd002967c0c5e57be
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
Tizen.Applications.Badge/Tizen.Applications.Badge.Net45.csproj [deleted file]
Tizen.Applications.Badge/Tizen.Applications.Badge.Net45.project.json [deleted file]
Tizen.Applications.Badge/Tizen.Applications.Badge.nuspec
packaging/csapi-badge.spec

diff --git a/Tizen.Applications.Badge/Tizen.Applications.Badge.Net45.csproj b/Tizen.Applications.Badge/Tizen.Applications.Badge.Net45.csproj
deleted file mode 100644 (file)
index c7e3b0d..0000000
+++ /dev/null
@@ -1,76 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>\r
-<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
-  <PropertyGroup>\r
-    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
-    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
-    <ProjectGuid>{07A0D110-3092-4A09-BF85-95555C7E7DFF}</ProjectGuid>\r
-    <OutputType>Library</OutputType>\r
-    <AppDesignerFolder>Properties</AppDesignerFolder>\r
-    <RootNamespace>\r
-    </RootNamespace>\r
-    <AssemblyName>Tizen.Applications.Badge</AssemblyName>\r
-    <FileAlignment>512</FileAlignment>\r
-    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
-  </PropertyGroup>\r
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
-    <DebugSymbols>true</DebugSymbols>\r
-    <DebugType>full</DebugType>\r
-    <Optimize>false</Optimize>\r
-    <OutputPath>bin\Debug\Net45\</OutputPath>\r
-    <DefineConstants>DEBUG;TRACE</DefineConstants>\r
-    <ErrorReport>prompt</ErrorReport>\r
-    <WarningLevel>4</WarningLevel>\r
-    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>\r
-    <DocumentationFile>bin\Debug\Tizen.Applications.Badge.XML</DocumentationFile>\r
-    <CodeAnalysisRuleSet>ExtendedDesignGuidelineRules.ruleset</CodeAnalysisRuleSet>\r
-  </PropertyGroup>\r
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
-    <DebugType>pdbonly</DebugType>\r
-    <Optimize>true</Optimize>\r
-    <OutputPath>bin\Release\Net45\</OutputPath>\r
-    <DefineConstants>TRACE</DefineConstants>\r
-    <ErrorReport>prompt</ErrorReport>\r
-    <WarningLevel>4</WarningLevel>\r
-    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>\r
-  </PropertyGroup>\r
-  <PropertyGroup>\r
-    <SignAssembly>true</SignAssembly>\r
-  </PropertyGroup>\r
-  <PropertyGroup>\r
-    <AssemblyOriginatorKeyFile>Tizen.Applications.Badge.snk</AssemblyOriginatorKeyFile>\r
-  </PropertyGroup>\r
-  <ItemGroup>\r
-    <Reference Include="System" />\r
-    <Reference Include="System.Core" />\r
-    <Reference Include="System.Xml.Linq" />\r
-    <Reference Include="System.Data.DataSetExtensions" />\r
-    <Reference Include="Microsoft.CSharp" />\r
-    <Reference Include="System.Data" />\r
-    <Reference Include="System.Net.Http" />\r
-    <Reference Include="System.Xml" />\r
-  </ItemGroup>\r
-  <ItemGroup>\r
-    <Compile Include="Interop\Interop.Badge.cs" />\r
-    <Compile Include="Interop\Interop.Libraries.cs" />\r
-    <Compile Include="Properties\AssemblyInfo.cs" />\r
-    <Compile Include="Tizen.Applications\Badge.cs" />\r
-    <Compile Include="Tizen.Applications\BadgeControl.cs" />\r
-    <Compile Include="Tizen.Applications\BadgeEventArgs.cs" />\r
-  </ItemGroup>\r
-  <ItemGroup>\r
-    <None Include="Tizen.Applications.Badge.Net45.project.json" />\r
-    <None Include="Tizen.Applications.Badge.nuspec" />\r
-    <None Include="Tizen.Applications.Badge.snk" />\r
-  </ItemGroup>\r
-  <ItemGroup>\r
-    <CodeAnalysisDictionary Include="CustomDictionary.xml" />\r
-  </ItemGroup>\r
-  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
-  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.\r
-       Other similar extension points exist, see Microsoft.Common.targets.\r
-  <Target Name="BeforeBuild">\r
-  </Target>\r
-  <Target Name="AfterBuild">\r
-  </Target>\r
-  -->\r
-</Project>\r
diff --git a/Tizen.Applications.Badge/Tizen.Applications.Badge.Net45.project.json b/Tizen.Applications.Badge/Tizen.Applications.Badge.Net45.project.json
deleted file mode 100644 (file)
index 1ec1af2..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-{
-  "dependencies": {
-    "Tizen": "1.0.2"
-  },
-  "frameworks": {
-    "net45": {}
-  },
-  "runtimes": {
-    "win": {}
-  }
-}
index 6390810..480cf55 100755 (executable)
@@ -16,6 +16,5 @@
        </metadata>
        <files>
                <file src="bin/$Configuration$/Tizen.Applications.Badge.dll" target="lib/netstandard1.3" />
-               <file src="bin/$Configuration$/Net45/Tizen.Applications.Badge.dll" target="lib/net45" />
        </files>
 </package>
index 99bd164..de0fb97 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       csapi-badge
 Summary:    Tizen Badge API for C#
-Version:    1.0.2
+Version:    1.0.3
 Release:    1
 Group:      Development/Libraries
 License:    Apache-2.0