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

Commit f683b39

Browse files
Merge branch 'rel/2.0.0-preview2' into dev
2 parents ed7e07a + c128fa6 commit f683b39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NuGet.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
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" />
67
<add key="AspNetCoreTools" value="https://dotnet.myget.org/F/aspnetcore-tools/api/v3/index.json" />
78
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
89
</packageSources>

0 commit comments

Comments
 (0)