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:
authorSandy Armstrong <sandy@xamarin.com>2019-03-07 22:32:26 +0300
committerSandy Armstrong <sandy@xamarin.com>2019-03-12 21:00:23 +0300
commit0d31aca9b511c4648404819885c8de4c5d7d1465 (patch)
tree9b7e9a19d3092e16de552e38d7216762fdc38535 /main/Main.sln
parent7fa2d54eb53b0b24c11e0b23658a29f8ab837bd1 (diff)
Build: Add InfoBar.csproj from vs-editor-core
Diffstat (limited to 'main/Main.sln')
-rw-r--r--main/Main.sln13
1 files changed, 13 insertions, 0 deletions
diff --git a/main/Main.sln b/main/Main.sln
index 09c40d102b..6dd82f1608 100644
--- a/main/Main.sln
+++ b/main/Main.sln
@@ -376,6 +376,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TextLogic", "external\vs-ed
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Internal", "external\vs-editor-core\src\Editor\Text\Def\Internal\Internal.csproj", "{D53A102A-8B6B-4838-BC65-FE36527E7018}"
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "InfoBar", "external\vs-editor-core\src\Editor\Text\Def\InfoBar\InfoBar.csproj", "{D8BA17BF-5D1E-44C9-A73B-DA5F56053959}"
+EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClassificationAggregatorImpl", "external\vs-editor-core\src\Editor\Text\Impl\ClassificationAggregator\ClassificationAggregatorImpl.csproj", "{33DAC448-FBCB-4030-9939-01FA4B3EAE76}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClassificationFormatMapImpl", "external\vs-editor-core\src\Editor\Text\Impl\ClassificationFormat\ClassificationFormatMapImpl.csproj", "{98330A6F-B813-4917-B324-BF8C381572FC}"
@@ -2333,6 +2335,16 @@ Global
{D53A102A-8B6B-4838-BC65-FE36527E7018}.ReleaseMac|Any CPU.ActiveCfg = Release|Any CPU
{D53A102A-8B6B-4838-BC65-FE36527E7018}.ReleaseMac|Any CPU.Build.0 = Release|Any CPU
{D53A102A-8B6B-4838-BC65-FE36527E7018}.ReleaseWin32|Any CPU.ActiveCfg = Release|Any CPU
+ {D8BA17BF-5D1E-44C9-A73B-DA5F56053959}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D8BA17BF-5D1E-44C9-A73B-DA5F56053959}.DebugGnome|Any CPU.ActiveCfg = Debug|Any CPU
+ {D8BA17BF-5D1E-44C9-A73B-DA5F56053959}.DebugMac|Any CPU.ActiveCfg = Debug|Any CPU
+ {D8BA17BF-5D1E-44C9-A73B-DA5F56053959}.DebugMac|Any CPU.Build.0 = Debug|Any CPU
+ {D8BA17BF-5D1E-44C9-A73B-DA5F56053959}.DebugWin32|Any CPU.ActiveCfg = Debug|Any CPU
+ {D8BA17BF-5D1E-44C9-A73B-DA5F56053959}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D8BA17BF-5D1E-44C9-A73B-DA5F56053959}.ReleaseGnome|Any CPU.ActiveCfg = Release|Any CPU
+ {D8BA17BF-5D1E-44C9-A73B-DA5F56053959}.ReleaseMac|Any CPU.ActiveCfg = Release|Any CPU
+ {D8BA17BF-5D1E-44C9-A73B-DA5F56053959}.ReleaseMac|Any CPU.Build.0 = Release|Any CPU
+ {D8BA17BF-5D1E-44C9-A73B-DA5F56053959}.ReleaseWin32|Any CPU.ActiveCfg = Release|Any CPU
{33DAC448-FBCB-4030-9939-01FA4B3EAE76}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{33DAC448-FBCB-4030-9939-01FA4B3EAE76}.DebugGnome|Any CPU.ActiveCfg = Debug|Any CPU
{33DAC448-FBCB-4030-9939-01FA4B3EAE76}.DebugMac|Any CPU.ActiveCfg = Debug|Any CPU
@@ -2977,6 +2989,7 @@ Global
{C0943335-A94F-4DF4-91D0-2129D45C666C} = {AA56E3AE-8E61-4101-B01A-2646DC1B0D7B}
{E20390B6-25C8-4DDC-B3E3-9E0560FC4336} = {AA56E3AE-8E61-4101-B01A-2646DC1B0D7B}
{D53A102A-8B6B-4838-BC65-FE36527E7018} = {AA56E3AE-8E61-4101-B01A-2646DC1B0D7B}
+ {D8BA17BF-5D1E-44C9-A73B-DA5F56053959} = {AA56E3AE-8E61-4101-B01A-2646DC1B0D7B}
{33DAC448-FBCB-4030-9939-01FA4B3EAE76} = {32539734-6484-4451-9EF3-61610CA25BBF}
{98330A6F-B813-4917-B324-BF8C381572FC} = {32539734-6484-4451-9EF3-61610CA25BBF}
{FB46DD61-12E4-42D0-A99C-0A79C412FDD5} = {32539734-6484-4451-9EF3-61610CA25BBF}