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:
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>2021-12-31 07:34:33 +0300
committerGitHub <noreply@github.com>2021-12-31 07:34:33 +0300
commit07ed923f571848a9b1ff3830dcce70230bdfad0e (patch)
tree4c689275435da4bc6698337cb8b73368d934b3b2 /NuGet.config
parenta8e198c3306ef67d7c1ae1088d818064ede56179 (diff)
Switch to objwriter from the dotnet/llvm-project repo (#63177)
Diffstat (limited to 'NuGet.config')
-rw-r--r--NuGet.config2
1 files changed, 0 insertions, 2 deletions
diff --git a/NuGet.config b/NuGet.config
index 8d59f2744cf..f74e0c4a702 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -22,8 +22,6 @@
<add key="dotnet6-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6-transport/nuget/v3/index.json" />
<!-- Used for the Rich Navigation indexing task -->
<add key="richnav" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-buildservices/nuget/v3/index.json" />
- <!-- Used for NativeAOT ObjWriter. TODO: Delete once we publish the package from here. -->
- <add key="dotnet-experimental" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-experimental/nuget/v3/index.json" />
</packageSources>
<disabledPackageSources>
<clear />