v5.0.0
Final release of 5.0.0. No functional changes after the last prerelease build.
- Query of all PRs included since the 3.1 release
- v5.0.0-preview.20559.6 Release Notes
- v5.0.0-preview.20559.3 Release Notes
- v5.0.0-preview.20552.2 Release Notes
- v5.0.0-preview.20527.2 Release Notes
- v5.0.0-preview.20526.6 Release Notes
- v5.0.0-preview.20521.1 Release Notes
- v5.0.0-preview.20513.2 Release Notes
- v5.0.0-preview.20460.1 Release Notes
- v5.0.0-preview.20418.1 Release Notes
- v5.0.0-preview.20559.6 Release Notes
Available via nuget
To update from your favorite shell, run:
dotnet tool update microsoft.dotnet-httprepl --version 5.0.0 --global
If you don't have the tool installed yet, run:
dotnet tool install microsoft.dotnet-httprepl --version 5.0.0 --global
Note that the --version 5.0.0
argument is optional - the latest non-prerelease version will be installed if you don't specify a version.