- Adds support for running HttpRepl on .NET 7
- Removes support for running HttpRepl on .NET Core 3.1, as .NET Core 3.1 is out of support as of December 13, 2022.
- Shared assemblies now target .NET 6 (minimum supported runtime for the tool) instead of .NET Standard 2.0
Available via nuget
To update from your favorite shell, run:
dotnet tool update --global microsoft.dotnet-httprepl --version 7.0.0