26c8ca330c4f084fb849a90e91e2baf52030c7e8
[platform/core/csapi/tizenfx.git] / src / Tizen.Security / Tizen.Security.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>{8C16EA6A-163E-4277-8FA6-11122A9E5CF1}</ProjectGuid>\r
7     <OutputType>Library</OutputType>\r
8     <AppDesignerFolder>Properties</AppDesignerFolder>\r
9     <AssemblyName>Tizen.Security</AssemblyName>\r
10     <FileAlignment>512</FileAlignment>\r
11     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
12   </PropertyGroup>\r
13   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
14     <DebugSymbols>true</DebugSymbols>\r
15     <DebugType>full</DebugType>\r
16     <Optimize>false</Optimize>\r
17     <OutputPath>bin\Debug\Net45\</OutputPath>\r
18     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
19     <ErrorReport>prompt</ErrorReport>\r
20     <WarningLevel>4</WarningLevel>\r
21     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>\r
22     <DocumentationFile>bin\Debug\Tizen.Security.XML</DocumentationFile>\r
23     <CodeAnalysisRuleSet>ExtendedDesignGuidelineRules.ruleset</CodeAnalysisRuleSet>\r
24   </PropertyGroup>\r
25   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
26     <DebugType>pdbonly</DebugType>\r
27     <Optimize>true</Optimize>\r
28     <OutputPath>bin\Release\Net45\</OutputPath>\r
29     <DefineConstants>TRACE</DefineConstants>\r
30     <ErrorReport>prompt</ErrorReport>\r
31     <WarningLevel>4</WarningLevel>\r
32   </PropertyGroup>\r
33   <PropertyGroup>\r
34     <SignAssembly>true</SignAssembly>\r
35   </PropertyGroup>\r
36   <PropertyGroup>\r
37     <AssemblyOriginatorKeyFile>Tizen.Security.snk</AssemblyOriginatorKeyFile>\r
38   </PropertyGroup>\r
39   <ItemGroup>\r
40     <Reference Include="System" />\r
41     <Reference Include="System.Core" />\r
42     <Reference Include="System.Xml.Linq" />\r
43     <Reference Include="System.Data.DataSetExtensions" />\r
44     <Reference Include="Microsoft.CSharp" />\r
45     <Reference Include="System.Data" />\r
46     <Reference Include="System.Net.Http" />\r
47     <Reference Include="System.Xml" />\r
48   </ItemGroup>\r
49   <ItemGroup>\r
50     <Compile Include="Interop\Interop.Privilege.cs" />\r
51     <Compile Include="Interop\Interop.Libraries.cs" />\r
52     <Compile Include="Properties\AssemblyInfo.cs" />\r
53     <Compile Include="Tizen.Security\Privilege.cs" />\r
54   </ItemGroup>\r
55   <ItemGroup>\r
56     <None Include="Tizen.Security.nuspec" />\r
57     <None Include="Tizen.Security.Net45.project.json" />\r
58     <None Include="Tizen.Security.snk" />\r
59   </ItemGroup>\r
60   <Import Project="$(MSBuildExtensionsPath)\Tizen\Tizen.CSharp.GBS.targets" Condition="Exists('$(MSBuildExtensionsPath)\Tizen\Tizen.CSharp.GBS.targets')" />\r
61   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
62   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
63        Other similar extension points exist, see Microsoft.Common.targets.
64   <Target Name="BeforeBuild">
65   </Target>
66   <Target Name="AfterBuild">
67   </Target>
68   -->\r
69 </Project>