Restore from transport feed in test build
authorwtgodbe <wigodbe@microsoft.com>
Thu, 26 Oct 2017 20:21:49 +0000 (13:21 -0700)
committerwtgodbe <wigodbe@microsoft.com>
Thu, 26 Oct 2017 20:21:49 +0000 (13:21 -0700)
tests/dir.props

index c17c9ef..c234891 100644 (file)
@@ -90,6 +90,7 @@
    <ItemGroup> 
      <!-- Need to escape double forward slash (%2F) or MSBuild will normalize to one slash on Unix. -->
      <DotnetSourceList Include="$(IntermediateAzureFeed)" Condition="'$(OverwriteCoreClrPackageVersion)' == 'true'" />
+     <DotnetSourceList Include="https:%2F%2Fdotnetfeed.blob.core.windows.net/dotnet-core/packages/index.json" />
      <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" />
      <DotnetSourceList Include="https:%2F%2Fdotnet.myget.org/F/dotnet-buildtools/api/v3/index.json" />