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

Commit 9a433dd

Browse files
Only reference released versions of ASP.NET Core packages
1 parent db267e0 commit 9a433dd

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
@@ -1,7 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<configuration>
33
<packageSources>
4-
<add key="AspNetCore" value="https://dotnet.myget.org/F/aspnetcore-ci-dev/api/v3/index.json" />
54
<add key="AspNetCoreTools" value="https://dotnet.myget.org/F/aspnetcore-tools/api/v3/index.json" />
65
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
76
</packageSources>

0 commit comments

Comments
 (0)