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

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2021-01-15 04:09:21 +0300
committerGitHub <noreply@github.com>2021-01-15 04:09:21 +0300
commit2dba63eb52d0979a18ea7d27244352b65fd804f4 (patch)
tree153b1d3f505d6d965f60a8bfb9d24086016ec2c1 /NuGet.config
parent04d788a9d920e7787a3c1d48bbaa545f24574945 (diff)
Update dependencies from https://github.com/dotnet/arcade build 20210112.10 (#29333)
Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21058.3 -> To Version 6.0.0-beta.21062.10 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
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 c316bdd086..5d71f4ff9f 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -13,4 +13,5 @@
<!-- Used for the SiteExtension 3.1 bits that are included in the 5.0 build -->
<add key="dotnet31-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1-transport/nuget/v3/index.json" />
</packageSources>
+ <disabledPackageSources />
</configuration>