Skip to content

Update XLF Test PR 2#6

Open
nagilson wants to merge 6 commits into
mainfrom
adegeo/cli-description
Open

Update XLF Test PR 2#6
nagilson wants to merge 6 commits into
mainfrom
adegeo/cli-description

Conversation

@nagilson

Copy link
Copy Markdown
Owner

No description provided.

@nagilson

Copy link
Copy Markdown
Owner Author

/updatexlf

@github-actions

Copy link
Copy Markdown

ℹ️ No XLF files needed to be updated.

This reverts commit c8eab95.
@nagilson

Copy link
Copy Markdown
Owner Author

/updatexlf

@github-actions

Copy link
Copy Markdown

✅ XLF translation files have been updated and committed to this PR.

nagilson pushed a commit that referenced this pull request Mar 13, 2026
Changes include:
- Rename 'managed installations' to 'tracked installations' (#10)
- Fix '.metadata' -> 'metadata' folder name (dotnet#18)
- Include component type in error/warning messages (#11)
- Remove component spec from runtime update (dotnet#12)
- Remove GetInstallations wrapper (#6)
- ScopedMutex throws TimeoutException on failure (dotnet#22)
- Make InstallResult.Install non-nullable (dotnet#17)
- Remove ComponentFilesExist shortcut (dotnet#19)
- Wire up InstallSource enum (dotnet#21)
- ListCommand: enum types, narrowed mutex, read-only verify, spacing (#3,#4,#5,#1)
- Show global.json path in list output (dotnet#15)
- Add doc comments to ListData types (#7)
- Move SourceOption to CommonOptions, remove alias fields (#9)
- Remove ResolveChannelFromGlobalJson test hook wrapper (dotnet#14)
- Root 'dotnetup update' updates all components (dotnet#16)
- GlobalJsonChannelResolver: support rollForward policy (dotnet#13)
- Error when installing to unmanaged dotnet root (dotnet#20)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
nagilson pushed a commit that referenced this pull request Mar 13, 2026
Changes include:
- UpdateWorkflow.Execute returns non-zero exit code on failure (#1)
- InfoCommand JSON output includes InstallSpecs (#2)
- Wire --update-global-json through SdkUpdateCommand to UpdateWorkflow (#3)
- Implement DotnetInstallManager.UpdateGlobalJson using Utf8JsonReader (#3)
- Fix ResolveEntryDestPath to use normalized entry name (#4)
- Fix test: MajorMinor test uses correct channel '9.0' (#5)
- Fix test: LTS assertion checks Major instead of Minor (#6)
- Fix ScopedMutex.Dispose to not leak mutex on ReleaseMutex throw (#7)
- Make CommonOptions fields static readonly (#9)
- Remove unused --no-progress from uninstall parsers (#10)
- GarbageCollector catches Exception instead of just IOException (#11)
- Capitalize 'SDK' in SdkCommandParser description (dotnet#12)
- Eliminate redundant manifest reads in InstallerOrchestratorSingleton (dotnet#13)
- Fix STS test error message to say 'major' not 'minor' (dotnet#14)
- Make DotnetupUtilities.ExeSuffix readonly (dotnet#16)
- Fix FormatBytes to use floating-point with one decimal (dotnet#17)
- Remove dead ReleaseManifest variable in DotnetInstaller (dotnet#18)
- Make UpdateChannel.Name immutable (dotnet#19)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants