dotnet / HttpRepl

The HTTP Read-Eval-Print Loop (REPL) is a lightweight, cross-platform command-line tool that's supported everywhere .NET Core is supported and is used for making HTTP requests to test ASP.NET Core web APIs and view their results.
MIT License
698 stars 68 forks source link

Update official pipeline definition #638

Closed tlmii closed 6 months ago

tlmii commented 6 months ago

Following on #637 this is step 2 of preparation for template migration. Doesn't actually move the official build to the new templates, but sets things up better for it, including dropping the linux/mac builds since those don't produce any assets currently.