Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTarek Mahmoud Sayed <tarekms@microsoft.com>2016-02-04 21:01:44 +0300
committerTarek Mahmoud Sayed <tarekms@microsoft.com>2016-02-04 21:01:44 +0300
commitdb0017218cb89b2265124c401b97af1fd3ddcf50 (patch)
tree563ec0b164fdf81e1c886bb13de9f187fabab290 /dir.props
parentfc44cfb001763e33e8c994be785f7ff28ebc6b4c (diff)
Fix the Nuget feed.
removing retired feed from the list
Diffstat (limited to 'dir.props')
-rw-r--r--dir.props1
1 files changed, 0 insertions, 1 deletions
diff --git a/dir.props b/dir.props
index 5991e7812..7c686716f 100644
--- a/dir.props
+++ b/dir.props
@@ -141,7 +141,6 @@
<ItemGroup>
<!-- Need to escape double forward slash (%2F) or MSBuild will normalize to one slash on Unix. -->
<DnuSourceList Include="https:%2F%2Fwww.myget.org/F/dotnet-core/" />
- <DnuSourceList Include="https:%2F%2Fwww.myget.org/F/dotnet-coreclr/" />
<DnuSourceList Include="https:%2F%2Fwww.myget.org/F/dotnet-corefxtestdata/" />
<DnuSourceList Include="https:%2F%2Fwww.myget.org/F/dotnet-buildtools/" />
<DnuSourceList Include="https:%2F%2Fwww.myget.org/F/dotnet/" />