Add SystemRuntime reference
[platform/core/csapi/tizenfx.git] / src / Tizen.Network.IoTConnectivity / Tizen.Network.IoTConnectivity.csproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4   <PropertyGroup>
5     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7     <ProjectGuid>{3577EAE8-B409-4BAE-A5DA-C6340BE1DBC2}</ProjectGuid>
8     <OutputType>Library</OutputType>
9     <AppDesignerFolder>Properties</AppDesignerFolder>
10     <RootNamespace>Tizen.Network.IoTConnectivity</RootNamespace>
11     <AssemblyName>Tizen.Network.IoTConnectivity</AssemblyName>
12     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
13     <FileAlignment>512</FileAlignment>
14     <TargetFrameworkProfile />
15     <ProductVersion>8.0.30703</ProductVersion>
16     <SchemaVersion>2.0</SchemaVersion>
17   </PropertyGroup>
18   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
19     <DebugSymbols>true</DebugSymbols>
20     <DebugType>full</DebugType>
21     <Optimize>false</Optimize>
22     <OutputPath>bin\Debug\</OutputPath>
23     <DefineConstants>DEBUG;TRACE</DefineConstants>
24     <ErrorReport>prompt</ErrorReport>
25     <WarningLevel>4</WarningLevel>
26   </PropertyGroup>
27   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28     <DebugType>pdbonly</DebugType>
29     <Optimize>true</Optimize>
30     <OutputPath>bin\Release\</OutputPath>
31     <DefineConstants>TRACE</DefineConstants>
32     <ErrorReport>prompt</ErrorReport>
33     <WarningLevel>4</WarningLevel>
34   </PropertyGroup>
35   <PropertyGroup>
36     <SignAssembly>true</SignAssembly>
37   </PropertyGroup>
38   <PropertyGroup>
39     <AssemblyOriginatorKeyFile>Tizen.Network.IoTConnectivity.snk</AssemblyOriginatorKeyFile>
40   </PropertyGroup>
41   <ItemGroup>
42     <Reference Include="System" />
43     <Reference Include="System.Core" />
44     <Reference Include="System.Xml.Linq" />
45     <Reference Include="System.Data.DataSetExtensions" />
46     <Reference Include="Microsoft.CSharp" />
47     <Reference Include="System.Data" />
48     <Reference Include="System.Net.Http" />
49     <Reference Include="System.Xml" />
50     <Reference Include="System.Runtime" />
51   </ItemGroup>
52   <ItemGroup>
53     <Compile Include="Tizen.Network.IoTConnectivity\Attributes.cs" />
54     <Compile Include="Tizen.Network.IoTConnectivity\CacheUpdatedEventArgs.cs" />
55     <Compile Include="Tizen.Network.IoTConnectivity\DeviceInformationFoundEventArgs.cs" />
56     <Compile Include="Tizen.Network.IoTConnectivity\FindingErrorOccurredEventArgs.cs" />
57     <Compile Include="Tizen.Network.IoTConnectivity\IoTConnectivityClientManager.cs" />
58     <Compile Include="Tizen.Network.IoTConnectivity\IoTConnectivityErrorFactory.cs" />
59     <Compile Include="Tizen.Network.IoTConnectivity\LiteResource.cs" />
60     <Compile Include="Tizen.Network.IoTConnectivity\ObserverNotifiedEventArgs.cs" />
61     <Compile Include="Tizen.Network.IoTConnectivity\PlatformInformationFoundEventArgs.cs" />
62     <Compile Include="Tizen.Network.IoTConnectivity\PresenceReceivedEventArgs.cs" />
63     <Compile Include="Tizen.Network.IoTConnectivity\RemoteResource.cs" />
64     <Compile Include="Tizen.Network.IoTConnectivity\RemoteResponse.cs" />
65     <Compile Include="Tizen.Network.IoTConnectivity\ResourceFoundEventArgs.cs" />
66     <Compile Include="Tizen.Network.IoTConnectivity\ResourceInterfaces.cs" />
67     <Compile Include="Tizen.Network.IoTConnectivity\ResourceQuery.cs" />
68     <Compile Include="Tizen.Network.IoTConnectivity\Representation.cs" />
69     <Compile Include="Tizen.Network.IoTConnectivity\ResourceOptions.cs" />
70     <Compile Include="Tizen.Network.IoTConnectivity\ResourceTypes.cs" />
71     <Compile Include="Interop\Interop.Libraries.cs" />
72     <Compile Include="Properties\AssemblyInfo.cs" />
73     <Compile Include="Tizen.Network.IoTConnectivity\IoTConnectivityServerManager.cs" />
74     <Compile Include="Tizen.Network.IoTConnectivity\Request.cs" />
75     <Compile Include="Tizen.Network.IoTConnectivity\Resource.cs" />
76     <Compile Include="Tizen.Network.IoTConnectivity\Response.cs" />
77     <Compile Include="Tizen.Network.IoTConnectivity\ObservePolicy.cs" />
78     <Compile Include="Tizen.Network.IoTConnectivity\PresenceEventType.cs" />
79     <Compile Include="Tizen.Network.IoTConnectivity\QualityOfService.cs" />
80     <Compile Include="Tizen.Network.IoTConnectivity\FindingError.cs" />
81     <Compile Include="Tizen.Network.IoTConnectivity\ResourcePolicy.cs" />
82     <Compile Include="Tizen.Network.IoTConnectivity\ResourceState.cs" />
83     <Compile Include="Tizen.Network.IoTConnectivity\ResponseCode.cs" />
84     <Compile Include="Interop\Interop.IoTConnectivity.Client.cs" />
85     <Compile Include="Interop\Interop.IoTConnectivity.Common.cs" />
86     <Compile Include="Interop\Interop.IoTConnectivity.Server.cs" />
87     <Compile Include="Tizen.Network.IoTConnectivity\ObserveType.cs" />
88     <Compile Include="Tizen.Network.IoTConnectivity\StateChangedEventArgs.cs" />
89   </ItemGroup>
90   <ItemGroup>
91     <None Include="Tizen.Network.IoTConnectivity.snk" />
92   </ItemGroup>
93   <ItemGroup />
94   <ItemGroup>
95     <Reference Include="Tizen">
96       <PkgConfig>csapi-tizen</PkgConfig>
97       <HintPath>..\..\tizen\Tizen\obj\Debug\Tizen.dll</HintPath>
98     </Reference>
99     <Reference Include="Tizen.Internals">
100       <PkgConfig>csapi-tizen</PkgConfig>
101       <HintPath>..\..\tizen\Tizen.Internals\bin\Debug\Tizen.Internals.dll</HintPath>
102     </Reference>
103   </ItemGroup>
104   <ItemGroup>
105     <ProjectReference Include="..\..\tizen\Tizen.Internals\Tizen.Internals.csproj">
106       <Project>{B9AA1CB2-F72D-4A30-A33B-A20C850A38A0}</Project>
107       <Name>Tizen.Internals</Name>
108       <Private>True</Private>
109     </ProjectReference>
110     <ProjectReference Include="..\..\tizen\Tizen\Tizen.csproj">
111       <Project>{7659CA59-410D-41A1-9841-586E88BC78C9}</Project>
112       <Name>Tizen</Name>
113       <Private>True</Private>
114     </ProjectReference>
115   </ItemGroup>
116   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
117   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
118        Other similar extension points exist, see Microsoft.Common.targets.
119   <Target Name="BeforeBuild">
120   </Target>
121   <Target Name="AfterBuild">
122   </Target>
123   -->
124 </Project>