Skip to content

Commit aadcfa1

Browse files
Revert change that added preview2-final NuGet feed as it's not required in dev branch
1 parent f683b39 commit aadcfa1

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="AspNetCorePreview2Final" value="https://dotnet.myget.org/F/dotnet-2-0-0-preview2-final/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)