aboutsummaryrefslogtreecommitdiff
path: root/nuget.config
diff options
context:
space:
mode:
author杨宇千 <crupest@outlook.com>2019-10-17 15:13:41 +0800
committer杨宇千 <crupest@outlook.com>2019-10-17 15:13:41 +0800
commitea1e708f2fc179c5fc0bf1eda83482ad0ce7ea33 (patch)
tree7f19e86f51613b46d3ab3aff02b8abd9f71bb0b0 /nuget.config
parent7c021c429ea77dffdd877c3e2a0bcf6e881a7285 (diff)
downloadtimeline-ea1e708f2fc179c5fc0bf1eda83482ad0ce7ea33.tar.gz
timeline-ea1e708f2fc179c5fc0bf1eda83482ad0ce7ea33.tar.bz2
timeline-ea1e708f2fc179c5fc0bf1eda83482ad0ce7ea33.zip
...
Diffstat (limited to 'nuget.config')
-rw-r--r--nuget.config1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuget.config b/nuget.config
index e1fc7cfe..11533d59 100644
--- a/nuget.config
+++ b/nuget.config
@@ -3,7 +3,6 @@
<packageSources>
<clear />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
- <add key="aspnetcore-dev" value="https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json" />
<add key="imagesharp-dev" value="https://www.myget.org/F/sixlabors/api/v3/index.json" />
</packageSources>
</configuration>