Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit 2041090

Browse files
committed
Switching to dotnet.myget.org feed
1 parent 82b15dc commit 2041090

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<configuration>
33
<packageSources>
4-
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetcidev/api/v3/index.json" />
4+
<add key="AspNetCore" value="https://dotnet.myget.org/F/aspnetcore-ci-dev/api/v3/index.json" />
55
<add key="NuGet.org" value="https://api.nuget.org/v3/index.json" />
66
</packageSources>
77
</configuration>

0 commit comments

Comments
 (0)