svengeance / Husky

Modernizing the way developers think about installers
3 stars 0 forks source link

[Feature] Calculate DotNet HTTP Urls Instead of Pre-defining Them #10

Open svengeance opened 3 years ago

svengeance commented 3 years ago

Context

We currently do not calculate URLs to download DotNet dependencies -- instead, pre-defining them like an uncultured savage. In time this will become unmaintainable and creates a lot of metadata we could avoid by calculating the URLs. instead.

An identified solution is being tracked here: https://github.com/dotnet/install-scripts/issues/131

Interested Users

Husky Developers