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:
authortherzok <marius.ungureanu@xamarin.com>2018-05-23 09:56:12 +0300
committerMarius Ungureanu <teromario@yahoo.com>2018-05-23 17:09:33 +0300
commitf3a03487279a174364a0d6b0232310b450b4285a (patch)
treeac4f227a79eea37d237cb64ec72b2a1b96eb8000 /main/tests/IdeUnitTests/IdeUnitTests.csproj
parent9ecf4e5bbf013e5ba9e3244419287ff10467456d (diff)
Fixup after rebase
Diffstat (limited to 'main/tests/IdeUnitTests/IdeUnitTests.csproj')
-rw-r--r--main/tests/IdeUnitTests/IdeUnitTests.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/tests/IdeUnitTests/IdeUnitTests.csproj b/main/tests/IdeUnitTests/IdeUnitTests.csproj
index 31c794d4c9..c5fa4163d6 100644
--- a/main/tests/IdeUnitTests/IdeUnitTests.csproj
+++ b/main/tests/IdeUnitTests/IdeUnitTests.csproj
@@ -41,6 +41,7 @@
<Compile Include="TestDocument.cs" />
<Compile Include="TestViewContent.cs" />
<Compile Include="TestWorkbenchWindow.cs" />
+ <Compile Include="RoslynTestBase.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\core\MonoDevelop.Core\MonoDevelop.Core.csproj">