summaryrefslogtreecommitdiff
path: root/tests/dir.props
diff options
context:
space:
mode:
authorChristopher Costa <chcosta@microsoft.com>2017-06-16 09:39:13 -0700
committerChristopher Costa <chcosta@microsoft.com>2017-06-16 09:39:13 -0700
commitec9383bcdc7a21942104e18abff823805e82db78 (patch)
tree4f1938ecca55a136ed103f14c9ca6de1e5ed8a60 /tests/dir.props
parent16d58b4e2555a8efadba07b57f763f4d7e9a7423 (diff)
downloadcoreclr-ec9383bcdc7a21942104e18abff823805e82db78.tar.gz
coreclr-ec9383bcdc7a21942104e18abff823805e82db78.tar.bz2
coreclr-ec9383bcdc7a21942104e18abff823805e82db78.zip
Remove unused source causing restore error
Diffstat (limited to 'tests/dir.props')
-rw-r--r--tests/dir.props1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/dir.props b/tests/dir.props
index 65f31ff03f..8da69c7511 100644
--- a/tests/dir.props
+++ b/tests/dir.props
@@ -89,7 +89,6 @@
<ItemGroup>
<!-- Need to escape double forward slash (%2F) or MSBuild will normalize to one slash on Unix. -->
- <DotnetSourceList Include="$(PackagesDir)AzureTransfer\$(__BuildType)\pkg\" Condition="'$(OverwriteCoreClrPackageVersion)' == 'true'" />
<DotnetSourceList Include="$(PackagesDir)AzureTransfer\" Condition="'$(OverwriteCoreClrPackageVersion)' == 'true'" />
<DotnetSourceList Include="https:%2F%2Fdotnet.myget.org/F/dotnet-corefxlab/api/v3/index.json" />
<DotnetSourceList Include="https:%2F%2Fdotnet.myget.org/F/dotnet-core/api/v3/index.json" />