Change CodeAnalysis Ruleset
[platform/core/csapi/tizenfx.git] / Tizen.Applications / Tizen.Applications.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>{663C5A3D-E631-4987-AEE7-F498C56A40FC}</ProjectGuid>
8     <OutputType>Library</OutputType>
9     <AppDesignerFolder>Properties</AppDesignerFolder>
10     <RootNamespace>
11     </RootNamespace>
12     <AssemblyName>Tizen.Applications</AssemblyName>
13     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
14     <FileAlignment>512</FileAlignment>
15   </PropertyGroup>
16   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17     <DebugSymbols>true</DebugSymbols>
18     <DebugType>full</DebugType>
19     <Optimize>true</Optimize>
20     <OutputPath>bin\Debug\</OutputPath>
21     <DefineConstants>DEBUG;TRACE</DefineConstants>
22     <ErrorReport>prompt</ErrorReport>
23     <WarningLevel>4</WarningLevel>
24     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
25     <DocumentationFile>bin\Debug\Tizen.Applications.XML</DocumentationFile>
26     <CodeAnalysisRuleSet>ExtendedDesignGuidelineRules.ruleset</CodeAnalysisRuleSet>
27   </PropertyGroup>
28   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
29     <DebugType>pdbonly</DebugType>
30     <Optimize>true</Optimize>
31     <OutputPath>bin\Release\</OutputPath>
32     <DefineConstants>TRACE</DefineConstants>
33     <ErrorReport>prompt</ErrorReport>
34     <WarningLevel>4</WarningLevel>
35   </PropertyGroup>
36   <PropertyGroup>
37     <SignAssembly>true</SignAssembly>
38   </PropertyGroup>
39   <PropertyGroup>
40     <AssemblyOriginatorKeyFile>Tizen.Applications.snk</AssemblyOriginatorKeyFile>
41   </PropertyGroup>
42   <ItemGroup>
43     <Reference Include="System" />
44     <Reference Include="System.Core" />
45     <Reference Include="System.Xml.Linq" />
46     <Reference Include="System.Data.DataSetExtensions" />
47     <Reference Include="Microsoft.CSharp" />
48     <Reference Include="System.Data" />
49     <Reference Include="System.Net.Http" />
50     <Reference Include="System.Xml" />
51   </ItemGroup>
52   <ItemGroup>
53     <Compile Include="Interop\Interop.AppCommon.cs" />
54     <Compile Include="Interop\Interop.AppControl.cs" />
55     <Compile Include="Interop\Interop.AppEvent.cs" />
56     <Compile Include="Interop\Interop.Application.cs" />
57     <Compile Include="Interop\Interop.ApplicationManager.cs" />
58     <Compile Include="Interop\Interop.Bundle.cs" />
59     <Compile Include="Interop\Interop.Glib.cs" />
60     <Compile Include="Interop\Interop.Libc.cs" />
61     <Compile Include="Interop\Interop.Libraries.cs" />
62     <Compile Include="Interop\Interop.MessagePort.cs" />
63     <Compile Include="Interop\Interop.Service.cs" />
64     <Compile Include="Properties\AssemblyInfo.cs" />
65     <Compile Include="Tizen.Applications\ApplicationInfoMetadataFilter.cs" />
66     <Compile Include="Tizen.Applications.Messages\MessagePort.cs" />
67     <Compile Include="Tizen.Applications.Messages\MessagePortErrorFactory.cs" />
68     <Compile Include="Tizen.Applications.Messages\MessageReceivedEventArgs.cs" />
69     <Compile Include="Tizen.Applications.Messages\RemoteValues.cs" />
70     <Compile Include="Tizen.Applications\AppControlReceivedEventArgs.cs" />
71     <Compile Include="Tizen.Applications\AppControlReplyCallback.cs" />
72     <Compile Include="Tizen.Applications\ApplicationTerminatedEventArgs.cs" />
73     <Compile Include="Tizen.Applications\DirectoryInfo.cs" />
74     <Compile Include="Tizen.Applications\LocaleChangedEventArgs.cs" />
75     <Compile Include="Tizen.Applications\LowMemoryEventArgs.cs" />
76     <Compile Include="Tizen.Applications\LowMemoryStatus.cs" />
77     <Compile Include="Tizen.Applications\ReceivedAppControl.cs" />
78     <Compile Include="Tizen.Applications\ServiceApplication.cs" />
79     <Compile Include="Tizen.Applications\UIApplication.cs" />
80     <Compile Include="Tizen.Applications\ApplicationLaunchedEventArgs.cs" />
81     <Compile Include="Tizen.Applications\ApplicationManager.cs" />
82     <Compile Include="Tizen.Applications\ApplicationInfoFilter.cs" />
83     <Compile Include="Tizen.Applications\ApplicationInfo.cs" />
84     <Compile Include="Tizen.Applications\AppControl.cs" />
85     <Compile Include="Tizen.Applications\AppControlLaunchMode.cs" />
86     <Compile Include="Tizen.Applications\AppControlReplyResult.cs" />
87     <Compile Include="Tizen.Applications\AppControlOperations.cs" />
88     <Compile Include="Tizen.Applications\Application.cs" />
89     <Compile Include="Tizen.Applications\Bundle.cs" />
90     <Compile Include="Tizen.Applications\TizenSynchronizationContext.cs" />
91   </ItemGroup>
92   <ItemGroup>
93     <None Include="Tizen.Applications.snk" />
94   </ItemGroup>
95   <ItemGroup>
96     <ProjectReference Include="..\..\tizen\Tizen.Internals\Tizen.Internals.csproj">
97       <Project>{b9aa1cb2-f72d-4a30-a33b-a20c850a38a0}</Project>
98       <Name>Tizen.Internals</Name>
99     </ProjectReference>
100     <ProjectReference Include="..\..\tizen\Tizen\Tizen.csproj">
101       <Project>{7659ca59-410d-41a1-9841-586e88bc78c9}</Project>
102       <Name>Tizen</Name>
103     </ProjectReference>
104   </ItemGroup>
105   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
106   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
107        Other similar extension points exist, see Microsoft.Common.targets.
108   <Target Name="BeforeBuild">
109   </Target>
110   <Target Name="AfterBuild">
111   </Target>
112   -->
113 </Project>