Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/xwt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLluis Sanchez <lluis@xamarin.com>2013-06-12 18:14:25 +0400
committerLluis Sanchez <lluis@xamarin.com>2013-06-12 18:14:25 +0400
commit5250d234655aaeaf129de3b297f6919872bb7aad (patch)
tree2ab710b1736422dce24fb739b8bd968ae260f49e /Testing
parentc3e48eb6718f80c69be837c61f6b0b6b166bad0d (diff)
Remove duplicated files from project file
Diffstat (limited to 'Testing')
-rw-r--r--Testing/GtkTestRunner.csproj10
1 files changed, 0 insertions, 10 deletions
diff --git a/Testing/GtkTestRunner.csproj b/Testing/GtkTestRunner.csproj
index 82d7416a..ecc15fe4 100644
--- a/Testing/GtkTestRunner.csproj
+++ b/Testing/GtkTestRunner.csproj
@@ -60,16 +60,6 @@
<Compile Include="GtkTestRunner\Main.cs" />
<Compile Include="GtkTestRunner\AssemblyInfo.cs" />
<Compile Include="Tests\**\*.cs" />
- <Compile Include="Tests\ContainerTests.cs" />
- <Compile Include="Tests\PanedTests.cs" />
- <Compile Include="Tests\DatePickerTests.cs" />
- <Compile Include="Tests\ExpanderTests.cs" />
- <Compile Include="Tests\ScrollbarTests.cs" />
- <Compile Include="Tests\SliderTests.cs" />
- <Compile Include="Tests\SegmentedButtonTests.cs" />
- <Compile Include="Tests\SpinnerTests.cs" />
- <Compile Include="Tests\ToggleButtonTests.cs" />
- <Compile Include="Tests\TreeViewTests.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>