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

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgor Bogatov <egorbo@gmail.com>2020-08-22 14:49:06 +0300
committerGitHub <noreply@github.com>2020-08-22 14:49:06 +0300
commit165e8a6b0c7362a84ae9ac23f2fbae2a10ccb699 (patch)
tree26b63b68483f29d22592369b0f7a0e87c6c417e2 /NuGet.config
parente8a4c3c2dbddeebde890ab278748b489674e54fe (diff)
[Browser] Bump ICU (#41166)
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 13929bbcd87..ae224e21d78 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -16,6 +16,7 @@
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
<add key="dotnet5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
<add key="dotnet5-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5-transport/nuget/v3/index.json" />
+ <add key="dotnet6-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6-transport/nuget/v3/index.json" />
</packageSources>
<disabledPackageSources>
<clear />