Merge pull request #3028 from lateralusX/jlorenss/threadpool_warning
[mono.git] / mcs / class / System.DirectoryServices.Protocols / System.DirectoryServices.Protocols-net_4_x.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>{EF08F249-31A1-4E62-8391-ECBA5227B686}</ProjectGuid>\r
9     <OutputType>Library</OutputType>\r
10     <NoWarn>1699</NoWarn>\r
11     <OutputPath>./../../class/lib/net_4_x</OutputPath>\r
12     <IntermediateOutputPath>obj-net_4_x</IntermediateOutputPath>\r
13     <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>\r
14     <NoStdLib>True</NoStdLib>\r
15     \r
16     <NoConfig>True</NoConfig>\r
17     \r
18     <AppDesignerFolder>Properties</AppDesignerFolder>\r
19     <RootNamespace>\r
20     </RootNamespace>\r
21     <AssemblyName>System.DirectoryServices.Protocols</AssemblyName>\r
22     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
23     <FileAlignment>512</FileAlignment>\r
24   </PropertyGroup>\r
25   \r
26   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
27     <DebugSymbols>true</DebugSymbols>\r
28     <DebugType>full</DebugType>\r
29     <NoWarn>1699</NoWarn>\r
30     <Optimize>false</Optimize>\r
31     <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE</DefineConstants>\r
32     <ErrorReport>prompt</ErrorReport>\r
33     <WarningLevel>4</WarningLevel>\r
34   </PropertyGroup>\r
35   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
36     <DebugType>pdbonly</DebugType>\r
37     <NoWarn>1699</NoWarn>\r
38     <Optimize>true</Optimize>\r
39     <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE</DefineConstants>\r
40     <ErrorReport>prompt</ErrorReport>\r
41     <WarningLevel>4</WarningLevel>\r
42   </PropertyGroup>\r
43   <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
44   Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
45   is a problem to compile the Mono mscorlib.dll -->\r
46   <PropertyGroup>\r
47     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
48   </PropertyGroup>\r
49   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
50   <ItemGroup>\r
51     <Compile Include="..\..\build\common\Consts.cs" />\r
52     <Compile Include="..\..\build\common\Locale.cs" />\r
53     <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />\r
54     <Compile Include="Assembly\AssemblyInfo.cs" />\r
55     <Compile Include="System.DirectoryServices.Protocols\AddRequest.cs" />\r
56     <Compile Include="System.DirectoryServices.Protocols\AddResponse.cs" />\r
57     <Compile Include="System.DirectoryServices.Protocols\AsqRequestControl.cs" />\r
58     <Compile Include="System.DirectoryServices.Protocols\AsqResponseControl.cs" />\r
59     <Compile Include="System.DirectoryServices.Protocols\AuthType.cs" />\r
60     <Compile Include="System.DirectoryServices.Protocols\BerConversionException.cs" />\r
61     <Compile Include="System.DirectoryServices.Protocols\BerConverter.cs" />\r
62     <Compile Include="System.DirectoryServices.Protocols\CompareRequest.cs" />\r
63     <Compile Include="System.DirectoryServices.Protocols\CompareResponse.cs" />\r
64     <Compile Include="System.DirectoryServices.Protocols\CrossDomainMoveControl.cs" />\r
65     <Compile Include="System.DirectoryServices.Protocols\DeleteRequest.cs" />\r
66     <Compile Include="System.DirectoryServices.Protocols\DeleteResponse.cs" />\r
67     <Compile Include="System.DirectoryServices.Protocols\DereferenceAlias.cs" />\r
68     <Compile Include="System.DirectoryServices.Protocols\DereferenceConnectionCallback.cs" />\r
69     <Compile Include="System.DirectoryServices.Protocols\DirectoryAttribute.cs" />\r
70     <Compile Include="System.DirectoryServices.Protocols\DirectoryAttributeCollection.cs" />\r
71     <Compile Include="System.DirectoryServices.Protocols\DirectoryAttributeModification.cs" />\r
72     <Compile Include="System.DirectoryServices.Protocols\DirectoryAttributeModificationCollection.cs" />\r
73     <Compile Include="System.DirectoryServices.Protocols\DirectoryAttributeOperation.cs" />\r
74     <Compile Include="System.DirectoryServices.Protocols\DirectoryConnection.cs" />\r
75     <Compile Include="System.DirectoryServices.Protocols\DirectoryControl.cs" />\r
76     <Compile Include="System.DirectoryServices.Protocols\DirectoryControlCollection.cs" />\r
77     <Compile Include="System.DirectoryServices.Protocols\DirectoryException.cs" />\r
78     <Compile Include="System.DirectoryServices.Protocols\DirectoryIdentifier.cs" />\r
79     <Compile Include="System.DirectoryServices.Protocols\DirectoryNotificationControl.cs" />\r
80     <Compile Include="System.DirectoryServices.Protocols\DirectoryOperation.cs" />\r
81     <Compile Include="System.DirectoryServices.Protocols\DirectoryOperationException.cs" />\r
82     <Compile Include="System.DirectoryServices.Protocols\DirectoryRequest.cs" />\r
83     <Compile Include="System.DirectoryServices.Protocols\DirectoryResponse.cs" />\r
84     <Compile Include="System.DirectoryServices.Protocols\DirectorySynchronizationOptions.cs" />\r
85     <Compile Include="System.DirectoryServices.Protocols\DirSyncRequestControl.cs" />\r
86     <Compile Include="System.DirectoryServices.Protocols\DirSyncResponseControl.cs" />\r
87     <Compile Include="System.DirectoryServices.Protocols\DomainScopeControl.cs" />\r
88     <Compile Include="System.DirectoryServices.Protocols\DsmlAuthRequest.cs" />\r
89     <Compile Include="System.DirectoryServices.Protocols\DsmlAuthResponse.cs" />\r
90     <Compile Include="System.DirectoryServices.Protocols\DsmlDirectoryIdentifier.cs" />\r
91     <Compile Include="System.DirectoryServices.Protocols\DsmlDocument.cs" />\r
92     <Compile Include="System.DirectoryServices.Protocols\DsmlDocumentProcessing.cs" />\r
93     <Compile Include="System.DirectoryServices.Protocols\DsmlErrorProcessing.cs" />\r
94     <Compile Include="System.DirectoryServices.Protocols\DsmlErrorResponse.cs" />\r
95     <Compile Include="System.DirectoryServices.Protocols\DsmlInvalidDocumentException.cs" />\r
96     <Compile Include="System.DirectoryServices.Protocols\DsmlRequestDocument.cs" />\r
97     <Compile Include="System.DirectoryServices.Protocols\DsmlResponseDocument.cs" />\r
98     <Compile Include="System.DirectoryServices.Protocols\DsmlResponseOrder.cs" />\r
99     <Compile Include="System.DirectoryServices.Protocols\DsmlSoapConnection.cs" />\r
100     <Compile Include="System.DirectoryServices.Protocols\DsmlSoapHttpConnection.cs" />\r
101     <Compile Include="System.DirectoryServices.Protocols\ErrorResponseCategory.cs" />\r
102     <Compile Include="System.DirectoryServices.Protocols\ErrorResponseException.cs" />\r
103     <Compile Include="System.DirectoryServices.Protocols\ExtendedDNControl.cs" />\r
104     <Compile Include="System.DirectoryServices.Protocols\ExtendedDNFlag.cs" />\r
105     <Compile Include="System.DirectoryServices.Protocols\ExtendedRequest.cs" />\r
106     <Compile Include="System.DirectoryServices.Protocols\ExtendedResponse.cs" />\r
107     <Compile Include="System.DirectoryServices.Protocols\LazyCommitControl.cs" />\r
108     <Compile Include="System.DirectoryServices.Protocols\LdapConnection.cs" />\r
109     <Compile Include="System.DirectoryServices.Protocols\LdapDirectoryIdentifier.cs" />\r
110     <Compile Include="System.DirectoryServices.Protocols\LdapException.cs" />\r
111     <Compile Include="System.DirectoryServices.Protocols\LdapSessionOptions.cs" />\r
112     <Compile Include="System.DirectoryServices.Protocols\LocatorFlags.cs" />\r
113     <Compile Include="System.DirectoryServices.Protocols\ModifyDNRequest.cs" />\r
114     <Compile Include="System.DirectoryServices.Protocols\ModifyDNResponse.cs" />\r
115     <Compile Include="System.DirectoryServices.Protocols\ModifyRequest.cs" />\r
116     <Compile Include="System.DirectoryServices.Protocols\ModifyResponse.cs" />\r
117     <Compile Include="System.DirectoryServices.Protocols\NotifyOfNewConnectionCallback.cs" />\r
118     <Compile Include="System.DirectoryServices.Protocols\PageResultRequestControl.cs" />\r
119     <Compile Include="System.DirectoryServices.Protocols\PageResultResponseControl.cs" />\r
120     <Compile Include="System.DirectoryServices.Protocols\PartialResultProcessing.cs" />\r
121     <Compile Include="System.DirectoryServices.Protocols\PartialResultsCollection.cs" />\r
122     <Compile Include="System.DirectoryServices.Protocols\PermissiveModifyControl.cs" />\r
123     <Compile Include="System.DirectoryServices.Protocols\QueryClientCertificateCallback.cs" />\r
124     <Compile Include="System.DirectoryServices.Protocols\QueryForConnectionCallback.cs" />\r
125     <Compile Include="System.DirectoryServices.Protocols\QuotaControl.cs" />\r
126     <Compile Include="System.DirectoryServices.Protocols\ReferralCallback.cs" />\r
127     <Compile Include="System.DirectoryServices.Protocols\ReferralChasingOptions.cs" />\r
128     <Compile Include="System.DirectoryServices.Protocols\ResultCode.cs" />\r
129     <Compile Include="System.DirectoryServices.Protocols\SearchOption.cs" />\r
130     <Compile Include="System.DirectoryServices.Protocols\SearchOptionsControl.cs" />\r
131     <Compile Include="System.DirectoryServices.Protocols\SearchRequest.cs" />\r
132     <Compile Include="System.DirectoryServices.Protocols\SearchResponse.cs" />\r
133     <Compile Include="System.DirectoryServices.Protocols\SearchResultAttributeCollection.cs" />\r
134     <Compile Include="System.DirectoryServices.Protocols\SearchResultEntry.cs" />\r
135     <Compile Include="System.DirectoryServices.Protocols\SearchResultEntryCollection.cs" />\r
136     <Compile Include="System.DirectoryServices.Protocols\SearchResultReference.cs" />\r
137     <Compile Include="System.DirectoryServices.Protocols\SearchResultReferenceCollection.cs" />\r
138     <Compile Include="System.DirectoryServices.Protocols\SearchScope.cs" />\r
139     <Compile Include="System.DirectoryServices.Protocols\SecurityDescriptorFlagControl.cs" />\r
140     <Compile Include="System.DirectoryServices.Protocols\SecurityMasks.cs" />\r
141     <Compile Include="System.DirectoryServices.Protocols\SecurityPackageContextConnectionInformation.cs" />\r
142     <Compile Include="System.DirectoryServices.Protocols\SecurityProtocol.cs" />\r
143     <Compile Include="System.DirectoryServices.Protocols\ShowDeletedControl.cs" />\r
144     <Compile Include="System.DirectoryServices.Protocols\SortKey.cs" />\r
145     <Compile Include="System.DirectoryServices.Protocols\SortRequestControl.cs" />\r
146     <Compile Include="System.DirectoryServices.Protocols\SortResponseControl.cs" />\r
147     <Compile Include="System.DirectoryServices.Protocols\TlsOperationException.cs" />\r
148     <Compile Include="System.DirectoryServices.Protocols\TreeDeleteControl.cs" />\r
149     <Compile Include="System.DirectoryServices.Protocols\VerifyNameControl.cs" />\r
150     <Compile Include="System.DirectoryServices.Protocols\VerifyServerCertificateCallback.cs" />\r
151     <Compile Include="System.DirectoryServices.Protocols\VlvRequestControl.cs" />\r
152     <Compile Include="System.DirectoryServices.Protocols\VlvResponseControl.cs" />\r  </ItemGroup>\r
153   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
154        Other similar extension points exist, see Microsoft.Common.targets.\r
155   <Target Name="BeforeBuild">\r
156   </Target>\r
157   <Target Name="AfterBuild">\r
158   </Target>\r
159   -->\r
160   <PropertyGroup>\r
161     <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
162
163     </PreBuildEvent>\r
164     <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
165 \r
166     </PreBuildEvent>\r
167 \r
168     <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">\r
169 \r
170     </PostBuildEvent>\r
171     <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
172 \r
173     </PostBuildEvent>\r
174   </PropertyGroup>\r
175   <ItemGroup>\r
176     <ProjectReference Include="../corlib/corlib-net_4_x.csproj">\r
177       <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>\r
178       <Name>corlib-net_4_x</Name>\r
179     </ProjectReference>\r
180     <ProjectReference Include="../System/System-net_4_x.csproj">\r
181       <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>\r
182       <Name>System-net_4_x</Name>\r
183     </ProjectReference>\r
184     <ProjectReference Include="../System.DirectoryServices/System.DirectoryServices-net_4_x.csproj">\r
185       <Project>{CC4F3F73-E0A6-49EE-8F7D-BD8B9F293A72}</Project>\r
186       <Name>System.DirectoryServices-net_4_x</Name>\r
187     </ProjectReference>\r
188     <ProjectReference Include="../System.XML/System.Xml-net_4_x.csproj">\r
189       <Project>{87FD2F0F-5222-4AE6-BD63-2D4975E11E5B}</Project>\r
190       <Name>System.Xml-net_4_x</Name>\r
191     </ProjectReference>\r
192   </ItemGroup>\r
193   <ItemGroup>\r
194     <Folder Include="Properties\" />\r
195   </ItemGroup>\r
196 </Project>\r
197