This repository was archived by the owner on Oct 4, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed
src/addins/Deployment/MonoDevelop.Deployment.Linux Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -982,16 +982,16 @@ Global
982982 {9BC670A8-1851-40EC-9685-279F4C98433D} .ReleaseWin32 |Any CPU .Build .0 = Release| Any CPU
983983 {BA9020AD-A2D1-47C8-9A7C-756162C38296} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
984984 {BA9020AD-A2D1-47C8-9A7C-756162C38296} .Debug| Any CPU .Build .0 = Debug| Any CPU
985- {BA9020AD-A2D1-47C8-9A7C-756162C38296} .DebugGnome| Any CPU .ActiveCfg = DebugGnome |Any CPU
986- {BA9020AD-A2D1-47C8-9A7C-756162C38296} .DebugGnome| Any CPU .Build .0 = DebugGnome |Any CPU
985+ {BA9020AD-A2D1-47C8-9A7C-756162C38296} .DebugGnome| Any CPU .ActiveCfg = Debug |Any CPU
986+ {BA9020AD-A2D1-47C8-9A7C-756162C38296} .DebugGnome| Any CPU .Build .0 = Debug |Any CPU
987987 {BA9020AD-A2D1-47C8-9A7C-756162C38296} .DebugMac| Any CPU .ActiveCfg = Debug| Any CPU
988988 {BA9020AD-A2D1-47C8-9A7C-756162C38296} .DebugMac| Any CPU .Build .0 = Debug| Any CPU
989989 {BA9020AD-A2D1-47C8-9A7C-756162C38296} .DebugWin32 |Any CPU .ActiveCfg = Debug| Any CPU
990990 {BA9020AD-A2D1-47C8-9A7C-756162C38296} .DebugWin32 |Any CPU .Build .0 = Debug| Any CPU
991991 {BA9020AD-A2D1-47C8-9A7C-756162C38296} .Release| Any CPU .ActiveCfg = Release| Any CPU
992992 {BA9020AD-A2D1-47C8-9A7C-756162C38296} .Release| Any CPU .Build .0 = Release| Any CPU
993- {BA9020AD-A2D1-47C8-9A7C-756162C38296} .ReleaseGnome| Any CPU .ActiveCfg = ReleaseGnome |Any CPU
994- {BA9020AD-A2D1-47C8-9A7C-756162C38296} .ReleaseGnome| Any CPU .Build .0 = ReleaseGnome |Any CPU
993+ {BA9020AD-A2D1-47C8-9A7C-756162C38296} .ReleaseGnome| Any CPU .ActiveCfg = Release |Any CPU
994+ {BA9020AD-A2D1-47C8-9A7C-756162C38296} .ReleaseGnome| Any CPU .Build .0 = Release |Any CPU
995995 {BA9020AD-A2D1-47C8-9A7C-756162C38296} .ReleaseMac| Any CPU .ActiveCfg = Release| Any CPU
996996 {BA9020AD-A2D1-47C8-9A7C-756162C38296} .ReleaseMac| Any CPU .Build .0 = Release| Any CPU
997997 {BA9020AD-A2D1-47C8-9A7C-756162C38296} .ReleaseWin32 |Any CPU .ActiveCfg = Release| Any CPU
Original file line number Diff line number Diff line change 1010 </PropertyGroup >
1111 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " />
1212 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " />
13- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'DebugGnome|AnyCPU' " />
14- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'ReleaseGnome|AnyCPU' " />
1513 <ItemGroup >
1614 <ProjectReference Include =" ..\..\..\core\MonoDevelop.Core\MonoDevelop.Core.csproj" >
1715 <Project >{7525BB88-6142-4A26-93B9-A30C6983390A}</Project >
You can’t perform that action at this time.
0 commit comments