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:
authorLluis Sanchez <llsan@microsoft.com>2019-03-21 03:02:26 +0300
committerLluis Sanchez <llsan@microsoft.com>2019-03-21 12:08:48 +0300
commite466141ef7b2c39585e29f94c28f6deb82e8be97 (patch)
treea8e8661e23ea0eac955ea0fe106f14453f8997cf /main/tests/UnitTests/UnitTests.csproj
parentea8b962d5ed27ad8dd52594124d35eb0bea4b714 (diff)
parent228695e2dc646fb2ad812c06bebfe33ca9f69601 (diff)
Merge branch 'new-service-model' into new-doc-model
Diffstat (limited to 'main/tests/UnitTests/UnitTests.csproj')
-rw-r--r--main/tests/UnitTests/UnitTests.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/main/tests/UnitTests/UnitTests.csproj b/main/tests/UnitTests/UnitTests.csproj
index 5510483303..972b4e0cae 100644
--- a/main/tests/UnitTests/UnitTests.csproj
+++ b/main/tests/UnitTests/UnitTests.csproj
@@ -34,6 +34,8 @@
<Project>{D12F0F7B-8DE3-43EC-BA49-41052D065A9B}</Project>
<Name>GuiUnit_NET_4_5</Name>
</ProjectReference>
+ <IncludeCopyLocal Include="GuiUnit.exe" />
+ <IncludeCopyLocal Include="GuiUnit.dll" />
</ItemGroup>
<ItemGroup>
<Compile Include="Util.cs" />