dotnet / extensions

This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
MIT License
2.69k stars 760 forks source link

Forward-port Microsoft.Internal.Extensions.DotNetApiDocs.Transport logic to main, push to dotnet9-transport #4571

Closed carlossanlop closed 1 year ago

carlossanlop commented 1 year ago

The Microsoft.Internal.Extensions.DotNetApiDocs.Transport package is successfully getting pushed to the dotnet8-transport feed: https://dnceng.visualstudio.com/public/_artifacts/feed/dotnet8-transport/NuGet/Microsoft.Internal.Extensions.DotNetApiDocs.Transport/versions/

Please get the logic that generates this package forward-ported to main and make sure the package gets pushed to the dotnet9-transport feed.

RussKie commented 1 year ago

We are already publishing to all required feeds: image