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-09 20:07:59 +0300
committerJose Perez Rodriguez <joperezr@microsoft.com>2016-09-09 20:07:59 +0300
commit286c1be983e6dd7ef2e458494ba360d7c1423747 (patch)
tree1a261624ea72ed36f81319e7b7c6c46dd8397c32 /src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj
parent3d04af30f76b2e3f4d8ed0495d6ddadc52746ef8 (diff)
Removing pkgproj references from csprojs
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 91630cbc84..d77b91f907 100644
--- a/src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj
+++ b/src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj
@@ -163,18 +163,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