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

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Safar <marek.safar@gmail.com>2017-06-20 14:21:00 +0300
committerMarek Safar <marek.safar@gmail.com>2017-06-20 14:21:00 +0300
commitb177aba3ac6d685d48dce5359707be91a213fe0c (patch)
tree573e9c2160f3d38c4471b36d38263d1ac33187fa /src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj
parent8cf292c487d12ed451fe8c0d05acc509eb85fa70 (diff)
parentcf4b42457249f6d874141b43231bb727c60a0e20 (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj')
-rw-r--r--src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj b/src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj
index 0332976b83..b57b70ef61 100644
--- a/src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj
+++ b/src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj
@@ -159,9 +159,6 @@
<Compile Include="FileInfo\AppendText.cs" />
<Compile Include="FileInfo\CopyTo.cs" />
<!-- Helpers -->
- <Compile Include="$(CommonTestPath)\System\IO\FileCleanupTestBase.cs">
- <Link>Common\System\IO\FileCleanupTestBase.cs</Link>
- </Compile>
<Compile Include="$(CommonTestPath)\System\IO\TempFile.cs">
<Link>Common\System\IO\TempFile.cs</Link>
</Compile>
@@ -171,9 +168,6 @@
<Compile Include="$(CommonTestPath)\System\PlatformDetection.cs">
<Link>Common\System\PlatformDetection.cs</Link>
</Compile>
- <Compile Include="$(CommonTestPath)\System\Diagnostics\RemoteExecutorTestBase.cs">
- <Link>Common\System\Diagnostics\RemoteExecutorTestBase.cs</Link>
- </Compile>
<Compile Include="$(CommonTestPath)\System\AssertExtensions.cs">
<Link>Common\System\AssertExtensions.cs</Link>
</Compile>