install-scripts icon indicating copy to clipboard operation
install-scripts copied to clipboard

Why not versioning the dotnet-install scripts?

Open o-l-a-v opened this issue 8 months ago • 0 comments
trafficstars

It'd be beneficial to version the dotnet-install scripts, as in make actual releases of them.

  • Make it easier to manage it with package managers.
  • Compare local version vs. newest version, instead of re-downloading the whole script to be sure one is up to date.
  • Signal minor vs major/braking changes, following semantic versioning.
  • And other benefits of having something versioned.

Somewhat related:

  • #121

o-l-a-v avatar Mar 13 '25 10:03 o-l-a-v