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

System.DirectoryServices.sln « Test « System.DirectoryServices « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 41630bf6187eddf1cd1844e2838cee388831164e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{83B010C7-76FC-4FAD-A26C-00D7EFE60256}") = "System.DirectoryServices.Test", "System.DirectoryServices.Test.vmwcsproj", "{63E8DD13-3F4D-4088-9641-FF4030B9054D}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{83B010C7-76FC-4FAD-A26C-00D7EFE60256}") = "nunit.framework.dll.J2EE", "..\..\..\nunit20\framework\nunit.framework.dll.J2EE.vmwcsproj", "{39CC8FF7-EF1A-41A1-B727-42684211ECD1}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Debug_Java = Debug_Java
		Release_Java = Release_Java
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{63E8DD13-3F4D-4088-9641-FF4030B9054D}.Debug.ActiveCfg = Debug_Java|.NET
		{63E8DD13-3F4D-4088-9641-FF4030B9054D}.Debug.Build.0 = Debug_Java|.NET
		{63E8DD13-3F4D-4088-9641-FF4030B9054D}.Debug_Java.ActiveCfg = Debug_Java|.NET
		{63E8DD13-3F4D-4088-9641-FF4030B9054D}.Debug_Java.Build.0 = Debug_Java|.NET
		{63E8DD13-3F4D-4088-9641-FF4030B9054D}.Release_Java.ActiveCfg = Release_Java|.NET
		{63E8DD13-3F4D-4088-9641-FF4030B9054D}.Release_Java.Build.0 = Release_Java|.NET
		{39CC8FF7-EF1A-41A1-B727-42684211ECD1}.Debug.ActiveCfg = Debug|.NET
		{39CC8FF7-EF1A-41A1-B727-42684211ECD1}.Debug.Build.0 = Debug|.NET
		{39CC8FF7-EF1A-41A1-B727-42684211ECD1}.Debug_Java.ActiveCfg = Debug_Java|.NET
		{39CC8FF7-EF1A-41A1-B727-42684211ECD1}.Debug_Java.Build.0 = Debug_Java|.NET
		{39CC8FF7-EF1A-41A1-B727-42684211ECD1}.Release_Java.ActiveCfg = Release_Java|.NET
		{39CC8FF7-EF1A-41A1-B727-42684211ECD1}.Release_Java.Build.0 = Release_Java|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal