Skip to content

v7.0.0

Latest
Compare
Choose a tag to compare
@tlmii tlmii released this 02 Mar 21:53
197ff0a
  • 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