Remove RuntimeInformation and SystemInformation APIs
[platform/core/csapi/system.git] / Tizen.System / Tizen.System.Net45.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <PropertyGroup>\r
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
6     <ProjectGuid>{AE5AE8FA-80A0-4716-B7C5-94CD5443A05C}</ProjectGuid>\r
7     <OutputType>Library</OutputType>\r
8     <AppDesignerFolder>Properties</AppDesignerFolder>\r
9     <RootNamespace>Tizen.System</RootNamespace>\r
10     <AssemblyName>Tizen.System</AssemblyName>\r
11     <FileAlignment>512</FileAlignment>\r
12     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
13   </PropertyGroup>\r
14   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
15     <DebugSymbols>true</DebugSymbols>\r
16     <DebugType>full</DebugType>\r
17     <Optimize>false</Optimize>\r
18     <OutputPath>bin\Debug\Net45\</OutputPath>\r
19     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
20     <ErrorReport>prompt</ErrorReport>\r
21     <WarningLevel>4</WarningLevel>\r
22   </PropertyGroup>\r
23   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
24     <DebugType>pdbonly</DebugType>\r
25     <Optimize>true</Optimize>\r
26     <OutputPath>bin\Release\Net45\</OutputPath>\r
27     <DefineConstants>TRACE</DefineConstants>\r
28     <ErrorReport>prompt</ErrorReport>\r
29     <WarningLevel>4</WarningLevel>\r
30   </PropertyGroup>\r
31   <PropertyGroup>\r
32     <SignAssembly>true</SignAssembly>\r
33   </PropertyGroup>\r
34   <PropertyGroup>\r
35     <AssemblyOriginatorKeyFile>Tizen.System.snk</AssemblyOriginatorKeyFile>\r
36   </PropertyGroup>\r
37   <ItemGroup>\r
38     <Reference Include="System" />\r
39     <Reference Include="System.Core" />\r
40     <Reference Include="System.Xml.Linq" />\r
41     <Reference Include="System.Data.DataSetExtensions" />\r
42     <Reference Include="Microsoft.CSharp" />\r
43     <Reference Include="System.Data" />\r
44     <Reference Include="System.Net.Http" />\r
45     <Reference Include="System.Xml" />\r
46   </ItemGroup>\r
47   <ItemGroup>\r
48     <Compile Include="Device\Battery.cs" />\r
49     <Compile Include="Device\DeviceExceptionFactory.cs" />\r
50     <Compile Include="Device\Display.cs" />\r
51     <Compile Include="Device\Haptic.cs" />\r
52     <Compile Include="Device\Led.cs" />\r
53     <Compile Include="Device\Power.cs" />\r
54     <Compile Include="Device\IR.cs" />\r
55     <Compile Include="Device\DeviceEventArgs.cs" />\r
56     <Compile Include="Interop\Interop.Device.cs" />\r
57     <Compile Include="Interop\Interop.Libraries.cs" />\r
58     <Compile Include="Properties\AssemblyInfo.cs" />\r
59   </ItemGroup>\r
60   <ItemGroup>\r
61     <None Include="Tizen.System.nuspec" />\r
62     <None Include="Tizen.System.Net45.project.json" />\r
63     <None Include="Tizen.System.snk" />\r
64   </ItemGroup>\r
65   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
66   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.\r
67        Other similar extension points exist, see Microsoft.Common.targets.\r
68   <Target Name="BeforeBuild">\r
69   </Target>\r
70   <Target Name="AfterBuild">\r
71   </Target>\r
72   -->\r
73 </Project>\r