Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vs-editor-api.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bockover <abock@microsoft.com>2019-09-05 22:15:26 +0300
committerAaron Bockover <abock@microsoft.com>2019-09-05 22:16:55 +0300
commit5ce8bdd9837ded45ed9f42d060bc44a9c575bfdc (patch)
treee9781dc9bda18b0390f1f368f03f69ebf6de2c11 /VSEditorCore.proj
parent428e1a806aa16b62c66b2c7f4e14ca25293157fd (diff)
Sync with vs-editor-core@1975f9d9
Diffstat (limited to 'VSEditorCore.proj')
-rw-r--r--VSEditorCore.proj3
1 files changed, 2 insertions, 1 deletions
diff --git a/VSEditorCore.proj b/VSEditorCore.proj
index 5d5208c..9afa8cb 100644
--- a/VSEditorCore.proj
+++ b/VSEditorCore.proj
@@ -20,7 +20,8 @@
<GenerateSolutionAfterBuild>true</GenerateSolutionAfterBuild>
</PropertyGroup>
- <Import Project="ProjectReferences.projitems"/>
+ <Import Project="src/OpenSource.Def.projitems"/>
+ <Import Project="src/OpenSource.Impl.projitems"/>
<Target
Name="DeepClean"