@@ -108,13 +108,16 @@ if [ "${internalPackageFeedPat:-}" ]; then
108108 # TODO: Read these from nuget.config
109109 # The internal transport isn't added by Darc, though, so it will still need special-casing.
110110 export VSS_NUGET_EXTERNAL_FEED_ENDPOINTS=' {"endpointCredentials": [
111- {"endpoint":"https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-roslyn-analyzers-755ceda7/nuget/v3/index.json", "username":"optional", "password":"' $internalPackageFeedPat ' "},
112- {"endpoint":"https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-556582d9-3/nuget/v3/index.json", "username":"optional", "password":"' $internalPackageFeedPat ' "},
113- {"endpoint":"https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-556582d9-2/nuget/v3/index.json", "username":"optional", "password":"' $internalPackageFeedPat ' "},
114- {"endpoint":"https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-208e377a/nuget/v3/index.json", "username":"optional", "password":"' $internalPackageFeedPat ' "},
111+ {"endpoint":"https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-roslyn-analyzers-92e6dca2/nuget/v3/index.json", "username":"optional", "password":"' $internalPackageFeedPat ' "},
112+ {"endpoint":"https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-roslyn-analyzers-92e6dca2-2/nuget/v3/index.json", "username":"optional", "password":"' $internalPackageFeedPat ' "},
113+ {"endpoint":"https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-roslyn-analyzers-92e6dca2-1/nuget/v3/index.json", "username":"optional", "password":"' $internalPackageFeedPat ' "},
114+ {"endpoint":"https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-f431858f/nuget/v3/index.json", "username":"optional", "password":"' $internalPackageFeedPat ' "},
115+ {"endpoint":"https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-f431858f-2/nuget/v3/index.json", "username":"optional", "password":"' $internalPackageFeedPat ' "},
116+ {"endpoint":"https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-f431858f-1/nuget/v3/index.json", "username":"optional", "password":"' $internalPackageFeedPat ' "},
115117 {"endpoint":"https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-5709275b/nuget/v3/index.json", "username":"optional", "password":"' $internalPackageFeedPat ' "},
116- {"endpoint":"https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-3cdb1866-1/nuget/v3/index.json", "username":"optional", "password":"' $internalPackageFeedPat ' "},
117- {"endpoint":"https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-3cdb1866/nuget/v3/index.json", "username":"optional", "password":"' $internalPackageFeedPat ' "},
118+ {"endpoint":"https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-5a6c095d/nuget/v3/index.json", "username":"optional", "password":"' $internalPackageFeedPat ' "},
119+ {"endpoint":"https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-5a6c095d-2/nuget/v3/index.json", "username":"optional", "password":"' $internalPackageFeedPat ' "},
120+ {"endpoint":"https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-5a6c095d-1/nuget/v3/index.json", "username":"optional", "password":"' $internalPackageFeedPat ' "},
118121 {"endpoint":"https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-67acc3d3/nuget/v3/index.json", "username":"optional", "password":"' $internalPackageFeedPat ' "},
119122 {"endpoint":"https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-67acc3d3-1/nuget/v3/index.json", "username":"optional", "password":"' $internalPackageFeedPat ' "},
120123 {"endpoint":"https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-67acc3d3-2/nuget/v3/index.json", "username":"optional", "password":"' $internalPackageFeedPat ' "},
@@ -123,9 +126,10 @@ if [ "${internalPackageFeedPat:-}" ]; then
123126 {"endpoint":"https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-c663adee-1/nuget/v3/index.json", "username":"optional", "password":"' $internalPackageFeedPat ' "},
124127 {"endpoint":"https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-c663adee-2/nuget/v3/index.json", "username":"optional", "password":"' $internalPackageFeedPat ' "},
125128 {"endpoint":"https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-b92c9f50/nuget/v3/index.json", "username":"optional", "password":"' $internalPackageFeedPat ' "},
129+ {"endpoint":"https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-eeb31f66/nuget/v3/index.json", "username":"optional", "password":"' $internalPackageFeedPat ' "},
126130 {"endpoint":"https://pkgs.dev.azure.com/dnceng/internal/_packaging/dotnet5-internal-transport/nuget/v3/index.json", "username":"optional", "password":"' $internalPackageFeedPat ' "},
127- {"endpoint":"https://pkgs.dev.azure.com/dnceng/_packaging/5.0.207 -servicing.21424.28 /nuget/v3/index.json", "username":"optional", "password":"' $internalPackageFeedPat ' "},
128- {"endpoint":"https://pkgs.dev.azure.com/dnceng/_packaging/5.0.401 -servicing.21424.30 -shipping/nuget/v3/index.json", "username":"optional", "password":"' $internalPackageFeedPat ' "}
131+ {"endpoint":"https://pkgs.dev.azure.com/dnceng/_packaging/5.0.208 -servicing.21473.49-shipping /nuget/v3/index.json", "username":"optional", "password":"' $internalPackageFeedPat ' "},
132+ {"endpoint":"https://pkgs.dev.azure.com/dnceng/_packaging/5.0.402 -servicing.21476.6 -shipping/nuget/v3/index.json", "username":"optional", "password":"' $internalPackageFeedPat ' "}
129133 ]}'
130134fi
131135
0 commit comments