Skip to content

Commit fe229aa

Browse files
committed
Remove internal feeds
1 parent e42db31 commit fe229aa

File tree

3 files changed

+10
-46
lines changed

3 files changed

+10
-46
lines changed

NuGet.config

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,6 @@
22
<configuration>
33
<packageSources>
44
<clear />
5-
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
6-
<!-- Begin: Package sources from dotnet-aspnetcore -->
7-
<add key="darc-int-dotnet-aspnetcore-331b52b" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-331b52b3/nuget/v3/index.json" />
8-
<!-- End: Package sources from dotnet-aspnetcore -->
9-
<!-- Begin: Package sources from dotnet-aspnetcore-tooling -->
10-
<add key="darc-int-dotnet-aspnetcore-tooling-7f783df" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-tooling-7f783df7/nuget/v3/index.json" />
11-
<!-- End: Package sources from dotnet-aspnetcore-tooling -->
12-
<!-- Begin: Package sources from dotnet-core-setup -->
13-
<add key="darc-int-dotnet-core-setup-0267ad0" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-0267ad09/nuget/v3/index.json" />
14-
<!-- End: Package sources from dotnet-core-setup -->
15-
<!-- Begin: Package sources from dotnet-extensions -->
16-
<add key="darc-int-dotnet-extensions-4210e7d" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-4210e7d1/nuget/v3/index.json" />
17-
<!-- End: Package sources from dotnet-extensions -->
18-
<!-- Begin: Package sources from dotnet-templating -->
19-
<add key="darc-pub-dotnet-templating-9b154f5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-9b154f56/nuget/v3/index.json" />
20-
<!-- End: Package sources from dotnet-templating -->
21-
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
225
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />
236
<add key="nuget-build" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/nuget-build/nuget/v3/index.json" />
247
<add key="arcade" value="https://dotnetfeed.blob.core.windows.net/dotnet-tools-internal/index.json" />

