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

Commit 814df07

Browse files
committed
Branching for 2.0.0 rtm
1 parent 4492d3e commit 814df07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NuGet.config

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<configuration>
33
<packageSources>
44
<clear />
5-
<add key="AspNetCore" value="https://dotnet.myget.org/F/aspnetcore-ci-dev/api/v3/index.json" />
5+
<add key="AspNetCore" value="https://dotnet.myget.org/F/aspnetcore-ci-release/api/v3/index.json" />
66
<add key="AspNetCoreTools" value="https://dotnet.myget.org/F/aspnetcore-tools/api/v3/index.json" />
77
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
88
</packageSources>
9-
</configuration>
9+
</configuration>

0 commit comments

Comments
 (0)