summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Tizen.Network.Smartcard/Tizen.Network.Smartcard.Net45.csproj75
-rw-r--r--Tizen.Network.Smartcard/Tizen.Network.Smartcard.Net45.project.json11
-rw-r--r--Tizen.Network.Smartcard/Tizen.Network.Smartcard.nuspec1
-rw-r--r--packaging/csapi-network-smartcard.spec2
4 files changed, 1 insertions, 88 deletions
diff --git a/Tizen.Network.Smartcard/Tizen.Network.Smartcard.Net45.csproj b/Tizen.Network.Smartcard/Tizen.Network.Smartcard.Net45.csproj
deleted file mode 100644
index 47b243e..0000000
--- a/Tizen.Network.Smartcard/Tizen.Network.Smartcard.Net45.csproj
+++ /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>{BF719F11-CDEA-4D04-A85B-4521A69E3614}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Tizen.Network.Smartcard</RootNamespace>
- <AssemblyName>Tizen.Network.Smartcard</AssemblyName>
- <FileAlignment>512</FileAlignment>
- <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\Net45\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <Prefer32Bit>false</Prefer32Bit>
- </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>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup>
- <SignAssembly>true</SignAssembly>
- </PropertyGroup>
- <PropertyGroup>
- <AssemblyOriginatorKeyFile>Tizen.Network.Smartcard.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.Glib.cs" />
- <Compile Include="Interop\Interop.Libc.cs" />
- <Compile Include="Interop\Interop.Libraries.cs" />
- <Compile Include="Interop\Interop.Smartcard.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Tizen.Network.Smartcard\SmartcardChannel.cs" />
- <Compile Include="Tizen.Network.Smartcard\SmartcardErrorFactory.cs" />
- <Compile Include="Tizen.Network.Smartcard\SmartcardManager.cs" />
- <Compile Include="Tizen.Network.Smartcard\SmartcardManagerImpl.cs" />
- <Compile Include="Tizen.Network.Smartcard\SmartcardReader.cs" />
- <Compile Include="Tizen.Network.Smartcard\SmartcardSession.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Tizen.Network.Smartcard.nuspec" />
- <None Include="Tizen.Network.Smartcard.Net45.project.json" />
- <None Include="Tizen.Network.Smartcard.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.Network.Smartcard/Tizen.Network.Smartcard.Net45.project.json b/Tizen.Network.Smartcard/Tizen.Network.Smartcard.Net45.project.json
deleted file mode 100644
index 1ec1af2..0000000
--- a/Tizen.Network.Smartcard/Tizen.Network.Smartcard.Net45.project.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "dependencies": {
- "Tizen": "1.0.2"
- },
- "frameworks": {
- "net45": {}
- },
- "runtimes": {
- "win": {}
- }
-}
diff --git a/Tizen.Network.Smartcard/Tizen.Network.Smartcard.nuspec b/Tizen.Network.Smartcard/Tizen.Network.Smartcard.nuspec
index ab323be..7fec17b 100644
--- a/Tizen.Network.Smartcard/Tizen.Network.Smartcard.nuspec
+++ b/Tizen.Network.Smartcard/Tizen.Network.Smartcard.nuspec
@@ -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>
diff --git a/packaging/csapi-network-smartcard.spec b/packaging/csapi-network-smartcard.spec
index 9f8efcc..ee926fe 100644
--- a/packaging/csapi-network-smartcard.spec
+++ b/packaging/csapi-network-smartcard.spec
@@ -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