Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Commit f72ebbd

Browse files
Remove redundant preview2 NuGet feed reference
1 parent 391ceec commit f72ebbd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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="AspNetCorePreview2Final" value="https://dotnet.myget.org/F/dotnet-2-0-0-preview2-final/api/v3/index.json" />
65
<add key="AspNetCore" value="https://dotnet.myget.org/F/aspnetcore-ci-release/api/v3/index.json" />
76
<add key="AspNetCoreTools" value="https://dotnet.myget.org/F/aspnetcore-tools/api/v3/index.json" />
87
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />

0 commit comments

Comments
 (0)