Skip to content

Commit 7186187

Browse files
committed
Remove internal feeds.
1 parent d5b644e commit 7186187

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,14 +2,6 @@
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-templating-7ab67ec7" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-templating-7ab67ec7/nuget/v3/index.json" />
7-
<add key="darc-int-dotnet-corefx-59d2f36e" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-59d2f36e/nuget/v3/index.json" />
8-
<add key="darc-int-dotnet-core-setup-f5eceb81" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-f5eceb81/nuget/v3/index.json" />
9-
<add key="darc-int-dotnet-aspnetcore-tooling-cd25a65e" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-tooling-cd25a65e/nuget/v3/index.json" />
10-
<add key="darc-int-dotnet-extensions-77d62c57" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-77d62c57/nuget/v3/index.json" />
11-
<add key="darc-int-dotnet-aspnetcore-9699b939" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-9699b939/nuget/v3/index.json" />
12-
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
135
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />
146
<add key="nuget-build" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/nuget-build/nuget/v3/index.json" />
157
<add key="arcade" value="https://dotnetfeed.blob.core.windows.net/dotnet-tools-internal/index.json" />

smoke-testNuGet.Config

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,6 @@
33
<packageSources>
44
<!--To inherit the global NuGet package sources remove the <clear/> line below -->
55
<clear />
6-
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
7-
<add key="darc-int-dotnet-templating-7ab67ec7" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-templating-7ab67ec7/nuget/v3/index.json" />
8-
<add key="darc-int-dotnet-corefx-59d2f36e" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-59d2f36e/nuget/v3/index.json" />
9-
<add key="darc-int-dotnet-core-setup-f5eceb81" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-f5eceb81/nuget/v3/index.json" />
10-
<add key="darc-int-dotnet-aspnetcore-tooling-cd25a65e" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-tooling-cd25a65e/nuget/v3/index.json" />
11-
<add key="darc-int-dotnet-extensions-77d62c57" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-77d62c57/nuget/v3/index.json" />
12-
<add key="darc-int-dotnet-aspnetcore-9699b939" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-9699b939/nuget/v3/index.json" />
13-
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
146
<add key="source-built-packages" value="SOURCE_BUILT_PACKAGES" />
157
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />
168
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />

0 commit comments

Comments
 (0)