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:
Diffstat (limited to 'NuGet.config')
-rw-r--r--NuGet.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/NuGet.config b/NuGet.config
index b0a1d6b431..223852ae77 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -12,5 +12,6 @@
<add key="Templating" value="https://dotnet.myget.org/F/templating/" />
<add key="Azure AppService" value="https://www.myget.org/F/azure-appservice/api/v3/index.json" />
<add key="MSBuild" value="https://dotnet.myget.org/F/msbuild/api/v3/index.json" />
+ <add key="nuget-build" value="https://dotnet.myget.org/F/nuget-build/api/v3/index.json" />
</packageSources>
</configuration>