Remove net45 76/117476/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen/common/20170309.174748 accepted/tizen/ivi/20170309.071933 accepted/tizen/mobile/20170309.071657 accepted/tizen/tv/20170309.071831 accepted/tizen/unified/20170309.120630 accepted/tizen/unified/20170310.075630 submit/tizen/20170306.065826 submit/tizen_unified/20170308.100503 submit/tizen_unified/20170310.011401
authorkj7.sung <kj7.sung@samsung.com>
Mon, 6 Mar 2017 07:32:46 +0000 (16:32 +0900)
committerkj7.sung <kj7.sung@samsung.com>
Mon, 6 Mar 2017 07:32:46 +0000 (16:32 +0900)
Change-Id: Ifaae38676c44ce5a59e6eda37a3a80695fd08d3a
Signed-off-by: kj7.sung <kj7.sung@samsung.com>
Tizen.Location/Tizen.Location.Net45.csproj [deleted file]
Tizen.Location/Tizen.Location.Net45.project.json [deleted file]
Tizen.Location/Tizen.Location.nuspec
packaging/csapi-location.spec

diff --git a/Tizen.Location/Tizen.Location.Net45.csproj b/Tizen.Location/Tizen.Location.Net45.csproj
deleted file mode 100644 (file)
index d91bca4..0000000
+++ /dev/null
@@ -1,77 +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>{AEA0D9CE-F857-415A-BA89-9071FF723235}</ProjectGuid>\r
-    <OutputType>Library</OutputType>\r
-    <AppDesignerFolder>Properties</AppDesignerFolder>\r
-    <RootNamespace>Tizen.Location</RootNamespace>\r
-    <AssemblyName>Tizen.Location</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
-  </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
-  </PropertyGroup>\r
-  <PropertyGroup>\r
-    <SignAssembly>true</SignAssembly>\r
-  </PropertyGroup>\r
-  <PropertyGroup>\r
-    <AssemblyOriginatorKeyFile>Tizen.Location.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="Tizen.Location\GpsSatellite.cs" />\r
-    <Compile Include="Interop\Interop.Libraries.cs" />\r
-    <Compile Include="Interop\Interop.Location.cs" />\r
-    <Compile Include="Tizen.Location\Location.cs" />\r
-    <Compile Include="Tizen.Location\LocationBoundary.cs" />\r
-    <Compile Include="Tizen.Location\LocationChangedEventArgs.cs" />\r
-    <Compile Include="Tizen.Location\LocationError.cs" />\r
-    <Compile Include="Tizen.Location\Locator.cs" />\r
-    <Compile Include="Tizen.Location\LocatorEnumerations.cs" />\r
-    <Compile Include="Tizen.Location\LocatorHelper.cs" />\r
-    <Compile Include="Properties\AssemblyInfo.cs" />\r
-    <Compile Include="Tizen.Location\SatelliteStatusChangedEventArgs.cs" />\r
-    <Compile Include="Tizen.Location\ServiceStateChangedEventArgs.cs" />\r
-    <Compile Include="Tizen.Location\SettingChangedEventArgs.cs" />\r
-    <Compile Include="Tizen.Location\ZoneChangedEventArgs.cs" />\r
-  </ItemGroup>\r
-  <ItemGroup>\r
-    <None Include="Tizen.Location.nuspec" />\r
-    <None Include="Tizen.Location.Net45.project.json" />\r
-    <None Include="Tizen.Location.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.Location/Tizen.Location.Net45.project.json b/Tizen.Location/Tizen.Location.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 0d6f362..8ca5e51 100755 (executable)
@@ -16,6 +16,5 @@
     </metadata>
   <files>
     <file src="bin/$Configuration$/Tizen.Location.dll" target="lib/netstandard1.3" />
-    <file src="bin/$Configuration$/Net45/Tizen.Location.dll" target="lib/net45" />
   </files>
 </package>
index 9bf830a..f947f51 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       csapi-location
 Summary:    Tizen Location API for C#
-Version:    1.0.6
+Version:    1.0.7
 Release:    1
 Group:      Development/Libraries
 License:    Apache-2.0