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:
authorMatt Ward <matt.ward@microsoft.com>2018-11-27 16:34:56 +0300
committerMatt Ward <matt.ward@microsoft.com>2018-11-27 16:34:56 +0300
commitc307b2084d27d458887d7ee42bd8e7ade4a4ed51 (patch)
treebcfe3eb98bd4a7b3dd386c9b11ffda41caeabca5 /main/tests/Ide.Tests/MonoDevelop.Ide.Tests.csproj
parent20eebe01beec5dd77c6b925134925fc85ce89d89 (diff)
Revert "Merge pull request #6590 from mono/Fixes-579048"
This reverts commit 8cbc5e074af82252c58c2516ecfa33df7552f320, reversing changes made to 9dee5b3c4a8cf7870b8140e6bd941c9f20d042f0.
Diffstat (limited to 'main/tests/Ide.Tests/MonoDevelop.Ide.Tests.csproj')
-rw-r--r--main/tests/Ide.Tests/MonoDevelop.Ide.Tests.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/tests/Ide.Tests/MonoDevelop.Ide.Tests.csproj b/main/tests/Ide.Tests/MonoDevelop.Ide.Tests.csproj
index 7c893ee005..d57f65f521 100644
--- a/main/tests/Ide.Tests/MonoDevelop.Ide.Tests.csproj
+++ b/main/tests/Ide.Tests/MonoDevelop.Ide.Tests.csproj
@@ -146,7 +146,6 @@
<Compile Include="MonoDevelop.Ide.TypeSystem\TypeSystemServiceTests.cs" />
<Compile Include="MonoDevelop.Ide.RoslynServices\MonoDevelopFrameworkAssemblyPathResolverFactoryTests.cs" />
<Compile Include="MonoDevelop.Ide.TypeSystem\MonoDevelopWorkspaceTests.cs" />
- <Compile Include="MonoDevelop.Ide.Templates\SingleFileDescriptionTemplateTests.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\core\MonoDevelop.Ide\MonoDevelop.Ide.csproj">