1.10.162
How to get this update
Update to the latest version:
dotnet tool update -g dotnet-serve
Packages have been posted to these feeds:
NuGet.org
https://nuget.org/packages/dotnet-serve/1.10.162
GitHub Package Registry
https://github.com/natemcmaster?tab=packages&repo_name=dotnet-serve
What's new
Add support for -a any
, a shorter-form of --address 0.0.0.0
to accept requests from external sources.
Full Changelog: v1.10.158...v1.10.162