Skip to content

v5.0.0-preview.20559.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@tlmii tlmii released this 10 Nov 19:02
41c0b7c

A quick update that moves us to the final .NET 5 SDK (#428) and updates a few of our dependencies to the latest (#431).

Available via nuget

To update from your favorite shell, run:

dotnet tool update microsoft.dotnet-httprepl --version 5.0.0-preview.20559.6 --global

If you don't have it installed yet and want to try it for the first time before the final release of 5.0, run:

dotnet tool install microsoft.dotnet-httprepl --version 5.0.0-preview.20559.6 --global