aboutsummaryrefslogtreecommitdiff
path: root/nuget.config
diff options
context:
space:
mode:
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 11533d59..9b715cbd 100644
--- a/nuget.config
+++ b/nuget.config
@@ -3,6 +3,5 @@
<packageSources>
<clear />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
- <add key="imagesharp-dev" value="https://www.myget.org/F/sixlabors/api/v3/index.json" />
</packageSources>
</configuration>