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:
authortherzok <marius.ungureanu@xamarin.com>2019-10-20 05:10:12 +0300
committertherzok <marius.ungureanu@xamarin.com>2019-10-20 07:11:12 +0300
commitc10883558b2938a283a44c9c708683638e4ee3b3 (patch)
tree133d68ceceece660ad2f09d47b0eafabffff9bf9 /main/Main.sln
parentfd1898e0c7404ff2a6dbd1a99e593e1c6545f959 (diff)
Switch MonoDevelop.Core to single configuration build
Diffstat (limited to 'main/Main.sln')
-rw-r--r--main/Main.sln4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/Main.sln b/main/Main.sln
index 95464435f4..e7d315d9f3 100644
--- a/main/Main.sln
+++ b/main/Main.sln
@@ -498,8 +498,8 @@ Global
{7525BB88-6142-4A26-93B9-A30C6983390A}.DebugGnome|Any CPU.Build.0 = Debug|Any CPU
{7525BB88-6142-4A26-93B9-A30C6983390A}.DebugMac|Any CPU.ActiveCfg = Debug|Any CPU
{7525BB88-6142-4A26-93B9-A30C6983390A}.DebugMac|Any CPU.Build.0 = Debug|Any CPU
- {7525BB88-6142-4A26-93B9-A30C6983390A}.DebugWin32|Any CPU.ActiveCfg = DebugWin32|Any CPU
- {7525BB88-6142-4A26-93B9-A30C6983390A}.DebugWin32|Any CPU.Build.0 = DebugWin32|Any CPU
+ {7525BB88-6142-4A26-93B9-A30C6983390A}.DebugWin32|Any CPU.ActiveCfg = Debug|Any CPU
+ {7525BB88-6142-4A26-93B9-A30C6983390A}.DebugWin32|Any CPU.Build.0 = Debug|Any CPU
{7525BB88-6142-4A26-93B9-A30C6983390A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7525BB88-6142-4A26-93B9-A30C6983390A}.Release|Any CPU.Build.0 = Release|Any CPU
{7525BB88-6142-4A26-93B9-A30C6983390A}.ReleaseGnome|Any CPU.ActiveCfg = Release|Any CPU