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

System.Runtime.Remoting.sln « System.Runtime.Remoting « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b5ac4fffd054ce379bae2dcb97b5c19666a48425 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{83B010C7-76FC-4FAD-A26C-00D7EFE60256}") = "System.Runtime.Remoting", "System.Runtime.Remoting.vmwcsproj", "{DA9ADBB2-C15E-43D4-82D1-FBAB3925F512}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug_Java = Debug_Java
		Release_Java = Release_Java
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{DA9ADBB2-C15E-43D4-82D1-FBAB3925F512}.Debug_Java.ActiveCfg = Debug_Java|.NET
		{DA9ADBB2-C15E-43D4-82D1-FBAB3925F512}.Debug_Java.Build.0 = Debug_Java|.NET
		{DA9ADBB2-C15E-43D4-82D1-FBAB3925F512}.Release_Java.ActiveCfg = Release_Java|.NET
		{DA9ADBB2-C15E-43D4-82D1-FBAB3925F512}.Release_Java.Build.0 = Release_Java|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal