Skip to content

Commit 0d8f91f

Browse files
committed
remove aspnetbeta8 form nuget.config. The packages are now on NuGet.org
1 parent 39c901e commit 0d8f91f

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

samples/1.0.0-beta8/HelloWeb/NuGet.Config

Lines changed: 0 additions & 9 deletions
This file was deleted.

samples/1.0.0-beta8/NuGet.Config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<configuration>
33
<packageSources>
44
<clear />
5-
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetbeta8/api/v3/index.json" />
65
<add key="NuGetorg" value="https://api.nuget.org/v3/index.json" />
76
</packageSources>
87
</configuration>

0 commit comments

Comments
 (0)