Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Safar <marek.safar@gmail.com>2013-02-07 19:33:49 +0400
committerMarek Safar <marek.safar@gmail.com>2013-02-07 19:34:23 +0400
commit78318771d52403e6b0588eb04dd8f74afa7f43f8 (patch)
tree348729d49b56c64b5974cb5465a862cb921f734a /mcs/class/Novell.Directory.Ldap
parent425d8ff70911438c1600912e5dfed0a0c7437491 (diff)
Update csproj files
Diffstat (limited to 'mcs/class/Novell.Directory.Ldap')
-rw-r--r--mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-net_2_0.csproj506
-rw-r--r--mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-net_4_0.csproj506
-rw-r--r--mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-net_4_5.csproj506
-rw-r--r--mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-tests-net_2_0.csproj56
-rw-r--r--mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-tests-net_4_0.csproj56
-rw-r--r--mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-tests-net_4_5.csproj56
6 files changed, 843 insertions, 843 deletions
diff --git a/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-net_2_0.csproj b/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-net_2_0.csproj
index ff3494f4254..48698a873ea 100644
--- a/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-net_2_0.csproj
+++ b/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-net_2_0.csproj
@@ -5,22 +5,21 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{155AEF28-C81F-405D-9072-9D52780E3E70}</ProjectGuid>
+ <ProjectGuid>{4AE2C132-6358-4281-B48B-41C97DA14675}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699,612</NoWarn>
- <OutputPath>./../../class/lib/net_2_0</OutputPath>
- <NoStdLib>true</NoStdLib>
+ <OutputPath>bin\Debug\Novell.Directory.Ldap-net_2_0</OutputPath>
+ <NoStdLib>True</NoStdLib>
+ <NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace></RootNamespace>
+ <RootNamespace>
+ </RootNamespace>
<AssemblyName>Novell.Directory.Ldap</AssemblyName>
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
- <!-- Filter out System.Core added by: Microsoft.NETFramework.props -->
- <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<NoWarn>1699,612</NoWarn>
@@ -28,238 +27,239 @@
<DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
- <AdditionalLibPaths>./../../class/lib/net_2_0</AdditionalLibPaths>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<NoWarn>1699,612</NoWarn>
<Optimize>true</Optimize>
<DefineConstants>NET_1_1;NET_2_0</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
- <AdditionalLibPaths>./../../class/lib/net_2_0</AdditionalLibPaths>
+ </PropertyGroup>
+ <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
+ Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
+ is a problem to compile the Mono mscorlib.dll -->
+ <PropertyGroup>
+ <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="Novell.Directory.Ldap\AssemblyInfo.cs" />
- <Compile Include="..\..\build\common\Consts.cs.in" />
- <Compile Include="Novell.Directory.Ldap\SupportClass.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\Base64.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\DN.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\RDN.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\RespExtensionSet.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\BindProperties.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\ReferralInfo.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\ArrayEnumeration.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\AttributeQualifier.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\EnumeratedIterator.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\ResultCodeMessages.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\ResourcesHandler.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\ExceptionMessages.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\RespControlVector.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\ExtResponseFactory.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\TokenTypes.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\CharacterTypes.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\SchemaTokenCreator.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\SchemaParser.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\IntermediateResponseFactory.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Boolean.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Choice.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Encoder.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Decoder.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Enumerated.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Identifier.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Integer.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Null.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Length.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Sequence.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Set.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1SequenceOf.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1SetOf.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Structured.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Tagged.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Numeric.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Object.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1OctetString.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\LBERDecoder.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\LBEREncoder.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcRelativeLdapDN.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcModifyDNRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcModifyDNResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcModifyResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcModifyRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcCompareRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcCompareResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAddRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAddResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeDescriptionList.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeValue.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeTypeAndValues.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeList.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcMatchingRuleId.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcDelRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcDelResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcMatchingRuleAssertion.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSubstringFilter.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeDescription.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeValueAssertion.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAssertionValue.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSaslCredentials.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAbandonRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAuthenticationChoice.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcFilter.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapString.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapSuperDN.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapOID.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapDN.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcMessageID.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSearchRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcReferral.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapResult.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSearchResultEntry.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSearchResultDone.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSearchResultReference.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcBindRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcBindResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcControl.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcControls.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapMessage.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcUnbindRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcExtendedRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcExtendedResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcIntermediateResponse.cs" />
- <Compile Include="Novell.Directory.Ldap\AuthenticationTypes.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapConnection.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapAuthHandler.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapBindHandler.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapAuthProvider.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapModifyRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapModifyDNRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapCompareAttrNames.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapCompareRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapModification.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapAddRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapDSConstants.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapResponseQueue.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapDeleteRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapLocalException.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapSearchRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapSearchQueue.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapAbandonRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapBindRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapSearchConstraints.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapReferralHandler.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapReferralException.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapUnsolicitedNotificationListener.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapConstraints.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapExtendedOperation.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapExtendedRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapExtendedResponse.cs" />
- <Compile Include="Novell.Directory.Ldap\InterThreadException.cs" />
- <Compile Include="Novell.Directory.Ldap\MessageVector.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapResponse.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapUnbindRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\Connection.cs" />
- <Compile Include="Novell.Directory.Ldap\Message.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapDN.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapEntry.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapAttribute.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapAttributeSet.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapSearchResult.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapSearchResults.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapSearchResultReference.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapMessageQueue.cs" />
- <Compile Include="Novell.Directory.Ldap\MessageAgent.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapUrl.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapSchema.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapObjectClassSchema.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapDITStructureRuleSchema.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapDITContentRuleSchema.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapMatchingRuleSchema.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapMatchingRuleUseSchema.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapSyntaxSchema.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapAttributeSchema.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapSchemaElement.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapNameFormSchema.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapControl.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapException.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapMessage.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapIntermediateResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\AbortPartitionOperationRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\AddReplicaRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\PartitionEntryCountRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\ChangeReplicaTypeRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\PartitionEntryCountResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\GetBindDNRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\PartitionSyncRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\GetBindDNResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\ReceiveAllUpdatesRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\GetEffectivePrivilegesRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\RefreshLdapServerRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\GetEffectivePrivilegesResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\RemoveOrphanPartitionRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\GetReplicaInfoRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\RemoveReplicaRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\GetReplicaInfoResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\ReplicationConstants.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\GetReplicationFilterRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\SchemaSyncRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\GetReplicationFilterResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\SendAllUpdatesRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\ListReplicasRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\SetReplicationFilterRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\ListReplicasResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\SplitOrphanPartitionRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\MergePartitionsRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\SplitPartitionRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\NamingContextConstants.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\TriggerBackgroundProcessRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\BackupRestoreConstants.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\LdapBackupRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\LdapBackupResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\LdapRestoreRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Controls\LdapEntryChangeControl.cs" />
- <Compile Include="Novell.Directory.Ldap.Controls\LdapPersistSearchControl.cs" />
- <Compile Include="Novell.Directory.Ldap.Controls\LdapSortControl.cs" />
- <Compile Include="Novell.Directory.Ldap.Controls\LdapSortKey.cs" />
- <Compile Include="Novell.Directory.Ldap.Controls\LdapSortResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Controls\LdapVirtualListControl.cs" />
- <Compile Include="Novell.Directory.Ldap.Controls\LdapVirtualListResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Events\LdapEventConstants.cs" />
- <Compile Include="Novell.Directory.Ldap.Events\BaseEventArgs.cs" />
- <Compile Include="Novell.Directory.Ldap.Events\DirectoryExceptionEventArgs.cs" />
- <Compile Include="Novell.Directory.Ldap.Events\DirectoryEventArgs.cs" />
- <Compile Include="Novell.Directory.Ldap.Events\LdapEventArgs.cs" />
- <Compile Include="Novell.Directory.Ldap.Events\LdapEventSource.cs" />
- <Compile Include="Novell.Directory.Ldap.Events\SearchResultEventArgs.cs" />
- <Compile Include="Novell.Directory.Ldap.Events\SearchReferralEventArgs.cs" />
- <Compile Include="Novell.Directory.Ldap.Events\PSearchEventSource.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventConstants.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventArgs.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventSpecifier.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventIntermediateResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir\MonitorEventResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir\MonitorEventRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventSource.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\BaseEdirEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\DSETimeStamp.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\EntryEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ValueEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ReferralAddress.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\DebugParameter.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\DebugEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\GeneralDSEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\BinderyObjectEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\SecurityEquivalenceEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ModuleStateEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\NetworkAddressEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ConnectionStateEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ChangeAddressEventData.cs" />
-
- </ItemGroup>
+ <Compile Include="..\..\build\common\Consts.cs.in" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Boolean.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Choice.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Decoder.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Encoder.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Enumerated.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Identifier.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Integer.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Length.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Null.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Numeric.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Object.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1OctetString.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Sequence.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1SequenceOf.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Set.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1SetOf.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Structured.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Tagged.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\LBERDecoder.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\LBEREncoder.cs" />
+ <Compile Include="Novell.Directory.Ldap.Controls\LdapEntryChangeControl.cs" />
+ <Compile Include="Novell.Directory.Ldap.Controls\LdapPersistSearchControl.cs" />
+ <Compile Include="Novell.Directory.Ldap.Controls\LdapSortControl.cs" />
+ <Compile Include="Novell.Directory.Ldap.Controls\LdapSortKey.cs" />
+ <Compile Include="Novell.Directory.Ldap.Controls\LdapSortResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Controls\LdapVirtualListControl.cs" />
+ <Compile Include="Novell.Directory.Ldap.Controls\LdapVirtualListResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\BaseEdirEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\BinderyObjectEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ChangeAddressEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ConnectionStateEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\DebugEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\DebugParameter.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\DSETimeStamp.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\EntryEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\GeneralDSEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ModuleStateEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\NetworkAddressEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ReferralAddress.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\SecurityEquivalenceEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ValueEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventArgs.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventConstants.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventIntermediateResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventSource.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventSpecifier.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir\MonitorEventRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir\MonitorEventResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events\BaseEventArgs.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events\DirectoryEventArgs.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events\DirectoryExceptionEventArgs.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events\LdapEventArgs.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events\LdapEventConstants.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events\LdapEventSource.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events\PSearchEventSource.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events\SearchReferralEventArgs.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events\SearchResultEventArgs.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\AbortPartitionOperationRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\AddReplicaRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\BackupRestoreConstants.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\ChangeReplicaTypeRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\GetBindDNRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\GetBindDNResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\GetEffectivePrivilegesRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\GetEffectivePrivilegesResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\GetReplicaInfoRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\GetReplicaInfoResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\GetReplicationFilterRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\GetReplicationFilterResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\LdapBackupRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\LdapBackupResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\LdapRestoreRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\ListReplicasRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\ListReplicasResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\MergePartitionsRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\NamingContextConstants.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\PartitionEntryCountRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\PartitionEntryCountResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\PartitionSyncRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\ReceiveAllUpdatesRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\RefreshLdapServerRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\RemoveOrphanPartitionRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\RemoveReplicaRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\ReplicationConstants.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\SchemaSyncRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\SendAllUpdatesRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\SetReplicationFilterRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\SplitOrphanPartitionRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\SplitPartitionRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\TriggerBackgroundProcessRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAbandonRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAddRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAddResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAssertionValue.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeDescription.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeDescriptionList.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeList.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeTypeAndValues.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeValue.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeValueAssertion.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAuthenticationChoice.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcBindRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcBindResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcCompareRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcCompareResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcControl.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcControls.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcDelRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcDelResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcExtendedRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcExtendedResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcFilter.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcIntermediateResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapDN.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapMessage.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapOID.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapResult.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapString.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapSuperDN.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcMatchingRuleAssertion.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcMatchingRuleId.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcMessageID.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcModifyDNRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcModifyDNResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcModifyRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcModifyResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcReferral.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcRelativeLdapDN.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSaslCredentials.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSearchRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSearchResultDone.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSearchResultEntry.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSearchResultReference.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSubstringFilter.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcUnbindRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\ArrayEnumeration.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\AttributeQualifier.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\Base64.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\BindProperties.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\CharacterTypes.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\DN.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\EnumeratedIterator.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\ExceptionMessages.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\ExtResponseFactory.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\IntermediateResponseFactory.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\RDN.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\ReferralInfo.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\ResourcesHandler.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\RespControlVector.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\RespExtensionSet.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\ResultCodeMessages.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\SchemaParser.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\SchemaTokenCreator.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\TokenTypes.cs" />
+ <Compile Include="Novell.Directory.Ldap\AssemblyInfo.cs" />
+ <Compile Include="Novell.Directory.Ldap\AuthenticationTypes.cs" />
+ <Compile Include="Novell.Directory.Ldap\Connection.cs" />
+ <Compile Include="Novell.Directory.Ldap\InterThreadException.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapAbandonRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapAddRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapAttribute.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapAttributeSchema.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapAttributeSet.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapAuthHandler.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapAuthProvider.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapBindHandler.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapBindRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapCompareAttrNames.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapCompareRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapConnection.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapConstraints.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapControl.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapDeleteRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapDITContentRuleSchema.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapDITStructureRuleSchema.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapDN.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapDSConstants.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapEntry.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapException.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapExtendedOperation.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapExtendedRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapExtendedResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapIntermediateResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapLocalException.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapMatchingRuleSchema.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapMatchingRuleUseSchema.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapMessage.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapMessageQueue.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapModification.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapModifyDNRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapModifyRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapNameFormSchema.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapObjectClassSchema.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapReferralException.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapReferralHandler.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapResponseQueue.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapSchema.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapSchemaElement.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapSearchConstraints.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapSearchQueue.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapSearchRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapSearchResult.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapSearchResultReference.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapSearchResults.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapSyntaxSchema.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapUnbindRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapUnsolicitedNotificationListener.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapUrl.cs" />
+ <Compile Include="Novell.Directory.Ldap\Message.cs" />
+ <Compile Include="Novell.Directory.Ldap\MessageAgent.cs" />
+ <Compile Include="Novell.Directory.Ldap\MessageVector.cs" />
+ <Compile Include="Novell.Directory.Ldap\SupportClass.cs" /> </ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
@@ -268,35 +268,33 @@
</Target>
-->
<PropertyGroup>
- <PreBuildEvent></PreBuildEvent>
+ <PreBuildEvent>
+
+ </PreBuildEvent>
+ <PostBuildEvent>
+ xcopy $(TargetName).* $(ProjectDir)..\lib\net_2_0\ /Y /R /D
+ </PostBuildEvent>
</PropertyGroup>
<ItemGroup>
- <Reference Include="mscorlib.dll">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>mscorlib.dll</HintPath>
- </Reference>
- <Reference Include="mscorlib.dll">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>mscorlib.dll</HintPath>
- </Reference>
- <Reference Include="System.dll">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>System.dll</HintPath>
- </Reference>
- <Reference Include="Mono.Security.dll">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Mono.Security.dll</HintPath>
- </Reference>
-
+ <ProjectReference Include="..\corlib\corlib-net_2_0.csproj">
+ <Project>{537E3E02-B5DA-4E11-A9F9-5A54C99759B9}</Project>
+ <Name>corlib\corlib-net_2_0</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\System\System-net_2_0-2.csproj">
+ <Project>{08A2FAB2-A213-451E-AD93-19B409BF1B5A}</Project>
+ <Name>System\System-net_2_0-2</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\Mono.Security\Mono.Security-net_2_0.csproj">
+ <Project>{E5255877-877B-415F-BA9C-42048731B7C2}</Project>
+ <Name>Mono.Security\Mono.Security-net_2_0</Name>
+ </ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="Novell.Directory.Ldap.Utilclass/ResultCodeMessages.resources">
- <LogicalName>ResultCodeMessages.resources</LogicalName>
- </EmbeddedResource>
- </ItemGroup>
-
-</Project>
-
+ <ItemGroup>
+ <EmbeddedResource Include="Novell.Directory.Ldap.Utilclass/ResultCodeMessages.resources">
+ <LogicalName>ResultCodeMessages.resources</LogicalName>
+ </EmbeddedResource>
+ </ItemGroup>
+</Project>
diff --git a/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-net_4_0.csproj b/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-net_4_0.csproj
index 4709e50bfac..21bd0c432a6 100644
--- a/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-net_4_0.csproj
+++ b/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-net_4_0.csproj
@@ -5,22 +5,21 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{155AEF28-C81F-405D-9072-9D52780E3E70}</ProjectGuid>
+ <ProjectGuid>{A93D99A3-9102-4ABA-8E16-511CB45932EA}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699,612</NoWarn>
- <OutputPath>./../../class/lib/net_4_0</OutputPath>
- <NoStdLib>true</NoStdLib>
+ <OutputPath>bin\Debug\Novell.Directory.Ldap-net_4_0</OutputPath>
+ <NoStdLib>True</NoStdLib>
+ <NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace></RootNamespace>
+ <RootNamespace>
+ </RootNamespace>
<AssemblyName>Novell.Directory.Ldap</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
- <!-- Filter out System.Core added by: Microsoft.NETFramework.props -->
- <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<NoWarn>1699,612</NoWarn>
@@ -28,238 +27,239 @@
<DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
- <AdditionalLibPaths>./../../class/lib/net_4_0</AdditionalLibPaths>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<NoWarn>1699,612</NoWarn>
<Optimize>true</Optimize>
<DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
- <AdditionalLibPaths>./../../class/lib/net_4_0</AdditionalLibPaths>
+ </PropertyGroup>
+ <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
+ Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
+ is a problem to compile the Mono mscorlib.dll -->
+ <PropertyGroup>
+ <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="Novell.Directory.Ldap\AssemblyInfo.cs" />
- <Compile Include="..\..\build\common\Consts.cs.in" />
- <Compile Include="Novell.Directory.Ldap\SupportClass.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\Base64.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\DN.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\RDN.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\RespExtensionSet.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\BindProperties.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\ReferralInfo.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\ArrayEnumeration.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\AttributeQualifier.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\EnumeratedIterator.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\ResultCodeMessages.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\ResourcesHandler.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\ExceptionMessages.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\RespControlVector.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\ExtResponseFactory.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\TokenTypes.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\CharacterTypes.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\SchemaTokenCreator.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\SchemaParser.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\IntermediateResponseFactory.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Boolean.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Choice.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Encoder.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Decoder.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Enumerated.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Identifier.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Integer.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Null.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Length.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Sequence.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Set.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1SequenceOf.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1SetOf.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Structured.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Tagged.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Numeric.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Object.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1OctetString.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\LBERDecoder.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\LBEREncoder.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcRelativeLdapDN.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcModifyDNRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcModifyDNResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcModifyResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcModifyRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcCompareRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcCompareResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAddRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAddResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeDescriptionList.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeValue.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeTypeAndValues.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeList.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcMatchingRuleId.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcDelRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcDelResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcMatchingRuleAssertion.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSubstringFilter.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeDescription.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeValueAssertion.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAssertionValue.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSaslCredentials.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAbandonRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAuthenticationChoice.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcFilter.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapString.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapSuperDN.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapOID.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapDN.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcMessageID.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSearchRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcReferral.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapResult.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSearchResultEntry.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSearchResultDone.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSearchResultReference.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcBindRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcBindResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcControl.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcControls.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapMessage.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcUnbindRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcExtendedRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcExtendedResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcIntermediateResponse.cs" />
- <Compile Include="Novell.Directory.Ldap\AuthenticationTypes.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapConnection.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapAuthHandler.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapBindHandler.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapAuthProvider.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapModifyRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapModifyDNRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapCompareAttrNames.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapCompareRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapModification.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapAddRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapDSConstants.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapResponseQueue.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapDeleteRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapLocalException.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapSearchRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapSearchQueue.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapAbandonRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapBindRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapSearchConstraints.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapReferralHandler.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapReferralException.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapUnsolicitedNotificationListener.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapConstraints.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapExtendedOperation.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapExtendedRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapExtendedResponse.cs" />
- <Compile Include="Novell.Directory.Ldap\InterThreadException.cs" />
- <Compile Include="Novell.Directory.Ldap\MessageVector.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapResponse.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapUnbindRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\Connection.cs" />
- <Compile Include="Novell.Directory.Ldap\Message.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapDN.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapEntry.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapAttribute.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapAttributeSet.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapSearchResult.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapSearchResults.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapSearchResultReference.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapMessageQueue.cs" />
- <Compile Include="Novell.Directory.Ldap\MessageAgent.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapUrl.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapSchema.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapObjectClassSchema.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapDITStructureRuleSchema.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapDITContentRuleSchema.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapMatchingRuleSchema.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapMatchingRuleUseSchema.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapSyntaxSchema.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapAttributeSchema.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapSchemaElement.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapNameFormSchema.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapControl.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapException.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapMessage.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapIntermediateResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\AbortPartitionOperationRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\AddReplicaRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\PartitionEntryCountRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\ChangeReplicaTypeRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\PartitionEntryCountResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\GetBindDNRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\PartitionSyncRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\GetBindDNResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\ReceiveAllUpdatesRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\GetEffectivePrivilegesRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\RefreshLdapServerRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\GetEffectivePrivilegesResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\RemoveOrphanPartitionRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\GetReplicaInfoRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\RemoveReplicaRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\GetReplicaInfoResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\ReplicationConstants.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\GetReplicationFilterRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\SchemaSyncRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\GetReplicationFilterResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\SendAllUpdatesRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\ListReplicasRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\SetReplicationFilterRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\ListReplicasResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\SplitOrphanPartitionRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\MergePartitionsRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\SplitPartitionRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\NamingContextConstants.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\TriggerBackgroundProcessRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\BackupRestoreConstants.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\LdapBackupRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\LdapBackupResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\LdapRestoreRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Controls\LdapEntryChangeControl.cs" />
- <Compile Include="Novell.Directory.Ldap.Controls\LdapPersistSearchControl.cs" />
- <Compile Include="Novell.Directory.Ldap.Controls\LdapSortControl.cs" />
- <Compile Include="Novell.Directory.Ldap.Controls\LdapSortKey.cs" />
- <Compile Include="Novell.Directory.Ldap.Controls\LdapSortResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Controls\LdapVirtualListControl.cs" />
- <Compile Include="Novell.Directory.Ldap.Controls\LdapVirtualListResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Events\LdapEventConstants.cs" />
- <Compile Include="Novell.Directory.Ldap.Events\BaseEventArgs.cs" />
- <Compile Include="Novell.Directory.Ldap.Events\DirectoryExceptionEventArgs.cs" />
- <Compile Include="Novell.Directory.Ldap.Events\DirectoryEventArgs.cs" />
- <Compile Include="Novell.Directory.Ldap.Events\LdapEventArgs.cs" />
- <Compile Include="Novell.Directory.Ldap.Events\LdapEventSource.cs" />
- <Compile Include="Novell.Directory.Ldap.Events\SearchResultEventArgs.cs" />
- <Compile Include="Novell.Directory.Ldap.Events\SearchReferralEventArgs.cs" />
- <Compile Include="Novell.Directory.Ldap.Events\PSearchEventSource.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventConstants.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventArgs.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventSpecifier.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventIntermediateResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir\MonitorEventResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir\MonitorEventRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventSource.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\BaseEdirEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\DSETimeStamp.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\EntryEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ValueEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ReferralAddress.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\DebugParameter.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\DebugEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\GeneralDSEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\BinderyObjectEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\SecurityEquivalenceEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ModuleStateEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\NetworkAddressEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ConnectionStateEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ChangeAddressEventData.cs" />
-
- </ItemGroup>
+ <Compile Include="..\..\build\common\Consts.cs.in" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Boolean.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Choice.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Decoder.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Encoder.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Enumerated.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Identifier.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Integer.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Length.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Null.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Numeric.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Object.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1OctetString.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Sequence.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1SequenceOf.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Set.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1SetOf.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Structured.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Tagged.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\LBERDecoder.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\LBEREncoder.cs" />
+ <Compile Include="Novell.Directory.Ldap.Controls\LdapEntryChangeControl.cs" />
+ <Compile Include="Novell.Directory.Ldap.Controls\LdapPersistSearchControl.cs" />
+ <Compile Include="Novell.Directory.Ldap.Controls\LdapSortControl.cs" />
+ <Compile Include="Novell.Directory.Ldap.Controls\LdapSortKey.cs" />
+ <Compile Include="Novell.Directory.Ldap.Controls\LdapSortResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Controls\LdapVirtualListControl.cs" />
+ <Compile Include="Novell.Directory.Ldap.Controls\LdapVirtualListResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\BaseEdirEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\BinderyObjectEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ChangeAddressEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ConnectionStateEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\DebugEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\DebugParameter.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\DSETimeStamp.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\EntryEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\GeneralDSEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ModuleStateEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\NetworkAddressEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ReferralAddress.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\SecurityEquivalenceEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ValueEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventArgs.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventConstants.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventIntermediateResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventSource.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventSpecifier.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir\MonitorEventRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir\MonitorEventResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events\BaseEventArgs.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events\DirectoryEventArgs.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events\DirectoryExceptionEventArgs.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events\LdapEventArgs.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events\LdapEventConstants.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events\LdapEventSource.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events\PSearchEventSource.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events\SearchReferralEventArgs.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events\SearchResultEventArgs.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\AbortPartitionOperationRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\AddReplicaRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\BackupRestoreConstants.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\ChangeReplicaTypeRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\GetBindDNRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\GetBindDNResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\GetEffectivePrivilegesRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\GetEffectivePrivilegesResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\GetReplicaInfoRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\GetReplicaInfoResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\GetReplicationFilterRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\GetReplicationFilterResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\LdapBackupRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\LdapBackupResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\LdapRestoreRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\ListReplicasRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\ListReplicasResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\MergePartitionsRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\NamingContextConstants.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\PartitionEntryCountRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\PartitionEntryCountResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\PartitionSyncRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\ReceiveAllUpdatesRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\RefreshLdapServerRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\RemoveOrphanPartitionRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\RemoveReplicaRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\ReplicationConstants.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\SchemaSyncRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\SendAllUpdatesRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\SetReplicationFilterRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\SplitOrphanPartitionRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\SplitPartitionRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\TriggerBackgroundProcessRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAbandonRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAddRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAddResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAssertionValue.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeDescription.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeDescriptionList.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeList.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeTypeAndValues.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeValue.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeValueAssertion.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAuthenticationChoice.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcBindRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcBindResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcCompareRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcCompareResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcControl.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcControls.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcDelRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcDelResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcExtendedRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcExtendedResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcFilter.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcIntermediateResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapDN.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapMessage.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapOID.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapResult.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapString.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapSuperDN.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcMatchingRuleAssertion.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcMatchingRuleId.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcMessageID.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcModifyDNRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcModifyDNResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcModifyRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcModifyResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcReferral.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcRelativeLdapDN.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSaslCredentials.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSearchRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSearchResultDone.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSearchResultEntry.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSearchResultReference.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSubstringFilter.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcUnbindRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\ArrayEnumeration.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\AttributeQualifier.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\Base64.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\BindProperties.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\CharacterTypes.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\DN.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\EnumeratedIterator.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\ExceptionMessages.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\ExtResponseFactory.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\IntermediateResponseFactory.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\RDN.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\ReferralInfo.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\ResourcesHandler.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\RespControlVector.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\RespExtensionSet.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\ResultCodeMessages.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\SchemaParser.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\SchemaTokenCreator.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\TokenTypes.cs" />
+ <Compile Include="Novell.Directory.Ldap\AssemblyInfo.cs" />
+ <Compile Include="Novell.Directory.Ldap\AuthenticationTypes.cs" />
+ <Compile Include="Novell.Directory.Ldap\Connection.cs" />
+ <Compile Include="Novell.Directory.Ldap\InterThreadException.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapAbandonRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapAddRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapAttribute.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapAttributeSchema.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapAttributeSet.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapAuthHandler.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapAuthProvider.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapBindHandler.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapBindRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapCompareAttrNames.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapCompareRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapConnection.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapConstraints.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapControl.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapDeleteRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapDITContentRuleSchema.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapDITStructureRuleSchema.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapDN.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapDSConstants.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapEntry.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapException.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapExtendedOperation.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapExtendedRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapExtendedResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapIntermediateResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapLocalException.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapMatchingRuleSchema.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapMatchingRuleUseSchema.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapMessage.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapMessageQueue.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapModification.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapModifyDNRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapModifyRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapNameFormSchema.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapObjectClassSchema.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapReferralException.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapReferralHandler.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapResponseQueue.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapSchema.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapSchemaElement.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapSearchConstraints.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapSearchQueue.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapSearchRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapSearchResult.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapSearchResultReference.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapSearchResults.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapSyntaxSchema.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapUnbindRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapUnsolicitedNotificationListener.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapUrl.cs" />
+ <Compile Include="Novell.Directory.Ldap\Message.cs" />
+ <Compile Include="Novell.Directory.Ldap\MessageAgent.cs" />
+ <Compile Include="Novell.Directory.Ldap\MessageVector.cs" />
+ <Compile Include="Novell.Directory.Ldap\SupportClass.cs" /> </ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
@@ -268,35 +268,33 @@
</Target>
-->
<PropertyGroup>
- <PreBuildEvent></PreBuildEvent>
+ <PreBuildEvent>
+
+ </PreBuildEvent>
+ <PostBuildEvent>
+ xcopy $(TargetName).* $(ProjectDir)..\lib\net_4_0\ /Y /R /D
+ </PostBuildEvent>
</PropertyGroup>
<ItemGroup>
- <Reference Include="mscorlib.dll">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>mscorlib.dll</HintPath>
- </Reference>
- <Reference Include="mscorlib.dll">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>mscorlib.dll</HintPath>
- </Reference>
- <Reference Include="System.dll">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>System.dll</HintPath>
- </Reference>
- <Reference Include="Mono.Security.dll">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Mono.Security.dll</HintPath>
- </Reference>
-
+ <ProjectReference Include="..\corlib\corlib-net_4_0.csproj">
+ <Project>{280E1B59-BAAA-4E02-99CA-8070BCB2C72E}</Project>
+ <Name>corlib\corlib-net_4_0</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\System\System-net_4_0-2.csproj">
+ <Project>{C0648621-9C6E-4584-9CF6-70EBB2D60489}</Project>
+ <Name>System\System-net_4_0-2</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\Mono.Security\Mono.Security-net_4_0.csproj">
+ <Project>{5360F8A5-5E08-4CF9-9DDA-FDCAD3F73E5C}</Project>
+ <Name>Mono.Security\Mono.Security-net_4_0</Name>
+ </ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="Novell.Directory.Ldap.Utilclass/ResultCodeMessages.resources">
- <LogicalName>ResultCodeMessages.resources</LogicalName>
- </EmbeddedResource>
- </ItemGroup>
-
-</Project>
-
+ <ItemGroup>
+ <EmbeddedResource Include="Novell.Directory.Ldap.Utilclass/ResultCodeMessages.resources">
+ <LogicalName>ResultCodeMessages.resources</LogicalName>
+ </EmbeddedResource>
+ </ItemGroup>
+</Project>
diff --git a/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-net_4_5.csproj b/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-net_4_5.csproj
index db869175567..9389fddc438 100644
--- a/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-net_4_5.csproj
+++ b/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-net_4_5.csproj
@@ -5,22 +5,21 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{155AEF28-C81F-405D-9072-9D52780E3E70}</ProjectGuid>
+ <ProjectGuid>{A650DC2B-D2A0-41C7-93BE-CE6C6091764A}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699,612</NoWarn>
- <OutputPath>./../../class/lib/net_4_5</OutputPath>
- <NoStdLib>true</NoStdLib>
+ <OutputPath>bin\Debug\Novell.Directory.Ldap-net_4_5</OutputPath>
+ <NoStdLib>True</NoStdLib>
+ <NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace></RootNamespace>
+ <RootNamespace>
+ </RootNamespace>
<AssemblyName>Novell.Directory.Ldap</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
- <!-- Filter out System.Core added by: Microsoft.NETFramework.props -->
- <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<NoWarn>1699,612</NoWarn>
@@ -28,238 +27,239 @@
<DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
- <AdditionalLibPaths>./../../class/lib/net_4_5</AdditionalLibPaths>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<NoWarn>1699,612</NoWarn>
<Optimize>true</Optimize>
<DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
- <AdditionalLibPaths>./../../class/lib/net_4_5</AdditionalLibPaths>
+ </PropertyGroup>
+ <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
+ Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
+ is a problem to compile the Mono mscorlib.dll -->
+ <PropertyGroup>
+ <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="Novell.Directory.Ldap\AssemblyInfo.cs" />
- <Compile Include="..\..\build\common\Consts.cs.in" />
- <Compile Include="Novell.Directory.Ldap\SupportClass.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\Base64.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\DN.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\RDN.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\RespExtensionSet.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\BindProperties.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\ReferralInfo.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\ArrayEnumeration.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\AttributeQualifier.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\EnumeratedIterator.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\ResultCodeMessages.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\ResourcesHandler.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\ExceptionMessages.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\RespControlVector.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\ExtResponseFactory.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\TokenTypes.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\CharacterTypes.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\SchemaTokenCreator.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\SchemaParser.cs" />
- <Compile Include="Novell.Directory.Ldap.Utilclass\IntermediateResponseFactory.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Boolean.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Choice.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Encoder.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Decoder.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Enumerated.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Identifier.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Integer.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Null.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Length.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Sequence.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Set.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1SequenceOf.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1SetOf.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Structured.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Tagged.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Numeric.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Object.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\Asn1OctetString.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\LBERDecoder.cs" />
- <Compile Include="Novell.Directory.Ldap.Asn1\LBEREncoder.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcRelativeLdapDN.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcModifyDNRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcModifyDNResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcModifyResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcModifyRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcCompareRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcCompareResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAddRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAddResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeDescriptionList.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeValue.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeTypeAndValues.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeList.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcMatchingRuleId.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcDelRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcDelResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcMatchingRuleAssertion.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSubstringFilter.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeDescription.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeValueAssertion.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAssertionValue.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSaslCredentials.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAbandonRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAuthenticationChoice.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcFilter.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapString.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapSuperDN.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapOID.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapDN.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcMessageID.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSearchRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcReferral.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapResult.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSearchResultEntry.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSearchResultDone.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSearchResultReference.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcBindRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcBindResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcControl.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcControls.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapMessage.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcUnbindRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcExtendedRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcExtendedResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcIntermediateResponse.cs" />
- <Compile Include="Novell.Directory.Ldap\AuthenticationTypes.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapConnection.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapAuthHandler.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapBindHandler.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapAuthProvider.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapModifyRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapModifyDNRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapCompareAttrNames.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapCompareRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapModification.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapAddRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapDSConstants.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapResponseQueue.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapDeleteRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapLocalException.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapSearchRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapSearchQueue.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapAbandonRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapBindRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapSearchConstraints.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapReferralHandler.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapReferralException.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapUnsolicitedNotificationListener.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapConstraints.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapExtendedOperation.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapExtendedRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapExtendedResponse.cs" />
- <Compile Include="Novell.Directory.Ldap\InterThreadException.cs" />
- <Compile Include="Novell.Directory.Ldap\MessageVector.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapResponse.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapUnbindRequest.cs" />
- <Compile Include="Novell.Directory.Ldap\Connection.cs" />
- <Compile Include="Novell.Directory.Ldap\Message.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapDN.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapEntry.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapAttribute.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapAttributeSet.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapSearchResult.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapSearchResults.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapSearchResultReference.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapMessageQueue.cs" />
- <Compile Include="Novell.Directory.Ldap\MessageAgent.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapUrl.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapSchema.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapObjectClassSchema.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapDITStructureRuleSchema.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapDITContentRuleSchema.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapMatchingRuleSchema.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapMatchingRuleUseSchema.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapSyntaxSchema.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapAttributeSchema.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapSchemaElement.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapNameFormSchema.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapControl.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapException.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapMessage.cs" />
- <Compile Include="Novell.Directory.Ldap\LdapIntermediateResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\AbortPartitionOperationRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\AddReplicaRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\PartitionEntryCountRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\ChangeReplicaTypeRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\PartitionEntryCountResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\GetBindDNRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\PartitionSyncRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\GetBindDNResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\ReceiveAllUpdatesRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\GetEffectivePrivilegesRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\RefreshLdapServerRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\GetEffectivePrivilegesResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\RemoveOrphanPartitionRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\GetReplicaInfoRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\RemoveReplicaRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\GetReplicaInfoResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\ReplicationConstants.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\GetReplicationFilterRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\SchemaSyncRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\GetReplicationFilterResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\SendAllUpdatesRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\ListReplicasRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\SetReplicationFilterRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\ListReplicasResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\SplitOrphanPartitionRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\MergePartitionsRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\SplitPartitionRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\NamingContextConstants.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\TriggerBackgroundProcessRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\BackupRestoreConstants.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\LdapBackupRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\LdapBackupResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Extensions\LdapRestoreRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Controls\LdapEntryChangeControl.cs" />
- <Compile Include="Novell.Directory.Ldap.Controls\LdapPersistSearchControl.cs" />
- <Compile Include="Novell.Directory.Ldap.Controls\LdapSortControl.cs" />
- <Compile Include="Novell.Directory.Ldap.Controls\LdapSortKey.cs" />
- <Compile Include="Novell.Directory.Ldap.Controls\LdapSortResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Controls\LdapVirtualListControl.cs" />
- <Compile Include="Novell.Directory.Ldap.Controls\LdapVirtualListResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Events\LdapEventConstants.cs" />
- <Compile Include="Novell.Directory.Ldap.Events\BaseEventArgs.cs" />
- <Compile Include="Novell.Directory.Ldap.Events\DirectoryExceptionEventArgs.cs" />
- <Compile Include="Novell.Directory.Ldap.Events\DirectoryEventArgs.cs" />
- <Compile Include="Novell.Directory.Ldap.Events\LdapEventArgs.cs" />
- <Compile Include="Novell.Directory.Ldap.Events\LdapEventSource.cs" />
- <Compile Include="Novell.Directory.Ldap.Events\SearchResultEventArgs.cs" />
- <Compile Include="Novell.Directory.Ldap.Events\SearchReferralEventArgs.cs" />
- <Compile Include="Novell.Directory.Ldap.Events\PSearchEventSource.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventConstants.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventArgs.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventSpecifier.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventIntermediateResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir\MonitorEventResponse.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir\MonitorEventRequest.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventSource.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\BaseEdirEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\DSETimeStamp.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\EntryEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ValueEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ReferralAddress.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\DebugParameter.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\DebugEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\GeneralDSEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\BinderyObjectEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\SecurityEquivalenceEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ModuleStateEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\NetworkAddressEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ConnectionStateEventData.cs" />
- <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ChangeAddressEventData.cs" />
-
- </ItemGroup>
+ <Compile Include="..\..\build\common\Consts.cs.in" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Boolean.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Choice.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Decoder.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Encoder.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Enumerated.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Identifier.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Integer.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Length.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Null.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Numeric.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Object.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1OctetString.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Sequence.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1SequenceOf.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Set.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1SetOf.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Structured.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\Asn1Tagged.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\LBERDecoder.cs" />
+ <Compile Include="Novell.Directory.Ldap.Asn1\LBEREncoder.cs" />
+ <Compile Include="Novell.Directory.Ldap.Controls\LdapEntryChangeControl.cs" />
+ <Compile Include="Novell.Directory.Ldap.Controls\LdapPersistSearchControl.cs" />
+ <Compile Include="Novell.Directory.Ldap.Controls\LdapSortControl.cs" />
+ <Compile Include="Novell.Directory.Ldap.Controls\LdapSortKey.cs" />
+ <Compile Include="Novell.Directory.Ldap.Controls\LdapSortResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Controls\LdapVirtualListControl.cs" />
+ <Compile Include="Novell.Directory.Ldap.Controls\LdapVirtualListResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\BaseEdirEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\BinderyObjectEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ChangeAddressEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ConnectionStateEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\DebugEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\DebugParameter.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\DSETimeStamp.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\EntryEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\GeneralDSEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ModuleStateEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\NetworkAddressEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ReferralAddress.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\SecurityEquivalenceEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir.EventData\ValueEventData.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventArgs.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventConstants.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventIntermediateResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventSource.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir\EdirEventSpecifier.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir\MonitorEventRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events.Edir\MonitorEventResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events\BaseEventArgs.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events\DirectoryEventArgs.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events\DirectoryExceptionEventArgs.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events\LdapEventArgs.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events\LdapEventConstants.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events\LdapEventSource.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events\PSearchEventSource.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events\SearchReferralEventArgs.cs" />
+ <Compile Include="Novell.Directory.Ldap.Events\SearchResultEventArgs.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\AbortPartitionOperationRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\AddReplicaRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\BackupRestoreConstants.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\ChangeReplicaTypeRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\GetBindDNRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\GetBindDNResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\GetEffectivePrivilegesRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\GetEffectivePrivilegesResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\GetReplicaInfoRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\GetReplicaInfoResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\GetReplicationFilterRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\GetReplicationFilterResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\LdapBackupRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\LdapBackupResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\LdapRestoreRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\ListReplicasRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\ListReplicasResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\MergePartitionsRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\NamingContextConstants.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\PartitionEntryCountRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\PartitionEntryCountResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\PartitionSyncRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\ReceiveAllUpdatesRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\RefreshLdapServerRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\RemoveOrphanPartitionRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\RemoveReplicaRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\ReplicationConstants.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\SchemaSyncRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\SendAllUpdatesRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\SetReplicationFilterRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\SplitOrphanPartitionRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\SplitPartitionRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Extensions\TriggerBackgroundProcessRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAbandonRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAddRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAddResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAssertionValue.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeDescription.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeDescriptionList.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeList.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeTypeAndValues.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeValue.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAttributeValueAssertion.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcAuthenticationChoice.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcBindRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcBindResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcCompareRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcCompareResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcControl.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcControls.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcDelRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcDelResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcExtendedRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcExtendedResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcFilter.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcIntermediateResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapDN.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapMessage.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapOID.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapResult.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapString.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcLdapSuperDN.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcMatchingRuleAssertion.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcMatchingRuleId.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcMessageID.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcModifyDNRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcModifyDNResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcModifyRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcModifyResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcReferral.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcRelativeLdapDN.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSaslCredentials.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSearchRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSearchResultDone.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSearchResultEntry.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSearchResultReference.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcSubstringFilter.cs" />
+ <Compile Include="Novell.Directory.Ldap.Rfc2251\RfcUnbindRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\ArrayEnumeration.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\AttributeQualifier.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\Base64.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\BindProperties.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\CharacterTypes.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\DN.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\EnumeratedIterator.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\ExceptionMessages.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\ExtResponseFactory.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\IntermediateResponseFactory.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\RDN.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\ReferralInfo.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\ResourcesHandler.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\RespControlVector.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\RespExtensionSet.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\ResultCodeMessages.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\SchemaParser.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\SchemaTokenCreator.cs" />
+ <Compile Include="Novell.Directory.Ldap.Utilclass\TokenTypes.cs" />
+ <Compile Include="Novell.Directory.Ldap\AssemblyInfo.cs" />
+ <Compile Include="Novell.Directory.Ldap\AuthenticationTypes.cs" />
+ <Compile Include="Novell.Directory.Ldap\Connection.cs" />
+ <Compile Include="Novell.Directory.Ldap\InterThreadException.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapAbandonRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapAddRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapAttribute.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapAttributeSchema.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapAttributeSet.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapAuthHandler.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapAuthProvider.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapBindHandler.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapBindRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapCompareAttrNames.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapCompareRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapConnection.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapConstraints.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapControl.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapDeleteRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapDITContentRuleSchema.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapDITStructureRuleSchema.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapDN.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapDSConstants.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapEntry.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapException.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapExtendedOperation.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapExtendedRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapExtendedResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapIntermediateResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapLocalException.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapMatchingRuleSchema.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapMatchingRuleUseSchema.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapMessage.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapMessageQueue.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapModification.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapModifyDNRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapModifyRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapNameFormSchema.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapObjectClassSchema.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapReferralException.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapReferralHandler.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapResponse.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapResponseQueue.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapSchema.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapSchemaElement.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapSearchConstraints.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapSearchQueue.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapSearchRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapSearchResult.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapSearchResultReference.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapSearchResults.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapSyntaxSchema.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapUnbindRequest.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapUnsolicitedNotificationListener.cs" />
+ <Compile Include="Novell.Directory.Ldap\LdapUrl.cs" />
+ <Compile Include="Novell.Directory.Ldap\Message.cs" />
+ <Compile Include="Novell.Directory.Ldap\MessageAgent.cs" />
+ <Compile Include="Novell.Directory.Ldap\MessageVector.cs" />
+ <Compile Include="Novell.Directory.Ldap\SupportClass.cs" /> </ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
@@ -268,35 +268,33 @@
</Target>
-->
<PropertyGroup>
- <PreBuildEvent></PreBuildEvent>
+ <PreBuildEvent>
+
+ </PreBuildEvent>
+ <PostBuildEvent>
+ xcopy $(TargetName).* $(ProjectDir)..\lib\net_4_5\ /Y /R /D
+ </PostBuildEvent>
</PropertyGroup>
<ItemGroup>
- <Reference Include="mscorlib.dll">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>mscorlib.dll</HintPath>
- </Reference>
- <Reference Include="mscorlib.dll">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>mscorlib.dll</HintPath>
- </Reference>
- <Reference Include="System.dll">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>System.dll</HintPath>
- </Reference>
- <Reference Include="Mono.Security.dll">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Mono.Security.dll</HintPath>
- </Reference>
-
+ <ProjectReference Include="..\corlib\corlib-net_4_5.csproj">
+ <Project>{B8D763CB-5541-4DA8-832F-3B6B486B2746}</Project>
+ <Name>corlib\corlib-net_4_5</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\System\System-net_4_5-2.csproj">
+ <Project>{17388044-BE4B-4CBE-92D8-5C130414AD84}</Project>
+ <Name>System\System-net_4_5-2</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\Mono.Security\Mono.Security-net_4_5.csproj">
+ <Project>{87898516-17A7-43D4-8385-B45BAEB59B22}</Project>
+ <Name>Mono.Security\Mono.Security-net_4_5</Name>
+ </ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="Novell.Directory.Ldap.Utilclass/ResultCodeMessages.resources">
- <LogicalName>ResultCodeMessages.resources</LogicalName>
- </EmbeddedResource>
- </ItemGroup>
-
-</Project>
-
+ <ItemGroup>
+ <EmbeddedResource Include="Novell.Directory.Ldap.Utilclass/ResultCodeMessages.resources">
+ <LogicalName>ResultCodeMessages.resources</LogicalName>
+ </EmbeddedResource>
+ </ItemGroup>
+</Project>
diff --git a/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-tests-net_2_0.csproj b/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-tests-net_2_0.csproj
index 393730da15a..f39ad30fc8d 100644
--- a/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-tests-net_2_0.csproj
+++ b/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-tests-net_2_0.csproj
@@ -5,22 +5,21 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{155AEF28-C81F-405D-9072-9D52780E3E70}</ProjectGuid>
+ <ProjectGuid>{66D7A6A3-FF8C-49F3-872F-C0EF50F99073}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
- <OutputPath>.\</OutputPath>
- <NoStdLib>true</NoStdLib>
+ <OutputPath>bin\Debug\Novell.Directory.Ldap-tests-net_2_0</OutputPath>
+ <NoStdLib>True</NoStdLib>
+ <NoConfig>False</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace></RootNamespace>
+ <RootNamespace>
+ </RootNamespace>
<AssemblyName>Novell.Directory.Ldap_test_net_2_0</AssemblyName>
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
- <!-- Filter out System.Core added by: Microsoft.NETFramework.props -->
- <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<NoWarn>1699</NoWarn>
@@ -28,23 +27,24 @@
<DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
- <AdditionalLibPaths>./../../class/lib/net_2_0</AdditionalLibPaths>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<NoWarn>1699</NoWarn>
<Optimize>true</Optimize>
<DefineConstants>NET_1_1;NET_2_0</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
- <AdditionalLibPaths>./../../class/lib/net_2_0</AdditionalLibPaths>
+ </PropertyGroup>
+ <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
+ Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
+ is a problem to compile the Mono mscorlib.dll -->
+ <PropertyGroup>
+ <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="Test\bug-436775_Test.cs" />
-
- </ItemGroup>
+ <Compile Include="Test\bug-436775_Test.cs" /> </ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
@@ -53,23 +53,25 @@
</Target>
-->
<PropertyGroup>
- <PreBuildEvent></PreBuildEvent>
+ <PreBuildEvent>
+
+ </PreBuildEvent>
+ <PostBuildEvent>
+ xcopy $(TargetName).* $(ProjectDir)..\lib\net_2_0\ /Y /R /D
+ </PostBuildEvent>
</PropertyGroup>
<ItemGroup>
- <Reference Include="mscorlib.dll">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>mscorlib.dll</HintPath>
- </Reference>
- <Reference Include="./../../class/lib/net_2_0/Novell.Directory.Ldap.dll">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>./../../class/lib/net_2_0/Novell.Directory.Ldap.dll</HintPath>
- </Reference>
- <Reference Include="nunit.framework" />
-
+ <Reference Include="..\lib\net_2_0\nunit.framework.dll" />
+ <ProjectReference Include="..\corlib\corlib-net_2_0.csproj">
+ <Project>{537E3E02-B5DA-4E11-A9F9-5A54C99759B9}</Project>
+ <Name>corlib\corlib-net_2_0</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\Novell.Directory.Ldap\Novell.Directory.Ldap-net_2_0.csproj">
+ <Project>{4AE2C132-6358-4281-B48B-41C97DA14675}</Project>
+ <Name>Novell.Directory.Ldap\Novell.Directory.Ldap-net_2_0</Name>
+ </ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
-
-</Project>
-
+</Project>
diff --git a/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-tests-net_4_0.csproj b/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-tests-net_4_0.csproj
index f0cb21f0fb7..94dabe38770 100644
--- a/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-tests-net_4_0.csproj
+++ b/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-tests-net_4_0.csproj
@@ -5,22 +5,21 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{155AEF28-C81F-405D-9072-9D52780E3E70}</ProjectGuid>
+ <ProjectGuid>{A3CE1DA2-5F58-4FC6-9AFE-DCBF6F4301E0}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
- <OutputPath>.\</OutputPath>
- <NoStdLib>true</NoStdLib>
+ <OutputPath>bin\Debug\Novell.Directory.Ldap-tests-net_4_0</OutputPath>
+ <NoStdLib>True</NoStdLib>
+ <NoConfig>False</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace></RootNamespace>
+ <RootNamespace>
+ </RootNamespace>
<AssemblyName>Novell.Directory.Ldap_test_net_4_0</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
- <!-- Filter out System.Core added by: Microsoft.NETFramework.props -->
- <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<NoWarn>1699</NoWarn>
@@ -28,23 +27,24 @@
<DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
- <AdditionalLibPaths>./../../class/lib/net_4_0</AdditionalLibPaths>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<NoWarn>1699</NoWarn>
<Optimize>true</Optimize>
<DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
- <AdditionalLibPaths>./../../class/lib/net_4_0</AdditionalLibPaths>
+ </PropertyGroup>
+ <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
+ Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
+ is a problem to compile the Mono mscorlib.dll -->
+ <PropertyGroup>
+ <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="Test\bug-436775_Test.cs" />
-
- </ItemGroup>
+ <Compile Include="Test\bug-436775_Test.cs" /> </ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
@@ -53,23 +53,25 @@
</Target>
-->
<PropertyGroup>
- <PreBuildEvent></PreBuildEvent>
+ <PreBuildEvent>
+
+ </PreBuildEvent>
+ <PostBuildEvent>
+ xcopy $(TargetName).* $(ProjectDir)..\lib\net_4_0\ /Y /R /D
+ </PostBuildEvent>
</PropertyGroup>
<ItemGroup>
- <Reference Include="mscorlib.dll">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>mscorlib.dll</HintPath>
- </Reference>
- <Reference Include="./../../class/lib/net_4_0/Novell.Directory.Ldap.dll">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>./../../class/lib/net_4_0/Novell.Directory.Ldap.dll</HintPath>
- </Reference>
- <Reference Include="nunit.framework" />
-
+ <Reference Include="..\lib\net_4_0\nunit.framework.dll" />
+ <ProjectReference Include="..\corlib\corlib-net_4_0.csproj">
+ <Project>{280E1B59-BAAA-4E02-99CA-8070BCB2C72E}</Project>
+ <Name>corlib\corlib-net_4_0</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\Novell.Directory.Ldap\Novell.Directory.Ldap-net_4_0.csproj">
+ <Project>{A93D99A3-9102-4ABA-8E16-511CB45932EA}</Project>
+ <Name>Novell.Directory.Ldap\Novell.Directory.Ldap-net_4_0</Name>
+ </ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
-
-</Project>
-
+</Project>
diff --git a/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-tests-net_4_5.csproj b/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-tests-net_4_5.csproj
index cc86b93af19..73478ea5675 100644
--- a/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-tests-net_4_5.csproj
+++ b/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-tests-net_4_5.csproj
@@ -5,22 +5,21 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{155AEF28-C81F-405D-9072-9D52780E3E70}</ProjectGuid>
+ <ProjectGuid>{CDF47163-D4F1-4F5B-93F8-6E669300D6DF}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
- <OutputPath>.\</OutputPath>
- <NoStdLib>true</NoStdLib>
+ <OutputPath>bin\Debug\Novell.Directory.Ldap-tests-net_4_5</OutputPath>
+ <NoStdLib>True</NoStdLib>
+ <NoConfig>False</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace></RootNamespace>
+ <RootNamespace>
+ </RootNamespace>
<AssemblyName>Novell.Directory.Ldap_test_net_4_5</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
- <!-- Filter out System.Core added by: Microsoft.NETFramework.props -->
- <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<NoWarn>1699</NoWarn>
@@ -28,23 +27,24 @@
<DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
- <AdditionalLibPaths>./../../class/lib/net_4_5</AdditionalLibPaths>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<NoWarn>1699</NoWarn>
<Optimize>true</Optimize>
<DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
- <AdditionalLibPaths>./../../class/lib/net_4_5</AdditionalLibPaths>
+ </PropertyGroup>
+ <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
+ Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
+ is a problem to compile the Mono mscorlib.dll -->
+ <PropertyGroup>
+ <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="Test\bug-436775_Test.cs" />
-
- </ItemGroup>
+ <Compile Include="Test\bug-436775_Test.cs" /> </ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
@@ -53,23 +53,25 @@
</Target>
-->
<PropertyGroup>
- <PreBuildEvent></PreBuildEvent>
+ <PreBuildEvent>
+
+ </PreBuildEvent>
+ <PostBuildEvent>
+ xcopy $(TargetName).* $(ProjectDir)..\lib\net_4_5\ /Y /R /D
+ </PostBuildEvent>
</PropertyGroup>
<ItemGroup>
- <Reference Include="mscorlib.dll">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>mscorlib.dll</HintPath>
- </Reference>
- <Reference Include="./../../class/lib/net_4_5/Novell.Directory.Ldap.dll">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>./../../class/lib/net_4_5/Novell.Directory.Ldap.dll</HintPath>
- </Reference>
- <Reference Include="nunit.framework" />
-
+ <Reference Include="..\lib\net_4_5\nunit.framework.dll" />
+ <ProjectReference Include="..\corlib\corlib-net_4_5.csproj">
+ <Project>{B8D763CB-5541-4DA8-832F-3B6B486B2746}</Project>
+ <Name>corlib\corlib-net_4_5</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\Novell.Directory.Ldap\Novell.Directory.Ldap-net_4_5.csproj">
+ <Project>{A650DC2B-D2A0-41C7-93BE-CE6C6091764A}</Project>
+ <Name>Novell.Directory.Ldap\Novell.Directory.Ldap-net_4_5</Name>
+ </ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
-
-</Project>
-
+</Project>