remove Net45 files. 20/117520/1 accepted/tizen/common/20170309.174834 accepted/tizen/ivi/20170309.072001 accepted/tizen/ivi/20170314.075107 accepted/tizen/mobile/20170309.071748 accepted/tizen/mobile/20170314.075101 accepted/tizen/tv/20170309.071858 accepted/tizen/tv/20170314.075104 accepted/tizen/unified/20170309.120726 accepted/tizen/unified/20170310.075644 accepted/tizen/unified/20170314.075109 submit/tizen/20170306.065826 submit/tizen/20170314.015826 submit/tizen_unified/20170308.100503 submit/tizen_unified/20170310.011401
authorHyihong Chae <hh.chae@samsung.com>
Mon, 6 Mar 2017 09:01:51 +0000 (18:01 +0900)
committerHyihong Chae <hh.chae@samsung.com>
Mon, 6 Mar 2017 09:01:51 +0000 (18:01 +0900)
Change-Id: Ie2a3cf4f0de94b1a82f42da656f28070fec0e8e8
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
Tizen.Network.Smartcard/Tizen.Network.Smartcard.Net45.csproj [deleted file]
Tizen.Network.Smartcard/Tizen.Network.Smartcard.Net45.project.json [deleted file]
Tizen.Network.Smartcard/Tizen.Network.Smartcard.nuspec
packaging/csapi-network-smartcard.spec

diff --git a/Tizen.Network.Smartcard/Tizen.Network.Smartcard.Net45.csproj b/Tizen.Network.Smartcard/Tizen.Network.Smartcard.Net45.csproj
deleted file mode 100644 (file)
index 47b243e..0000000
+++ /dev/null
@@ -1,75 +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>{BF719F11-CDEA-4D04-A85B-4521A69E3614}</ProjectGuid>\r
-    <OutputType>Library</OutputType>\r
-    <AppDesignerFolder>Properties</AppDesignerFolder>\r
-    <RootNamespace>Tizen.Network.Smartcard</RootNamespace>\r
-    <AssemblyName>Tizen.Network.Smartcard</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
-    <Prefer32Bit>false</Prefer32Bit>\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
-    <Prefer32Bit>false</Prefer32Bit>\r
-  </PropertyGroup>\r
-  <PropertyGroup>\r
-    <SignAssembly>true</SignAssembly>\r
-  </PropertyGroup>\r
-  <PropertyGroup>\r
-    <AssemblyOriginatorKeyFile>Tizen.Network.Smartcard.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.Glib.cs" />\r
-    <Compile Include="Interop\Interop.Libc.cs" />\r
-    <Compile Include="Interop\Interop.Libraries.cs" />\r
-    <Compile Include="Interop\Interop.Smartcard.cs" />\r
-    <Compile Include="Properties\AssemblyInfo.cs" />\r
-    <Compile Include="Tizen.Network.Smartcard\SmartcardChannel.cs" />\r
-    <Compile Include="Tizen.Network.Smartcard\SmartcardErrorFactory.cs" />\r
-    <Compile Include="Tizen.Network.Smartcard\SmartcardManager.cs" />\r
-    <Compile Include="Tizen.Network.Smartcard\SmartcardManagerImpl.cs" />\r
-    <Compile Include="Tizen.Network.Smartcard\SmartcardReader.cs" />\r
-    <Compile Include="Tizen.Network.Smartcard\SmartcardSession.cs" />\r
-  </ItemGroup>\r
-  <ItemGroup>\r
-    <None Include="Tizen.Network.Smartcard.nuspec" />\r
-    <None Include="Tizen.Network.Smartcard.Net45.project.json" />\r
-    <None Include="Tizen.Network.Smartcard.snk" />\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>
\ No newline at end of file
diff --git a/Tizen.Network.Smartcard/Tizen.Network.Smartcard.Net45.project.json b/Tizen.Network.Smartcard/Tizen.Network.Smartcard.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 ab323be..7fec17b 100644 (file)
@@ -16,6 +16,5 @@
        </metadata>
        <files>
                <file src="bin/$Configuration$/Tizen.Network.Smartcard.dll" target="lib/netstandard1.3" />
-               <file src="bin/$Configuration$/Net45/Tizen.Network.Smartcard.dll" target="lib/net45" />
        </files>
 </package>
index 9f8efcc..ee926fe 100644 (file)
@@ -8,7 +8,7 @@
 
 Name:       csapi-network-smartcard
 Summary:    Tizen Smartcard API for C#
-Version:    1.0.3
+Version:    1.0.4
 Release:    1
 Group:      Development/Libraries
 License:    Apache-2.0