Skip to content

Commit a8b6fa7

Browse files
committed
Remove dotnet-core feed from NuGet.config
1 parent cfb7ae4 commit a8b6fa7

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
@@ -3,7 +3,6 @@
33
<packageSources>
44
<clear />
55
<add key="AspNetCore" value="https://dotnet.myget.org/F/aspnetcore-ci-dev/api/v3/index.json" />
6-
<add key="dotNetCore" value="https://dotnet.myget.org/F/dotnet-core/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" />
98
</packageSources>

0 commit comments

Comments
 (0)