Rename: jsonrpc4net.Monodevelop.sln -> jsonrpc4net.MonoDevelop.sln
authorgu.martinm@gmail.com <gu.martinm@gmail.com>
Wed, 5 Mar 2014 03:38:18 +0000 (04:38 +0100)
committergu.martinm@gmail.com <gu.martinm@gmail.com>
Wed, 5 Mar 2014 03:38:18 +0000 (04:38 +0100)
jsonrpc4net/jsonrpc4net.MonoDevelop.sln [new file with mode: 0644]
jsonrpc4net/jsonrpc4net.Monodevelop.sln [deleted file]

diff --git a/jsonrpc4net/jsonrpc4net.MonoDevelop.sln b/jsonrpc4net/jsonrpc4net.MonoDevelop.sln
new file mode 100644 (file)
index 0000000..eba6c90
--- /dev/null
@@ -0,0 +1,21 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 2012
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "jsonrpc4net", "jsonrpc4net\jsonrpc4net.Monodevelop.csproj", "{0C624E8F-9C80-457F-A7D1-39FA29E23F79}"
+EndProject
+Global
+       GlobalSection(SolutionConfigurationPlatforms) = preSolution
+               Debug|Any CPU = Debug|Any CPU
+               Release|Any CPU = Release|Any CPU
+       EndGlobalSection
+       GlobalSection(ProjectConfigurationPlatforms) = postSolution
+               {0C624E8F-9C80-457F-A7D1-39FA29E23F79}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+               {0C624E8F-9C80-457F-A7D1-39FA29E23F79}.Debug|Any CPU.Build.0 = Debug|Any CPU
+               {0C624E8F-9C80-457F-A7D1-39FA29E23F79}.Release|Any CPU.ActiveCfg = Release|Any CPU
+               {0C624E8F-9C80-457F-A7D1-39FA29E23F79}.Release|Any CPU.Build.0 = Release|Any CPU
+       EndGlobalSection
+       GlobalSection(MonoDevelopProperties) = preSolution
+               StartupItem = jsonrpc4net\jsonrpc4net.csproj
+               description = jsonrpc4net library implementation (just for fun)
+       EndGlobalSection
+EndGlobal
diff --git a/jsonrpc4net/jsonrpc4net.Monodevelop.sln b/jsonrpc4net/jsonrpc4net.Monodevelop.sln
deleted file mode 100644 (file)
index eba6c90..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2012
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "jsonrpc4net", "jsonrpc4net\jsonrpc4net.Monodevelop.csproj", "{0C624E8F-9C80-457F-A7D1-39FA29E23F79}"
-EndProject
-Global
-       GlobalSection(SolutionConfigurationPlatforms) = preSolution
-               Debug|Any CPU = Debug|Any CPU
-               Release|Any CPU = Release|Any CPU
-       EndGlobalSection
-       GlobalSection(ProjectConfigurationPlatforms) = postSolution
-               {0C624E8F-9C80-457F-A7D1-39FA29E23F79}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
-               {0C624E8F-9C80-457F-A7D1-39FA29E23F79}.Debug|Any CPU.Build.0 = Debug|Any CPU
-               {0C624E8F-9C80-457F-A7D1-39FA29E23F79}.Release|Any CPU.ActiveCfg = Release|Any CPU
-               {0C624E8F-9C80-457F-A7D1-39FA29E23F79}.Release|Any CPU.Build.0 = Release|Any CPU
-       EndGlobalSection
-       GlobalSection(MonoDevelopProperties) = preSolution
-               StartupItem = jsonrpc4net\jsonrpc4net.csproj
-               description = jsonrpc4net library implementation (just for fun)
-       EndGlobalSection
-EndGlobal