eng/Version.Details.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -38,19 +38,19 @@
3838
<Sha>a5b5f2e1e369972c8ff1e2183979fab6099f52ef</Sha>
3939
</Dependency>
4040
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.7.0-servicing.21069.5" CoherentParentDependency="Microsoft.NETCore.App.Runtime.linux-x64">
41-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-corefx</Uri>
41+
<Uri>https://github.com/dotnet/corefx</Uri>
4242
<Sha>50a99d5d3c6e68aecf70627897c0d862a92fc283</Sha>
4343
<RepoName>corefx</RepoName>
4444
<RepoName>corefx-portable</RepoName>
4545
</Dependency>
4646
<Dependency Name="Microsoft.NETCore.App.Runtime.linux-x64" Version="3.1.12" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
47-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
47+
<Uri>https://github.com/dotnet/core-setup</Uri>
4848
<Sha>0267ad09c6f2e2a37b23b7d230ffbf9e787dd388</Sha>
4949
<RepoName>core-setup</RepoName>
5050
<RepoName>core-setup-portable</RepoName>
5151
</Dependency>
5252
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions" Version="3.1.12" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.linux-x64">
53-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling</Uri>
53+
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
5454
<Sha>7f783df7bb2513f30f7d86f2ff1a80e9d5a5a9c5</Sha>
5555
<RepoName>aspnetcore-tooling</RepoName>
5656
</Dependency>
@@ -73,12 +73,12 @@
7373
<RepoName>nuget-client</RepoName>
7474
</Dependency>
7575
<Dependency Name="Microsoft.Extensions.Logging" Version="3.1.12" CoherentParentDependency="Microsoft.AspNetCore.Mvc.Razor.Extensions">
76-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri>
76+
<Uri>https://github.com/dotnet/extensions</Uri>
7777
<Sha>4210e7d19b3e18ecadbd1c4c8589e39eea035d5f</Sha>
7878
<RepoName>aspnet-extensions</RepoName>
7979
</Dependency>
8080
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.112-servicing.21071.11" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
81-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
81+
<Uri>https://github.com/dotnet/sdk</Uri>
8282
<Sha>bcb77a6887a5600d050bba4be39c0512f4d5a036</Sha>
8383
<RepoName>sdk</RepoName>
8484
</Dependency>
@@ -97,12 +97,12 @@
9797
<Sha>173ee3bd61c9549557eefa3cfb718bdef157cb87</Sha>
9898
</Dependency>
9999
<Dependency Name="Microsoft.AspNetCore.App.Runtime.linux-x64" Version="3.1.12" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
100-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
100+
<Uri>https://github.com/dotnet/aspnetcore</Uri>
101101
<Sha>331b52b370cd4e7fe2919d4d4cda27412e2ab1cc</Sha>
102102
<RepoName>aspnetcore</RepoName>
103103
</Dependency>
104104
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.112-servicing.21071.9" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
105-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
105+
<Uri>https://github.com/dotnet/cli</Uri>
106106
<Sha>d4aa2a9233c3fcfab38e9539b44c8143a2bbccd3</Sha>
107107
<RepoName>cli</RepoName>
108108
</Dependency>
@@ -111,7 +111,7 @@
111111
<Sha>dc86ab5d2c46e9a7c49290e7e2270ab1eeb0c61e</Sha>
112112
</Dependency>
113113
<Dependency Name="Microsoft.NET.Sdk.Web" Version="3.1.12-servicing.21070.14" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
114-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-websdk</Uri>
114+
<Uri>https://github.com/dotnet/websdk</Uri>
115115
<Sha>7373166c63518d71a6f9fb7fe83b4ff47700b9fe</Sha>
116116
<RepoName>websdk</RepoName>
117117
</Dependency>
@@ -120,12 +120,12 @@
120120
<Sha>55e7e45431c9c05656c999b902686e7402664573</Sha>
121121
</Dependency>
122122
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.112-servicing.21071.25" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
123-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-toolset</Uri>
123+
<Uri>https://github.com/dotnet/toolset</Uri>
124124
<Sha>1ca4fe1cdbf170c999d22e2c5e1cb586f54a8bf7</Sha>
125125
<RepoName>toolset</RepoName>
126126
</Dependency>
127127
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="1.0.0-preview.21072.16">
128-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-installer</Uri>
128+
<Uri>https://github.com/dotnet/installer</Uri>
129129
<Sha>cd75074bf4176d61f2c043cfaab67ed78762d329</Sha>
130130
<RepoName>core-sdk</RepoName>
131131
</Dependency>

smoke-testNuGet.Config

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<configuration>
33
<packageSources>
4-
<!--To inherit the global NuGet package sources remove the <clear/> line below -->
5-
<clear />
6-
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
7-
<!-- Begin: Package sources from dotnet-aspnetcore -->
8-
<add key="darc-int-dotnet-aspnetcore-331b52b" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-331b52b3/nuget/v3/index.json" />
9-
<!-- End: Package sources from dotnet-aspnetcore -->
10-
<!-- Begin: Package sources from dotnet-aspnetcore-tooling -->
11-
<add key="darc-int-dotnet-aspnetcore-tooling-7f783df" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-tooling-7f783df7/nuget/v3/index.json" />
12-
<!-- End: Package sources from dotnet-aspnetcore-tooling -->
13-
<!-- Begin: Package sources from dotnet-core-setup -->
14-
<add key="darc-int-dotnet-core-setup-0267ad0" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-0267ad09/nuget/v3/index.json" />
15-
<!-- End: Package sources from dotnet-core-setup -->
16-
<!-- Begin: Package sources from dotnet-extensions -->
17-
<add key="darc-int-dotnet-extensions-4210e7d" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-4210e7d1/nuget/v3/index.json" />
18-
<!-- End: Package sources from dotnet-extensions -->
19-
<!-- Begin: Package sources from dotnet-templating -->
20-
<add key="darc-pub-dotnet-templating-9b154f5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-9b154f56/nuget/v3/index.json" />
21-
<!-- End: Package sources from dotnet-templating -->
22-
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
234
<add key="source-built-packages" value="SOURCE_BUILT_PACKAGES" />
245
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />
256
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />

0 commit comments

Comments
 (0)