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:
Diffstat (limited to 'ProjectReferences.projitems')
-rw-r--r--ProjectReferences.projitems4
1 files changed, 4 insertions, 0 deletions
diff --git a/ProjectReferences.projitems b/ProjectReferences.projitems
index 6a5f322..ef683cb 100644
--- a/ProjectReferences.projitems
+++ b/ProjectReferences.projitems
@@ -33,6 +33,10 @@
<SolutionFolder>Shared</SolutionFolder>
<Private>$(ReferencesVSEditorCopyToOutput)</Private>
</ProjectReference>
+ <ProjectReference Include="$(MSBuildThisFileDirectory)src\Editor\Imaging\Def\Imaging.csproj">
+ <SolutionFolder>Shared</SolutionFolder>
+ <Private>$(ReferencesVSEditorCopyToOutput)</Private>
+ </ProjectReference>
<ProjectReference Include="$(MSBuildThisFileDirectory)src\Editor\Text\Def\TextData\TextData.csproj">
<SolutionFolder>Shared</SolutionFolder>
<Private>$(ReferencesVSEditorCopyToOutput)</Private>