cli-lab icon indicating copy to clipboard operation
cli-lab copied to clipboard

[Bootstrapper] Decision: Global.Json Structure

Open nagilson opened this issue 1 year ago • 0 comments

📓 Summary

What will the term be for the sdk/runtimes/(aspnetcore, windowsdesktop, runtime, etc) in the bootstrapper? How will it support versions? Will it support channels? What channels will it support?

Additional Context

Should versions be: Fully Specified, or just 'dotnet' for latest, or 'lts' 'stable' 'preview' for channel tracking? It's important to consider how this integrates with the command API surfaces.

Consider how this integrates with https://github.com/dotnet/designs/pull/303

Blocked Until These Issues Are Done:

nagilson avatar Mar 19 '25 18:03 nagilson