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:
authorJose Perez Rodriguez <joperezr@microsoft.com>2016-09-02 00:19:37 +0300
committerGitHub <noreply@github.com>2016-09-02 00:19:37 +0300
commit1b9fa4bc4e4ed2da511374543c6460ba6b4f8c6b (patch)
treedca455ae239c27691970d802c8c0a2d08eecd4b7 /src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj
parentb647c01bba129ad9194b6dee2de888c00c59f962 (diff)
Revert "Expose all Reflection APIs in System.Runtime"
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.csproj12
1 files changed, 0 insertions, 12 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 0272ab9155..a7a02c8470 100644
--- a/src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj
+++ b/src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj
@@ -164,18 +164,6 @@
<Name>RemoteExecutorConsoleApp</Name>
<UndefineProperties>%(ProjectReference.UndefineProperties);TargetGroup</UndefineProperties>
</ProjectReference>
- <!-- ToDo: Remove this P2P reference once new packages are produced and updated -->
- <ProjectReference Include="..\..\System.Runtime\pkg\System.Runtime.pkgproj" />
- <!-- ToDo: Remove this P2P reference once new packages are produced and updated -->
- <ProjectReference Include="..\..\System.IO\pkg\System.IO.pkgproj" />
- <!-- ToDo: Remove this P2P reference once new packages are produced and updated -->
- <ProjectReference Include="..\..\System.Threading.Tasks\pkg\System.Threading.Tasks.pkgproj" />
- <!-- ToDo: Remove this P2P reference once new packages are produced and updated -->
- <ProjectReference Include="..\..\System.Reflection\pkg\System.Reflection.pkgproj" />
- <!-- ToDo: Remove this P2P reference once new packages are produced and updated -->
- <ProjectReference Include="..\..\System.Reflection.Extensions\pkg\System.Reflection.Extensions.pkgproj" />
- <!-- ToDo: Remove this P2P reference once new packages are produced and updated -->
- <ProjectReference Include="..\..\System.Text.Encoding\pkg\System.Text.Encoding.pkgproj" />
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
</Project> \ No newline at end of file