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:
authorMikayla Hutchinson <m.j.hutchinson@gmail.com>2019-02-08 20:28:54 +0300
committerMikayla Hutchinson <m.j.hutchinson@gmail.com>2019-02-08 21:52:43 +0300
commit8d825985453682252219a3dbb08a8c53008e5ba6 (patch)
treea42e104863ddaed22b3323aad16d48506ca28f67 /main/Main.sln
parent1cf8ad1442eac17f15333bf66653f95a69abfcaa (diff)
Make VS2019 happy
It was loading all these projects with the wrong project system, triggering a migration prompt. Force loading them with the new one instead.
Diffstat (limited to 'main/Main.sln')
-rw-r--r--main/Main.sln94
1 files changed, 47 insertions, 47 deletions
diff --git a/main/Main.sln b/main/Main.sln
index 71de2eba0e..3a4097e640 100644
--- a/main/Main.sln
+++ b/main/Main.sln
@@ -353,81 +353,81 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Text", "Text", "{697A93E1-E
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Impl", "Impl", "{32539734-6484-4451-9EF3-61610CA25BBF}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CocoaViewImpl", "external\vs-editor-core\src\Editor\Text\Impl\CocoaView\CocoaViewImpl.csproj", "{E397B9E6-BFF5-4BBB-B465-7CFE2AC96BF6}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CocoaViewImpl", "external\vs-editor-core\src\Editor\Text\Impl\CocoaView\CocoaViewImpl.csproj", "{E397B9E6-BFF5-4BBB-B465-7CFE2AC96BF6}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CocoaControls", "external\vs-editor-core\src\CocoaControls\CocoaControls.csproj", "{893316B6-9C74-4333-A04C-BDBD09DD6E0C}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CocoaControls", "external\vs-editor-core\src\CocoaControls\CocoaControls.csproj", "{893316B6-9C74-4333-A04C-BDBD09DD6E0C}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "BaseViewImpl", "external\vs-editor-core\src\Editor\Text\Impl\BaseViewImpl\BaseViewImpl.shproj", "{47D57F5A-0693-4768-A970-5491D4F5574C}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BraceCompletionImpl", "external\vs-editor-core\src\Editor\Text\Impl\BraceCompletion\BraceCompletionImpl.csproj", "{2471CB49-9952-43D4-A7AD-7C01BCEDC461}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BraceCompletionImpl", "external\vs-editor-core\src\Editor\Text\Impl\BraceCompletion\BraceCompletionImpl.csproj", "{2471CB49-9952-43D4-A7AD-7C01BCEDC461}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Def", "Def", "{AA56E3AE-8E61-4101-B01A-2646DC1B0D7B}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TextData", "external\vs-editor-core\src\Editor\Text\Def\TextData\TextData.csproj", "{44A7579B-2E53-451E-8F6B-946AD04DED3F}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TextData", "external\vs-editor-core\src\Editor\Text\Def\TextData\TextData.csproj", "{44A7579B-2E53-451E-8F6B-946AD04DED3F}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TextUIWpf", "external\vs-editor-core\src\Editor\Text\Def\TextUIWpf\TextUIWpf.csproj", "{AB85D313-77D7-4F3D-B3F3-56864A1253DC}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TextUIWpf", "external\vs-editor-core\src\Editor\Text\Def\TextUIWpf\TextUIWpf.csproj", "{AB85D313-77D7-4F3D-B3F3-56864A1253DC}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TextUI", "external\vs-editor-core\src\Editor\Text\Def\TextUI\TextUI.csproj", "{C0943335-A94F-4DF4-91D0-2129D45C666C}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TextUI", "external\vs-editor-core\src\Editor\Text\Def\TextUI\TextUI.csproj", "{C0943335-A94F-4DF4-91D0-2129D45C666C}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TextLogic", "external\vs-editor-core\src\Editor\Text\Def\TextLogic\TextLogic.csproj", "{E20390B6-25C8-4DDC-B3E3-9E0560FC4336}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TextLogic", "external\vs-editor-core\src\Editor\Text\Def\TextLogic\TextLogic.csproj", "{E20390B6-25C8-4DDC-B3E3-9E0560FC4336}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Internal", "external\vs-editor-core\src\Editor\Text\Def\Internal\Internal.csproj", "{D53A102A-8B6B-4838-BC65-FE36527E7018}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Internal", "external\vs-editor-core\src\Editor\Text\Def\Internal\Internal.csproj", "{D53A102A-8B6B-4838-BC65-FE36527E7018}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClassificationAggregatorImpl", "external\vs-editor-core\src\Editor\Text\Impl\ClassificationAggregator\ClassificationAggregatorImpl.csproj", "{33DAC448-FBCB-4030-9939-01FA4B3EAE76}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "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}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ClassificationFormatMapImpl", "external\vs-editor-core\src\Editor\Text\Impl\ClassificationFormat\ClassificationFormatMapImpl.csproj", "{98330A6F-B813-4917-B324-BF8C381572FC}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClassificationTypeImpl", "external\vs-editor-core\src\Editor\Text\Impl\ClassificationType\ClassificationTypeImpl.csproj", "{FB46DD61-12E4-42D0-A99C-0A79C412FDD5}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ClassificationTypeImpl", "external\vs-editor-core\src\Editor\Text\Impl\ClassificationType\ClassificationTypeImpl.csproj", "{FB46DD61-12E4-42D0-A99C-0A79C412FDD5}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CommandingImpl", "external\vs-editor-core\src\Editor\Text\Impl\Commanding\CommandingImpl.csproj", "{E5AF4EB5-9E7F-40B6-8762-98FA45FACA06}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CommandingImpl", "external\vs-editor-core\src\Editor\Text\Impl\Commanding\CommandingImpl.csproj", "{E5AF4EB5-9E7F-40B6-8762-98FA45FACA06}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DifferenceAlgorithmImpl", "external\vs-editor-core\src\Editor\Text\Impl\DifferenceAlgorithm\DifferenceAlgorithmImpl.csproj", "{6154E851-B914-47D5-9CC0-3E7433047574}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DifferenceAlgorithmImpl", "external\vs-editor-core\src\Editor\Text\Impl\DifferenceAlgorithm\DifferenceAlgorithmImpl.csproj", "{6154E851-B914-47D5-9CC0-3E7433047574}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EditorOperationsImpl", "external\vs-editor-core\src\Editor\Text\Impl\EditorOperations\EditorOperationsImpl.csproj", "{E0561832-1C54-41A8-A30A-97E8E81DBCA7}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EditorOperationsImpl", "external\vs-editor-core\src\Editor\Text\Impl\EditorOperations\EditorOperationsImpl.csproj", "{E0561832-1C54-41A8-A30A-97E8E81DBCA7}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EditorOptionsImpl", "external\vs-editor-core\src\Editor\Text\Impl\EditorOptions\EditorOptionsImpl.csproj", "{CB978906-1945-4BB6-AAA5-1FA2E60C22EF}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EditorOptionsImpl", "external\vs-editor-core\src\Editor\Text\Impl\EditorOptions\EditorOptionsImpl.csproj", "{CB978906-1945-4BB6-AAA5-1FA2E60C22EF}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EditorPrimitivesImpl", "external\vs-editor-core\src\Editor\Text\Impl\EditorPrimitives\EditorPrimitivesImpl.csproj", "{9B8B470A-5455-45B5-A5D1-8619ED174257}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EditorPrimitivesImpl", "external\vs-editor-core\src\Editor\Text\Impl\EditorPrimitives\EditorPrimitivesImpl.csproj", "{9B8B470A-5455-45B5-A5D1-8619ED174257}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NavigationImpl", "external\vs-editor-core\src\Editor\Text\Impl\Navigation\NavigationImpl.csproj", "{726E446E-2E8D-4B48-A47B-923C6CEC4556}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NavigationImpl", "external\vs-editor-core\src\Editor\Text\Impl\Navigation\NavigationImpl.csproj", "{726E446E-2E8D-4B48-A47B-923C6CEC4556}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TextSearchImpl", "external\vs-editor-core\src\Editor\Text\Impl\TextSearch\TextSearchImpl.csproj", "{F713D37D-70A4-49BB-ADAE-B7007C880E57}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TextSearchImpl", "external\vs-editor-core\src\Editor\Text\Impl\TextSearch\TextSearchImpl.csproj", "{F713D37D-70A4-49BB-ADAE-B7007C880E57}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TextModelImpl", "external\vs-editor-core\src\Editor\Text\Impl\TextModel\TextModelImpl.csproj", "{B5C85F1D-38B8-4A57-A763-F390D58BD4D5}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TextModelImpl", "external\vs-editor-core\src\Editor\Text\Impl\TextModel\TextModelImpl.csproj", "{B5C85F1D-38B8-4A57-A763-F390D58BD4D5}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TextBufferUndoManagerImpl", "external\vs-editor-core\src\Editor\Text\Impl\TextBufferUndoManager\TextBufferUndoManagerImpl.csproj", "{72987C64-502B-4BBB-B9C9-B09F54C7B552}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TextBufferUndoManagerImpl", "external\vs-editor-core\src\Editor\Text\Impl\TextBufferUndoManager\TextBufferUndoManagerImpl.csproj", "{72987C64-502B-4BBB-B9C9-B09F54C7B552}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TextAndAdornmentSequencerImpl", "external\vs-editor-core\src\Editor\Text\Impl\TextAndAdornmentSequencer\TextAndAdornmentSequencerImpl.csproj", "{EBDD3015-F38D-470F-8C55-82FD46019495}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TextAndAdornmentSequencerImpl", "external\vs-editor-core\src\Editor\Text\Impl\TextAndAdornmentSequencer\TextAndAdornmentSequencerImpl.csproj", "{EBDD3015-F38D-470F-8C55-82FD46019495}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TagAggregatorImpl", "external\vs-editor-core\src\Editor\Text\Impl\TagAggregator\TagAggregatorImpl.csproj", "{3C354DFC-8768-4023-9977-B9C3B9FF81ED}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TagAggregatorImpl", "external\vs-editor-core\src\Editor\Text\Impl\TagAggregator\TagAggregatorImpl.csproj", "{3C354DFC-8768-4023-9977-B9C3B9FF81ED}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StandaloneUndoImpl", "external\vs-editor-core\src\Editor\Text\Impl\StandaloneUndo\StandaloneUndoImpl.csproj", "{29E74860-17B2-47D3-B3D4-7BC7E77900CE}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "StandaloneUndoImpl", "external\vs-editor-core\src\Editor\Text\Impl\StandaloneUndo\StandaloneUndoImpl.csproj", "{29E74860-17B2-47D3-B3D4-7BC7E77900CE}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RtfBuilderServiceImpl", "external\vs-editor-core\src\Editor\Text\Impl\RTF\RtfBuilderServiceImpl.csproj", "{6B5B877B-102F-493E-B4A5-C5BA1A2D517C}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RtfBuilderServiceImpl", "external\vs-editor-core\src\Editor\Text\Impl\RTF\RtfBuilderServiceImpl.csproj", "{6B5B877B-102F-493E-B4A5-C5BA1A2D517C}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Outlining", "external\vs-editor-core\src\Editor\Text\Impl\Outlining\Outlining.csproj", "{135FD888-1648-4721-A861-4F7503C44A3D}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Outlining", "external\vs-editor-core\src\Editor\Text\Impl\Outlining\Outlining.csproj", "{135FD888-1648-4721-A861-4F7503C44A3D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "XPlat", "XPlat", "{0CEAC5F6-B155-404B-B81A-76F6EFF3AD5F}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MultiCaretImpl", "external\vs-editor-core\src\Editor\Text\Impl\XPlat\MultiCaretImpl\MultiCaretImpl.csproj", "{547C3D7B-7DFF-4169-88A7-56245170FDB3}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MultiCaretImpl", "external\vs-editor-core\src\Editor\Text\Impl\XPlat\MultiCaretImpl\MultiCaretImpl.csproj", "{547C3D7B-7DFF-4169-88A7-56245170FDB3}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Util", "Util", "{745BF6CA-BC7C-4863-B1B4-C423A828820A}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TextDataUtil", "external\vs-editor-core\src\Editor\Text\Util\TextDataUtil\TextDataUtil.csproj", "{1206D585-670F-4951-A6BF-493C79C950E4}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TextDataUtil", "external\vs-editor-core\src\Editor\Text\Util\TextDataUtil\TextDataUtil.csproj", "{1206D585-670F-4951-A6BF-493C79C950E4}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TextLogicUtil", "external\vs-editor-core\src\Editor\Text\Util\TextLogicUtil\TextLogicUtil.csproj", "{69F195E1-A8C9-43B3-AE91-A8FC79393163}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TextLogicUtil", "external\vs-editor-core\src\Editor\Text\Util\TextLogicUtil\TextLogicUtil.csproj", "{69F195E1-A8C9-43B3-AE91-A8FC79393163}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TextUIUtil", "external\vs-editor-core\src\Editor\Text\Util\TextUIUtil\TextUIUtil.csproj", "{B2B41590-92EF-4120-B9B8-E861F3903FDD}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TextUIUtil", "external\vs-editor-core\src\Editor\Text\Util\TextUIUtil\TextUIUtil.csproj", "{B2B41590-92EF-4120-B9B8-E861F3903FDD}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Core", "Core", "{10D43FCD-8287-47D2-A8DD-7BDC77CFBDE7}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Def", "Def", "{1EA941BE-66DE-4D0E-B840-FC556F5BA803}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CoreUtility", "external\vs-editor-core\src\Editor\Core\Def\CoreUtility.csproj", "{3AFF3617-E88F-4F96-AA81-00D3D9E15C05}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CoreUtility", "external\vs-editor-core\src\Editor\Core\Def\CoreUtility.csproj", "{3AFF3617-E88F-4F96-AA81-00D3D9E15C05}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Impl", "Impl", "{AE6FAE39-A6DE-4809-85CB-16321D9A708C}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CoreUtilityImpl", "external\vs-editor-core\src\Editor\Core\Impl\CoreUtilityImpl.csproj", "{063241E2-CBDA-4A95-9B8E-914AD6D6D242}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CoreUtilityImpl", "external\vs-editor-core\src\Editor\Core\Impl\CoreUtilityImpl.csproj", "{063241E2-CBDA-4A95-9B8E-914AD6D6D242}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Language", "Language", "{9507EE28-0855-4790-88A7-A5D9FA58AB6D}"
EndProject
@@ -437,43 +437,43 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Def", "Def", "{0E8F5B35-CB3
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Impl", "Impl", "{8CE76FA8-18EA-4016-8E1F-3D31650BC223}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IntellisenseDef", "external\vs-editor-core\src\Editor\Language\Def\Intellisense\IntellisenseDef.csproj", "{C00336B8-0DC9-4F05-A030-C6BD2A018746}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IntellisenseDef", "external\vs-editor-core\src\Editor\Language\Def\Intellisense\IntellisenseDef.csproj", "{C00336B8-0DC9-4F05-A030-C6BD2A018746}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LanguageDef", "external\vs-editor-core\src\Editor\Language\Def\Language\LanguageDef.csproj", "{1CA8F6F3-8FCD-4AC1-84A7-5DB4248FEC07}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LanguageDef", "external\vs-editor-core\src\Editor\Language\Def\Language\LanguageDef.csproj", "{1CA8F6F3-8FCD-4AC1-84A7-5DB4248FEC07}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StandardClassification", "external\vs-editor-core\src\Editor\Language\Def\StandardClassification\StandardClassification.csproj", "{D8CED26E-4BB7-47EE-9F20-D3EEAF14F047}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "StandardClassification", "external\vs-editor-core\src\Editor\Language\Def\StandardClassification\StandardClassification.csproj", "{D8CED26E-4BB7-47EE-9F20-D3EEAF14F047}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LanguageImpl", "external\vs-editor-core\src\Editor\Language\Impl\Language\LanguageImpl.csproj", "{C90CEE76-1A52-43EC-A28D-ABD25F95646B}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LanguageImpl", "external\vs-editor-core\src\Editor\Language\Impl\Language\LanguageImpl.csproj", "{C90CEE76-1A52-43EC-A28D-ABD25F95646B}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StandardClassificationImpl", "external\vs-editor-core\src\Editor\Language\Impl\StandardClassification\StandardClassificationImpl.csproj", "{0F03F84B-580B-4710-A5B9-616A66552A4F}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "StandardClassificationImpl", "external\vs-editor-core\src\Editor\Language\Impl\StandardClassification\StandardClassificationImpl.csproj", "{0F03F84B-580B-4710-A5B9-616A66552A4F}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LanguageUtil", "external\vs-editor-core\src\Editor\Language\Util\LanguageUtil\LanguageUtil.csproj", "{9B0C6B46-52CA-42F5-83E1-C259F54EE5F5}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LanguageUtil", "external\vs-editor-core\src\Editor\Language\Util\LanguageUtil\LanguageUtil.csproj", "{9B0C6B46-52CA-42F5-83E1-C259F54EE5F5}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WindowsBase", "external\vs-editor-core\src\FPF\WindowsBase\WindowsBase.csproj", "{A8F39368-ECD9-41A5-A562-CC7C82B3CC86}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WindowsBase", "external\vs-editor-core\src\FPF\WindowsBase\WindowsBase.csproj", "{A8F39368-ECD9-41A5-A562-CC7C82B3CC86}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PresentationCore", "external\vs-editor-core\src\FPF\PresentationCore\PresentationCore.csproj", "{6CFF32E7-9621-4F17-8D31-732F93F0C1A6}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PresentationCore", "external\vs-editor-core\src\FPF\PresentationCore\PresentationCore.csproj", "{6CFF32E7-9621-4F17-8D31-732F93F0C1A6}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PresentationFramework", "external\vs-editor-core\src\FPF\PresentationFramework\PresentationFramework.csproj", "{FDE5334A-70B5-41AE-9445-A0C77725A63D}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PresentationFramework", "external\vs-editor-core\src\FPF\PresentationFramework\PresentationFramework.csproj", "{FDE5334A-70B5-41AE-9445-A0C77725A63D}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UIAutomationClient", "external\vs-editor-core\src\FPF\UIAutomationClient\UIAutomationClient.csproj", "{8858E6B0-8398-46A9-9022-358D10E5E394}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UIAutomationClient", "external\vs-editor-core\src\FPF\UIAutomationClient\UIAutomationClient.csproj", "{8858E6B0-8398-46A9-9022-358D10E5E394}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UIAutomationProvider", "external\vs-editor-core\src\FPF\UIAutomationProvider\UIAutomationProvider.csproj", "{8EC74798-FED7-4F3C-A01B-25013317A90B}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UIAutomationProvider", "external\vs-editor-core\src\FPF\UIAutomationProvider\UIAutomationProvider.csproj", "{8EC74798-FED7-4F3C-A01B-25013317A90B}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UIAutomationTypes", "external\vs-editor-core\src\FPF\UIAutomationTypes\UIAutomationTypes.csproj", "{52BF10FD-66DF-430F-8A30-E5E63A93AE91}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UIAutomationTypes", "external\vs-editor-core\src\FPF\UIAutomationTypes\UIAutomationTypes.csproj", "{52BF10FD-66DF-430F-8A30-E5E63A93AE91}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MonoDevelop.TextEditor.Cocoa", "src\addins\MonoDevelop.TextEditor\MonoDevelop.TextEditor.Cocoa\MonoDevelop.TextEditor.Cocoa.csproj", "{5FEEDF49-0493-411C-B4F3-FAB7543499D2}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PatternMatchingImpl", "external\vs-editor-core\src\Editor\Text\Impl\PatternMatching\PatternMatchingImpl.csproj", "{C8BEA9D9-9608-4FC7-BE8D-DFEDCE41C39F}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PatternMatchingImpl", "external\vs-editor-core\src\Editor\Text\Impl\PatternMatching\PatternMatchingImpl.csproj", "{C8BEA9D9-9608-4FC7-BE8D-DFEDCE41C39F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ToolTipAdornmentImpl", "external\vs-editor-core\src\Editor\Text\Impl\ToolTipAdornment\ToolTipAdornmentImpl.csproj", "{1339C301-982F-4A37-BD71-1F104FCCE65D}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GlyphMarginImpl", "external\vs-editor-core\src\Editor\Text\Impl\GlyphMargin\GlyphMarginImpl.csproj", "{EDC59664-4D54-473E-82E6-BB83FBD1C254}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GlyphMarginImpl", "external\vs-editor-core\src\Editor\Text\Impl\GlyphMargin\GlyphMarginImpl.csproj", "{EDC59664-4D54-473E-82E6-BB83FBD1C254}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StructureImpl", "external\vs-editor-core\src\Editor\Text\Impl\Structure\StructureImpl.csproj", "{6C7ADE4D-2544-581E-918B-659243920781}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "StructureImpl", "external\vs-editor-core\src\Editor\Text\Impl\Structure\StructureImpl.csproj", "{6C7ADE4D-2544-581E-918B-659243920781}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "RoslynIntegration", "external\vs-editor-core\src\RoslynIntegration\RoslynIntegration.shproj", "{A10C6E18-A872-4D43-9BB2-2B28C70C7BF7}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NavigationProvidersImpl", "external\vs-editor-core\src\Editor\Text\Impl\NavigationProviders\NavigationProvidersImpl.csproj", "{3E8ABAB5-CE9A-484E-B82B-73B89EA2E51A}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NavigationProvidersImpl", "external\vs-editor-core\src\Editor\Text\Impl\NavigationProviders\NavigationProvidersImpl.csproj", "{3E8ABAB5-CE9A-484E-B82B-73B89EA2E51A}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution