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:
Diffstat (limited to 'mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-net_4_0.csproj')
-rw-r--r--mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-net_4_0.csproj304
1 files changed, 0 insertions, 304 deletions
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
deleted file mode 100644
index 20f659fed36..00000000000
--- a/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-net_4_0.csproj
+++ /dev/null
@@ -1,304 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{D6DA2E60-D81F-42EC-991E-ED2FFBD5094D}</ProjectGuid>
- <OutputType>Library</OutputType>
- <NoWarn>1699,612</NoWarn>
- <OutputPath>./../../class/lib/net_4_0</OutputPath>
- <NoStdLib>True</NoStdLib>
- <NoConfig>True</NoConfig>
-
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>
- </RootNamespace>
- <AssemblyName>Novell.Directory.Ldap</AssemblyName>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <NoWarn>1699,612</NoWarn>
- <Optimize>false</Optimize>
- <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>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <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>
- </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="..\..\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">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
- <PropertyGroup>
- <PreBuildEvent>
-
- </PreBuildEvent>
- <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
-
- </PostBuildEvent>
- <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
-
- </PostBuildEvent>
- </PropertyGroup>
- <ItemGroup>
- <ProjectReference Include="..\corlib\corlib-net_4_0.csproj">
- <Project>{F42F5509-677F-4C93-A026-047AB6153801}</Project>
- <Name>corlib\corlib-net_4_0</Name>
- </ProjectReference>
- <ProjectReference Include="..\System\System-net_4_0-2.csproj">
- <Project>{3391D58D-26E9-48D2-9A76-4BC1A2F06BE9}</Project>
- <Name>System\System-net_4_0-2</Name>
- </ProjectReference>
- <ProjectReference Include="..\Mono.Security\Mono.Security-net_4_0.csproj">
- <Project>{73940AF7-7302-4B79-8EAF-DF03BDD9E3F4}</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>
-