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

Fix internal pipeline #640

Closed tlmii closed 6 months ago

tlmii commented 6 months ago

This change (tested internally) gets the build passing again and fully compliant. Should be the last step barring any other issues we see in the results of the new SDL stages. Deleted the one ps1 script as well (arcade should update it themselves in a future dependency update) because it was failing the SDL stage.