[ilasm] Don't break arguments compatiblity
[mono-project.git] / mcs / class / System.Workflow.ComponentModel / System.Workflow.ComponentModel-net_4_x.csproj
blob8f04dff8786694af28eaa08009a9d9c6e9eda4ae
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- WARNING: this file is autogenerated, don't modify it. Edit the .sources file of the corresponding assembly instead if you want to add/remove C# source files. -->
3 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
4 <PropertyGroup>
5 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7 <ProductVersion>9.0.30729</ProductVersion>
8 <SchemaVersion>2.0</SchemaVersion>
9 <ProjectGuid>{3424BA74-B0AE-4C5E-A2C6-6FF86369D510}</ProjectGuid>
10 <OutputType>Library</OutputType>
11 <NoWarn>1699</NoWarn>
12 <OutputPath>./../../class/lib/net_4_x</OutputPath>
13 <IntermediateOutputPath>obj-net_4_x</IntermediateOutputPath>
14 <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
15 <NoStdLib>True</NoStdLib>
17 <NoConfig>True</NoConfig>
19 <AppDesignerFolder>Properties</AppDesignerFolder>
20 <RootNamespace>
21 </RootNamespace>
22 <AssemblyName>System.Workflow.ComponentModel</AssemblyName>
23 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
24 <FileAlignment>512</FileAlignment>
25 </PropertyGroup>
26 <PropertyGroup>
27 <SignAssembly>true</SignAssembly>
28 <DelaySign>true</DelaySign>
29 </PropertyGroup>
30 <PropertyGroup>
31 <AssemblyOriginatorKeyFile>../winfx.pub</AssemblyOriginatorKeyFile>
32 </PropertyGroup>
33 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
34 <DebugSymbols>true</DebugSymbols>
35 <DebugType>full</DebugType>
36 <NoWarn>1699</NoWarn>
37 <Optimize>false</Optimize>
38 <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO</DefineConstants>
39 <ErrorReport>prompt</ErrorReport>
40 <WarningLevel>4</WarningLevel>
41 </PropertyGroup>
42 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
43 <DebugType>pdbonly</DebugType>
44 <NoWarn>1699</NoWarn>
45 <Optimize>true</Optimize>
46 <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO</DefineConstants>
47 <ErrorReport>prompt</ErrorReport>
48 <WarningLevel>4</WarningLevel>
49 </PropertyGroup>
50 <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
51 Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
52 is a problem to compile the Mono mscorlib.dll -->
53 <PropertyGroup>
54 <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
55 </PropertyGroup>
56 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
57 <ItemGroup>
58 <Compile Include="..\..\build\common\Consts.cs" />
59 <Compile Include="Assembly\AssemblyInfo.cs" /> </ItemGroup>
60 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
61 Other similar extension points exist, see Microsoft.Common.targets.
62 <Target Name="BeforeBuild">
63 </Target>
64 <Target Name="AfterBuild">
65 </Target>
66 -->
67 <PropertyGroup>
68 <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
70 </PreBuildEvent>
71 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
73 </PreBuildEvent>
74 <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
76 </PostBuildEvent>
77 <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
79 </PostBuildEvent>
80 </PropertyGroup>
81 <ItemGroup>
82 <ProjectReference Include="../corlib/corlib-net_4_x.csproj">
83 <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
84 <Name>corlib-net_4_x</Name>
85 </ProjectReference>
86 </ItemGroup>
87 <ItemGroup>
88 <Folder Include="Properties\" />
89 </ItemGroup>
90 </Project>