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:
Diffstat (limited to 'main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.csproj')
-rw-r--r--main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.csproj b/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.csproj
index 1fca08e4ce..8d615cc4ba 100644
--- a/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.csproj
+++ b/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.csproj
@@ -3484,6 +3484,7 @@
<Compile Include="MonoDevelop.Ide.Editor.Extension\AbstractBraceMatcher.cs" />
<Compile Include="MonoDevelop.Ide.Editor.Extension\BraceMatcherTextEditorExtension.cs" />
<Compile Include="MonoDevelop.Ide.Editor.Extension\BraceMatchingResult.cs" />
+ <Compile Include="MonoDevelop.Components.AutoTest.Operations\ChildrenOperation.cs" />
</ItemGroup>
<ItemGroup>
<None Include="Makefile.am" />