Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/Xamarin.PropertyEditing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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 a8fc5c6..73f2d67 100644
--- a/NuGet.Config
+++ b/NuGet.Config
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
- <clear />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
</packageSources>
</configuration>