Skip to content

Commit 45a5172

Browse files
committed
Remove internal feeds and convert internal URIs to public
1 parent fc5f16b commit 45a5172

File tree

3 files changed

+10
-44
lines changed

3 files changed

+10
-44
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-7e8bbb7" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-7e8bbb70/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-198cc5e" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-tooling-198cc5ec/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-4c6b4aa" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-4c6b4aa2/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-6093862" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-60938620/nuget/v3/index.json" />
17-
<!-- End: Package sources from dotnet-extensions -->
18-
<!-- Begin: Package sources from dotnet-templating -->
19-
<add key="darc-int-dotnet-templating-241b477-1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-templating-241b4771-1/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="darc-pub-dotnet-templating-f8760d0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-f8760d03/nuget/v3/index.json" />
236
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public%40Local/nuget/v3/index.json" />
247
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/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.21262.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>658544bf73653f734bca9675602fa57440f8b718</Sha>
4343
<RepoName>corefx</RepoName>
4444
<RepoName>corefx-portable</RepoName>
4545
</Dependency>
4646
<Dependency Name="Microsoft.NETCore.App.Runtime.linux-x64" Version="3.1.16" 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>4c6b4aa257241c4d419b8c271e37afac4445b1c0</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.16" 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>198cc5ec1c2fa512a34273fdfcc659e54c539002</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.16" 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>60938620996db86debee5cf1652e70a6ec5cb3e7</Sha>
7878
<RepoName>aspnet-extensions</RepoName>
7979
</Dependency>
8080
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.116-servicing.21262.33" 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>ef142b8d894e6f4b4f5f2d086e1802ec56351dd6</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.16" 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>7e8bbb70b266b2fdaf0b11ec47fb3077761fb6bf</Sha>
102102
<RepoName>aspnetcore</RepoName>
103103
</Dependency>
104104
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.116-servicing.21263.11" 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>49e1881e820b9958b6292276afc5afb8a7b2b9d8</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.116-servicing.21263.9" 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>7f8358e605a2a61afbba8b5e61be6a9f6c474955</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.116-servicing.21263.16" 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>7e6521f300e2a942d94c3be4eefbde921d3bbe74</Sha>
125125
<RepoName>toolset</RepoName>
126126
</Dependency>
127127
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="1.0.0-preview.21263.54">
128-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-installer</Uri>
128+
<Uri>https://github.com/dotnet/installer</Uri>
129129
<Sha>975b5bfc36d279a27ee35637f6503b5b9ddb7b1c</Sha>
130130
<RepoName>core-sdk</RepoName>
131131
</Dependency>

smoke-testNuGet.Config

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +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-
<!-- Begin: Package sources from dotnet-aspnetcore -->
8-
<add key="darc-int-dotnet-aspnetcore-7e8bbb7" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-7e8bbb70/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-198cc5e" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-tooling-198cc5ec/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-4c6b4aa" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-4c6b4aa2/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-6093862" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-60938620/nuget/v3/index.json" />
18-
<!-- End: Package sources from dotnet-extensions -->
19-
<!-- Begin: Package sources from dotnet-templating -->
20-
<add key="darc-int-dotnet-templating-241b477-1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-templating-241b4771-1/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.-->
236
<add key="darc-pub-dotnet-templating-f8760d0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-f8760d03/nuget/v3/index.json" />
247
<add key="source-built-packages" value="SOURCE_BUILT_PACKAGES" />
258
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public%40Local/nuget/v3/index.json" />

0 commit comments

Comments
 (0)