Skip to content

Commit 1458a83

Browse files
committed
remove internal transport from nuget.config it should be handled by scripts
1 parent b5bfe0c commit 1458a83

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

NuGet.config

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
<add key="dotnet7-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7-transport/nuget/v3/index.json" />
3636
<add key="dotnet8" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json" />
3737
<add key="dotnet8-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8-transport/nuget/v3/index.json" />
38-
<add key="dotnet8-internal-transport" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/dotnet8-internal-transport/nuget/v3/index.json" />
3938
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
4039
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
4140
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
@@ -55,7 +54,6 @@
5554
<!-- End: Package sources from dotnet-aspnetcore -->
5655
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
5756
<add key="darc-int-DotNet-msbuild-Trusted-02bf662" value="true" />
58-
<add key="dotnet8-internal-transport" value="true" />
5957
<!-- End: Package sources from DotNet-msbuild-Trusted -->
6058
<!-- Begin: Package sources from dotnet-format -->
6159
<!-- End: Package sources from dotnet-format -->

0 commit comments

Comments
 (0)