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
path: root/main
diff options
context:
space:
mode:
authorMikayla Hutchinson <m.j.hutchinson@gmail.com>2018-04-17 22:18:03 +0300
committerMikayla Hutchinson <m.j.hutchinson@gmail.com>2018-04-17 22:52:37 +0300
commit4e6329b7dbf6c5b8f21ba3b449b7db22dd88afa7 (patch)
treeea367ce4a123cad2b57226c048d32d8ea10c6c01 /main
parent37e0e3f5eb83b5ccf92979089600e70c6616cf10 (diff)
Attempt to fix tests
Harness is flaky, they won't run locally
Diffstat (limited to 'main')
-rw-r--r--main/tests/test-projects/generated-shared-project/TestSolution.sln2
-rw-r--r--main/tests/test-projects/solution-custom-data/custom-data.sln2
-rw-r--r--main/tests/test-projects/solution-custom-data/no-custom-data.sln2
3 files changed, 3 insertions, 3 deletions
diff --git a/main/tests/test-projects/generated-shared-project/TestSolution.sln b/main/tests/test-projects/generated-shared-project/TestSolution.sln
index 8484fa154f..94cc7acbf0 100644
--- a/main/tests/test-projects/generated-shared-project/TestSolution.sln
+++ b/main/tests/test-projects/generated-shared-project/TestSolution.sln
@@ -1,6 +1,6 @@
Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2012
+# Visual Studio 15
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestProject", "TestProject.csproj", "{7DE4B613-BAB6-49DE-83FA-707D4E120306}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Shared", "Shared.shproj", "{8DD793BE-42C3-4D66-8359-460CEE75980D}"
diff --git a/main/tests/test-projects/solution-custom-data/custom-data.sln b/main/tests/test-projects/solution-custom-data/custom-data.sln
index 44ba858bd8..891a5e27a4 100644
--- a/main/tests/test-projects/solution-custom-data/custom-data.sln
+++ b/main/tests/test-projects/solution-custom-data/custom-data.sln
@@ -1,6 +1,6 @@
Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2012
+# Visual Studio 15
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
EndGlobalSection
diff --git a/main/tests/test-projects/solution-custom-data/no-custom-data.sln b/main/tests/test-projects/solution-custom-data/no-custom-data.sln
index 6972578c73..6caa6ce0f0 100644
--- a/main/tests/test-projects/solution-custom-data/no-custom-data.sln
+++ b/main/tests/test-projects/solution-custom-data/no-custom-data.sln
@@ -1,6 +1,6 @@
Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2012
+# Visual Studio 15
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
EndGlobalSection