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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Osenkov <github@osenkov.com>2019-08-16 01:33:06 +0300
committerKirill Osenkov <github@osenkov.com>2019-08-16 01:33:06 +0300
commit5085027e3036520b9926aec0bd38f87ab1c539f8 (patch)
tree22c28a894c78df0d9226d67cd5ae42c017f1c873
parent28c999b137f03d0716990aa63fcb20c2927b60a4 (diff)
Also remove the roslyn-for-vs-for-mac feed.
-rw-r--r--NuGet.config1
1 files changed, 0 insertions, 1 deletions
diff --git a/NuGet.config b/NuGet.config
index 34d29f997d..98c896f0cc 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -4,7 +4,6 @@
<add key="Nuget Official" value="https://api.nuget.org/v3/index.json" />
<add key="Roslyn Nightlies" value="https://dotnet.myget.org/F/roslyn/api/v3/index.json" />
<add key="roslyn-analyzers" value="https://dotnet.myget.org/F/roslyn-analyzers/api/v3/index.json" />
- <add key="Roslyn VSForMac" value="https://dotnet.myget.org/F/roslyn-for-vs-for-mac/api/v3/index.json" />
<add key="vssdk" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vssdk/nuget/v3/index.json" />
<add key="vs-impl" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-impl/nuget/v3/index.json" />
<add key="VS Editor Legacy" value="https://www.myget.org/F/vs-editor/api/v3/index.json" />