[mono-api-html] Add solution.
authorRolf Bjarne Kvinge <rolf@xamarin.com>
Mon, 18 Sep 2017 12:34:25 +0000 (14:34 +0200)
committerMarek Safar <marek.safar@gmail.com>
Mon, 18 Sep 2017 13:09:07 +0000 (15:09 +0200)
It makes running mono-api-html from an IDE easier.

mcs/tools/mono-api-html/mono-api-html.sln [new file with mode: 0644]

diff --git a/mcs/tools/mono-api-html/mono-api-html.sln b/mcs/tools/mono-api-html/mono-api-html.sln
new file mode 100644 (file)
index 0000000..265e4fa
--- /dev/null
@@ -0,0 +1,17 @@
+\r
+Microsoft Visual Studio Solution File, Format Version 12.00\r
+# Visual Studio 2012\r
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "mono-api-html", "mono-api-html.csproj", "{D25986E2-7A41-4966-A26D-5614BAC7B8A7}"\r
+EndProject\r
+Global\r
+       GlobalSection(SolutionConfigurationPlatforms) = preSolution\r
+               Debug|Any CPU = Debug|Any CPU\r
+               Release|Any CPU = Release|Any CPU\r
+       EndGlobalSection\r
+       GlobalSection(ProjectConfigurationPlatforms) = postSolution\r
+               {D25986E2-7A41-4966-A26D-5614BAC7B8A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU\r
+               {D25986E2-7A41-4966-A26D-5614BAC7B8A7}.Debug|Any CPU.Build.0 = Debug|Any CPU\r
+               {D25986E2-7A41-4966-A26D-5614BAC7B8A7}.Release|Any CPU.ActiveCfg = Release|Any CPU\r
+               {D25986E2-7A41-4966-A26D-5614BAC7B8A7}.Release|Any CPU.Build.0 = Release|Any CPU\r
+       EndGlobalSection\r
+EndGlobal\r