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:
authorSantiago Fernandez Madero <safern@microsoft.com>2017-03-08 00:44:12 +0300
committerGitHub <noreply@github.com>2017-03-08 00:44:12 +0300
commite927c26d055acc9fbd841fe53366488da237d299 (patch)
treedae3a939858c085ae86875199d615f24e5c99493 /src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj
parentaeade7e4cb3a0a7f1d27f66f4c3d69404427602e (diff)
Desktop tests run progress (#16706)
* Desktop tests run progress
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.csproj1
1 files changed, 0 insertions, 1 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 809700615a..b5e4ea930f 100644
--- a/src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj
+++ b/src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj
@@ -96,7 +96,6 @@
<Compile Include="File\ReadWriteAllLines.cs" />
<Compile Include="PathFeatures.cs" />
<Compile Include="TestData.cs" />
- <Compile Include="Tfm.cs" />
<Compile Include="UnseekableFileStream.cs" />
<Compile Include="FSAssert.cs" />
<Compile Include="FileSystemTest.cs" />