remove Net45.csproj,Net45.project.json 25/118025/1 submit/tizen/20170308.093523
authorjaekuk, lee <juku1999@samsung.com>
Wed, 8 Mar 2017 09:34:40 +0000 (18:34 +0900)
committerjaekuk, lee <juku1999@samsung.com>
Wed, 8 Mar 2017 09:34:40 +0000 (18:34 +0900)
Change-Id: Ib738338a8bbf8b77a642bca530e12914720d41be

Tizen.Content.Download/Tizen.Content.Download.Net45.csproj [deleted file]
Tizen.Content.Download/Tizen.Content.Download.Net45.project.json [deleted file]

diff --git a/Tizen.Content.Download/Tizen.Content.Download.Net45.csproj b/Tizen.Content.Download/Tizen.Content.Download.Net45.csproj
deleted file mode 100644 (file)
index cb60161..0000000
+++ /dev/null
@@ -1,60 +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>{672E8143-89A5-40B6-A616-CD620EE849B5}</ProjectGuid>\r
-    <OutputType>Library</OutputType>\r
-    <AppDesignerFolder>Properties</AppDesignerFolder>\r
-    <RootNamespace>Tizen.Content.Download</RootNamespace>\r
-    <AssemblyName>Tizen.Content.Download</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>true</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.Content.Download.snk</AssemblyOriginatorKeyFile>\r
-  </PropertyGroup>\r
-  <ItemGroup>\r
-    <Compile Include="Tizen.Content.Download\DownloadEnumerator.cs" />\r
-    <Compile Include="Tizen.Content.Download\Notification.cs" />\r
-    <Compile Include="Tizen.Content.Download\Request.cs" />\r
-    <Compile Include="Tizen.Content.Download\StateChangedEventArgs.cs" />\r
-    <Compile Include="Tizen.Content.Download\ProgressChangedEventArgs.cs" />\r
-    <Compile Include="Tizen.Content.Download\DownloadErrorFactory.cs" />\r
-    <Compile Include="Interop\Interop.Download.cs" />\r
-    <Compile Include="Interop\Interop.Libraries.cs" />\r
-    <Compile Include="Properties\AssemblyInfo.cs" />\r
-  </ItemGroup>\r
-  <ItemGroup>\r
-    <None Include="Tizen.Content.Download.Net45.project.json" />\r
-    <None Include="Tizen.Content.Download.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.Content.Download/Tizen.Content.Download.Net45.project.json b/Tizen.Content.Download/Tizen.Content.Download.Net45.project.json
deleted file mode 100644 (file)
index c74e8d1..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-{
-  "dependencies": {
-    "Tizen.Applications": "1.0.2"
-  },
-  "frameworks": {
-    "net45": {}
-  },
-  "runtimes": {
-    "win": {}
-  }
-}