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/System.XML/Mono.System.XML.sln')
-rw-r--r--mcs/class/System.XML/Mono.System.XML.sln33
1 files changed, 33 insertions, 0 deletions
diff --git a/mcs/class/System.XML/Mono.System.XML.sln b/mcs/class/System.XML/Mono.System.XML.sln
new file mode 100644
index 00000000000..ba2bdcd36dc
--- /dev/null
+++ b/mcs/class/System.XML/Mono.System.XML.sln
@@ -0,0 +1,33 @@
+Microsoft Visual Studio Solution File, Format Version 7.00
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mono.System.XML", "Mono.System.XML.csproj", "{0CB7FB41-3C0F-40E8-ACD3-8C5B8BC35B2C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mono.Test", "Test\Mono.Test.csproj", "{D6C51F53-33E2-41DF-981A-33FCFA81CDA7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Microsoft.Test", "Test\Microsoft.Test.csproj", "{D6C51F53-33E2-41DF-981A-33FCFA81CDA7}"
+EndProject
+Global
+ GlobalSection(SolutionConfiguration) = preSolution
+ ConfigName.0 = Debug
+ ConfigName.1 = Release
+ EndGlobalSection
+ GlobalSection(ProjectDependencies) = postSolution
+ EndGlobalSection
+ GlobalSection(ProjectConfiguration) = postSolution
+ {0CB7FB41-3C0F-40E8-ACD3-8C5B8BC35B2C}.Debug.ActiveCfg = Debug|.NET
+ {0CB7FB41-3C0F-40E8-ACD3-8C5B8BC35B2C}.Debug.Build.0 = Debug|.NET
+ {0CB7FB41-3C0F-40E8-ACD3-8C5B8BC35B2C}.Release.ActiveCfg = Release|.NET
+ {0CB7FB41-3C0F-40E8-ACD3-8C5B8BC35B2C}.Release.Build.0 = Release|.NET
+ {D6C51F53-33E2-41DF-981A-33FCFA81CDA7}.Debug.ActiveCfg = Debug|.NET
+ {D6C51F53-33E2-41DF-981A-33FCFA81CDA7}.Debug.Build.0 = Debug|.NET
+ {D6C51F53-33E2-41DF-981A-33FCFA81CDA7}.Release.ActiveCfg = Release|.NET
+ {D6C51F53-33E2-41DF-981A-33FCFA81CDA7}.Release.Build.0 = Release|.NET
+ {D6C51F53-33E2-41DF-981A-33FCFA81CDA7}.Debug.ActiveCfg = Debug|.NET
+ {D6C51F53-33E2-41DF-981A-33FCFA81CDA7}.Debug.Build.0 = Debug|.NET
+ {D6C51F53-33E2-41DF-981A-33FCFA81CDA7}.Release.ActiveCfg = Release|.NET
+ {D6C51F53-33E2-41DF-981A-33FCFA81CDA7}.Release.Build.0 = Release|.NET
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ EndGlobalSection
+ GlobalSection(ExtensibilityAddIns) = postSolution
+ EndGlobalSection
+EndGlobal