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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'main/tests/test-projects/bug43307/bug43307.sln')
-rw-r--r--main/tests/test-projects/bug43307/bug43307.sln17
1 files changed, 17 insertions, 0 deletions
diff --git a/main/tests/test-projects/bug43307/bug43307.sln b/main/tests/test-projects/bug43307/bug43307.sln
new file mode 100644
index 0000000000..8475e93dac
--- /dev/null
+++ b/main/tests/test-projects/bug43307/bug43307.sln
@@ -0,0 +1,17 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 2012
+Project("{f2a71f9b-5d33-465a-a702-920d77279786}") = "bug43307", "bug43307\bug43307.fsproj", "{13DD1602-57E5-45FB-B978-53A57CAEE218}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|x86 = Debug|x86
+ Release|x86 = Release|x86
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {13DD1602-57E5-45FB-B978-53A57CAEE218}.Debug|x86.ActiveCfg = Debug|x86
+ {13DD1602-57E5-45FB-B978-53A57CAEE218}.Debug|x86.Build.0 = Debug|x86
+ {13DD1602-57E5-45FB-B978-53A57CAEE218}.Release|x86.ActiveCfg = Release|x86
+ {13DD1602-57E5-45FB-B978-53A57CAEE218}.Release|x86.Build.0 = Release|x86
+ EndGlobalSection
+EndGlobal