Skip to content

.NET Install Tool v2.0.6

Latest
Compare
Choose a tag to compare
@nagilson nagilson released this 10 Jun 23:01
· 62 commits to main since this release
79b9139

Keeps track of which extensions manage which installs to allow for better cleanup of old runtimes and sdks.

Fixes a bug with uninstall management where all .net installs would be removed if one install was corrupted.

Fixes other book keeping code regarding .NET runtime and sdk installs. Improves storage mechanism to allow installing other types of runtimes in the future (aspnet, etc).

Adds reportable SBOMs.

Upgrades Axios Cache Interceptor with a patch for n[r].split errors.

Improves error reporting.

Improves Distro Json Schema file.

Fixes an issue running SDK installs with a non-english display language.