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

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKiran Challa <kichalla@microsoft.com>2015-09-02 23:34:32 +0300
committerKiran Challa <kichalla@microsoft.com>2015-09-02 23:34:32 +0300
commit4f927448e944cc25879df0a4031ee3ff5f8185ad (patch)
tree06731c5bce788ea47eb4dd1684239c2491b9f47a
parent9828aaa66c722f192ba63faaae5b68570477bf6b (diff)
Fixed nuget.config feedsv1.0.0-beta7
-rw-r--r--samples/1.0.0-beta7/NuGet.Config1
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/1.0.0-beta7/NuGet.Config b/samples/1.0.0-beta7/NuGet.Config
index 5c3e703b4f..385c62550d 100644
--- a/samples/1.0.0-beta7/NuGet.Config
+++ b/samples/1.0.0-beta7/NuGet.Config
@@ -2,7 +2,6 @@
<configuration>
<packageSources>
<clear />
- <add key="AspNetVNext" value="https://www.myget.org/F/aspnetrelease/api/v2" />
<add key="NuGetorg" value="https://nuget.org/api/v2/" />
</packageSources>
</configuration> \ No newline at end of file