Skip to content

Commit c1c6e4d

Browse files
committed
Remove internal feeds from nuget.config
1 parent 3f6fa57 commit c1c6e4d

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

NuGet.config

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,9 @@
22
<configuration>
33
<packageSources>
44
<clear />
5-
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
6-
<add key="darc-int-dotnet-aspnetcore-b7a2ec8c" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-b7a2ec8c/nuget/v3/index.json" />
75
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
86
<add key="darc-pub-dotnet-roslyn-analyzers-ce71b27" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-roslyn-analyzers-ce71b27b/nuget/v3/index.json" />
97
<!-- End: Package sources from dotnet-roslyn-analyzers -->
10-
<!-- Begin: Package sources from dotnet-runtime -->
11-
<add key="darc-int-dotnet-runtime-2f740ad-5" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-2f740adc-5/nuget/v3/index.json" />
12-
<add key="darc-int-dotnet-runtime-2f740ad-4" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-2f740adc-4/nuget/v3/index.json" />
13-
<add key="darc-int-dotnet-runtime-2f740ad-3" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-2f740adc-3/nuget/v3/index.json" />
14-
<add key="darc-int-dotnet-runtime-2f740ad" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-2f740adc/nuget/v3/index.json" />
15-
<!-- End: Package sources from dotnet-runtime -->
168
<!-- Begin: Package sources from dotnet-templating -->
179
<add key="darc-pub-dotnet-templating-8470ff3-4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-8470ff31-4/nuget/v3/index.json" />
1810
<add key="darc-pub-dotnet-templating-8470ff3-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-8470ff31-3/nuget/v3/index.json" />

smoke-testNuGet.Config

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,9 @@
22
<configuration>
33
<packageSources>
44
<clear />
5-
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
6-
<add key="darc-int-dotnet-aspnetcore-b7a2ec8c" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-b7a2ec8c/nuget/v3/index.json" />
75
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
86
<add key="darc-pub-dotnet-roslyn-analyzers-ce71b27" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-roslyn-analyzers-ce71b27b/nuget/v3/index.json" />
97
<!-- End: Package sources from dotnet-roslyn-analyzers -->
10-
<!-- Begin: Package sources from dotnet-runtime -->
11-
<add key="darc-int-dotnet-runtime-2f740ad-5" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-2f740adc-5/nuget/v3/index.json" />
12-
<add key="darc-int-dotnet-runtime-2f740ad-4" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-2f740adc-4/nuget/v3/index.json" />
13-
<add key="darc-int-dotnet-runtime-2f740ad-3" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-2f740adc-3/nuget/v3/index.json" />
14-
<add key="darc-int-dotnet-runtime-2f740ad" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-2f740adc/nuget/v3/index.json" />
15-
<!-- End: Package sources from dotnet-runtime -->
168
<!-- Begin: Package sources from dotnet-templating -->
179
<add key="darc-pub-dotnet-templating-8470ff3-4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-8470ff31-4/nuget/v3/index.json" />
1810
<add key="darc-pub-dotnet-templating-8470ff3-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-8470ff31-3/nuget/v3/index.json" />

0 commit comments

Comments
 (0)