Remove excessive shortcut key matching in ToolStrip
[mono.git] / mcs / class / System.Core / System.Core-plaincore-net_2_0.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="4.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     <ProductVersion>9.0.30729</ProductVersion>\r
7     <SchemaVersion>2.0</SchemaVersion>\r
8     <ProjectGuid>{F0743710-AB7C-4019-A13A-07AE79F514E4}</ProjectGuid>\r
9     <OutputType>Library</OutputType>\r
10     <NoWarn>1699,1720</NoWarn>\r
11     <OutputPath>./../../class/lib/net_2_0/plaincore</OutputPath>\r
12     <NoStdLib>True</NoStdLib>\r
13     <NoConfig>True</NoConfig>\r
14     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>\r
15     <AppDesignerFolder>Properties</AppDesignerFolder>\r
16     <RootNamespace>\r
17     </RootNamespace>\r
18     <AssemblyName>System.Core</AssemblyName>\r
19     <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>\r
20     <FileAlignment>512</FileAlignment>\r
21   </PropertyGroup>\r
22   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
23     <DebugSymbols>true</DebugSymbols>\r
24     <DebugType>full</DebugType>\r
25     <NoWarn>1699,1720</NoWarn>\r
26     <Optimize>false</Optimize>\r
27     <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;INSIDE_SYSCORE;LIBC;NET_3_5</DefineConstants>\r
28     <ErrorReport>prompt</ErrorReport>\r
29     <WarningLevel>4</WarningLevel>\r
30   </PropertyGroup>\r
31   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
32     <DebugType>pdbonly</DebugType>\r
33     <NoWarn>1699,1720</NoWarn>\r
34     <Optimize>true</Optimize>\r
35     <DefineConstants>NET_1_1;NET_2_0;INSIDE_SYSCORE;LIBC;NET_3_5</DefineConstants>\r
36     <ErrorReport>prompt</ErrorReport>\r
37     <WarningLevel>4</WarningLevel>\r
38   </PropertyGroup>\r
39   <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
40   Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
41   is a problem to compile the Mono mscorlib.dll -->\r
42   <PropertyGroup>\r
43     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
44   </PropertyGroup>\r
45   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
46   <ItemGroup>\r
47     <Compile Include="..\..\build\common\Consts.cs" />\r
48     <Compile Include="Assembly\AssemblyInfo.cs" />\r
49     <Compile Include="Microsoft.Win32.SafeHandles\SafePipeHandle.cs" />\r
50     <Compile Include="System.Collections.Generic\HashSet.cs" />\r
51     <Compile Include="System.IO.Pipes\AnonymousPipeClientStream.cs" />\r
52     <Compile Include="System.IO.Pipes\AnonymousPipeServerStream.cs" />\r
53     <Compile Include="System.IO.Pipes\NamedPipeClientStream.cs" />\r
54     <Compile Include="System.IO.Pipes\NamedPipeServerStream.cs" />\r
55     <Compile Include="System.IO.Pipes\PipeAccessRights.cs" />\r
56     <Compile Include="System.IO.Pipes\PipeAccessRule.cs" />\r
57     <Compile Include="System.IO.Pipes\PipeAuditRule.cs" />\r
58     <Compile Include="System.IO.Pipes\PipeDirection.cs" />\r
59     <Compile Include="System.IO.Pipes\PipeInterfaces.cs" />\r
60     <Compile Include="System.IO.Pipes\PipeOptions.cs" />\r
61     <Compile Include="System.IO.Pipes\PipeSecurity.cs" />\r
62     <Compile Include="System.IO.Pipes\PipeStream.cs" />\r
63     <Compile Include="System.IO.Pipes\PipeStreamImpersonationWorker.cs" />\r
64     <Compile Include="System.IO.Pipes\PipeTransmissionMode.cs" />\r
65     <Compile Include="System.IO.Pipes\PipeUnix.cs" />\r
66     <Compile Include="System.IO.Pipes\PipeWin32.cs" />\r
67     <Compile Include="System.IO\HandleInheritability.cs" />\r
68     <Compile Include="System.Linq.Expressions\BinaryExpression.cs" />\r
69     <Compile Include="System.Linq.Expressions\ConditionalExpression.cs" />\r
70     <Compile Include="System.Linq.Expressions\ConstantExpression.cs" />\r
71     <Compile Include="System.Linq.Expressions\ElementInit.cs" />\r
72     <Compile Include="System.Linq.Expressions\EmitContext.cs" />\r
73     <Compile Include="System.Linq.Expressions\Expression.cs" />\r
74     <Compile Include="System.Linq.Expressions\Expression_T.cs" />\r
75     <Compile Include="System.Linq.Expressions\ExpressionPrinter.cs" />\r
76     <Compile Include="System.Linq.Expressions\ExpressionTransformer.cs" />\r
77     <Compile Include="System.Linq.Expressions\ExpressionType.cs" />\r
78     <Compile Include="System.Linq.Expressions\ExpressionVisitor.cs" />\r
79     <Compile Include="System.Linq.Expressions\Extensions.cs" />\r
80     <Compile Include="System.Linq.Expressions\InvocationExpression.cs" />\r
81     <Compile Include="System.Linq.Expressions\LambdaExpression.cs" />\r
82     <Compile Include="System.Linq.Expressions\ListInitExpression.cs" />\r
83     <Compile Include="System.Linq.Expressions\MemberAssignment.cs" />\r
84     <Compile Include="System.Linq.Expressions\MemberBinding.cs" />\r
85     <Compile Include="System.Linq.Expressions\MemberBindingType.cs" />\r
86     <Compile Include="System.Linq.Expressions\MemberExpression.cs" />\r
87     <Compile Include="System.Linq.Expressions\MemberInitExpression.cs" />\r
88     <Compile Include="System.Linq.Expressions\MemberListBinding.cs" />\r
89     <Compile Include="System.Linq.Expressions\MemberMemberBinding.cs" />\r
90     <Compile Include="System.Linq.Expressions\MethodCallExpression.cs" />\r
91     <Compile Include="System.Linq.Expressions\NewArrayExpression.cs" />\r
92     <Compile Include="System.Linq.Expressions\NewExpression.cs" />\r
93     <Compile Include="System.Linq.Expressions\ParameterExpression.cs" />\r
94     <Compile Include="System.Linq.Expressions\TypeBinaryExpression.cs" />\r
95     <Compile Include="System.Linq.Expressions\UnaryExpression.cs" />\r
96     <Compile Include="System.Linq\Check.cs" />\r
97     <Compile Include="System.Linq\Enumerable.cs" />\r
98     <Compile Include="System.Linq\Grouping.cs" />\r
99     <Compile Include="System.Linq\IGrouping.cs" />\r
100     <Compile Include="System.Linq\ILookup_T.cs" />\r
101     <Compile Include="System.Linq\IOrderedEnumerable_T.cs" />\r
102     <Compile Include="System.Linq\IOrderedQueryable.cs" />\r
103     <Compile Include="System.Linq\IOrderedQueryable_T.cs" />\r
104     <Compile Include="System.Linq\IQueryable.cs" />\r
105     <Compile Include="System.Linq\IQueryable_T.cs" />\r
106     <Compile Include="System.Linq\IQueryProvider.cs" />\r
107     <Compile Include="System.Linq\Lookup.cs" />\r
108     <Compile Include="System.Linq\OrderedEnumerable.cs" />\r
109     <Compile Include="System.Linq\OrderedSequence.cs" />\r
110     <Compile Include="System.Linq\Queryable.cs" />\r
111     <Compile Include="System.Linq\QueryableEnumerable.cs" />\r
112     <Compile Include="System.Linq\QueryableTransformer.cs" />\r
113     <Compile Include="System.Linq\QuickSort.cs" />\r
114     <Compile Include="System.Linq\SortContext.cs" />\r
115     <Compile Include="System.Linq\SortDirection.cs" />\r
116     <Compile Include="System.Linq\SortSequenceContext.cs" />\r
117     <Compile Include="System.Runtime.CompilerServices\DynamicAttribute.cs" />\r
118     <Compile Include="System.Runtime.CompilerServices\ExecutionScope.cs" />\r
119     <Compile Include="System.Runtime.CompilerServices\ExtensionAttribute.cs" />\r
120     <Compile Include="System.Runtime.CompilerServices\IStrongBox.cs" />\r
121     <Compile Include="System.Runtime.CompilerServices\StrongBox_T.cs" />\r
122     <Compile Include="System.Security.Cryptography\Aes.cs" />\r
123     <Compile Include="System.Security.Cryptography\AesCryptoServiceProvider.cs" />\r
124     <Compile Include="System.Security.Cryptography\AesManaged.cs" />\r
125     <Compile Include="System.Security.Cryptography\AesTransform.cs" />\r
126     <Compile Include="System.Security.Cryptography\CngAlgorithm.cs" />\r
127     <Compile Include="System.Security.Cryptography\CngAlgorithmGroup.cs" />\r
128     <Compile Include="System.Security.Cryptography\MD5Cng.cs" />\r
129     <Compile Include="System.Security.Cryptography\SHA1Cng.cs" />\r
130     <Compile Include="System.Security.Cryptography\SHA256Cng.cs" />\r
131     <Compile Include="System.Security.Cryptography\SHA256CryptoServiceProvider.cs" />\r
132     <Compile Include="System.Security.Cryptography\SHA384Cng.cs" />\r
133     <Compile Include="System.Security.Cryptography\SHA384CryptoServiceProvider.cs" />\r
134     <Compile Include="System.Security.Cryptography\SHA512Cng.cs" />\r
135     <Compile Include="System.Security.Cryptography\SHA512CryptoServiceProvider.cs" />\r
136     <Compile Include="System.Threading\LockRecursionException.cs" />\r
137     <Compile Include="System.Threading\LockRecursionPolicy.cs" />\r
138     <Compile Include="System.Threading\ReaderWriterLockSlim.cs" />\r
139     <Compile Include="System.Threading\ReaderWriterLockSlimExtensions.cs" />\r
140     <Compile Include="System.Threading\ThreadLockState.cs" />\r
141     <Compile Include="System\Actions.cs" />\r
142     <Compile Include="System\Funcs.cs" />\r
143     <Compile Include="System\InvalidTimeZoneException.cs" />\r
144     <Compile Include="System\TimeZoneInfo.AdjustmentRule.cs" />\r
145     <Compile Include="System\TimeZoneInfo.cs" />\r
146     <Compile Include="System\TimeZoneInfo.TransitionTime.cs" />\r
147     <Compile Include="System\TimeZoneNotFoundException.cs" />\r  </ItemGroup>\r
148   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
149        Other similar extension points exist, see Microsoft.Common.targets.\r
150   <Target Name="BeforeBuild">\r
151   </Target>\r
152   <Target Name="AfterBuild">\r
153   </Target>\r
154   -->\r
155   <PropertyGroup>\r
156     <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
157
158     </PreBuildEvent>
159     <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
160
161     </PreBuildEvent>
162 \r
163     <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
164
165     </PostBuildEvent>
166     <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
167
168     </PostBuildEvent>\r
169   </PropertyGroup>\r
170   <ItemGroup>\r
171     <ProjectReference Include="../corlib/corlib-net_2_0.csproj">\r
172       <Project>{AAA3F683-244C-40EF-8EF8-A95938862A44}</Project>\r
173       <Name>corlib\corlib-net_2_0</Name>\r
174     </ProjectReference>\r
175     <ProjectReference Include="../System/System-bare-net_2_0.csproj">\r
176       <Project>{5459507F-DC25-401C-A2F4-D5ECAC3A34E6}</Project>\r
177       <Name>System\System-bare-net_2_0</Name>\r
178     </ProjectReference>\r
179     <ProjectReference Include="../Mono.Posix/Mono.Posix-net_2_0.csproj">\r
180       <Project>{2CA4E20E-76B6-4A2D-B121-39C558BB6E28}</Project>\r
181       <Name>Mono.Posix\Mono.Posix-net_2_0</Name>\r
182     </ProjectReference>\r
183   </ItemGroup>\r
184   <ItemGroup>\r
185     <Folder Include="Properties\" />\r
186   </ItemGroup>\r
187 </Project>\r
188