winget-cli

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 0c4145ca63068d561c865912fb83ae0b77efc77f
parent d8de934fea8910cab9bed4515bf289516d6348d8
Author: KEINOS <github+fork-qiita-news@keinos.com>
Date:   Tue, 12 Aug 2025 21:26:29 +0000

Merge remote-tracking branch 'upstream/master'

Diffstat:
Mdoc/ReleaseNotes.md | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/ReleaseNotes.md b/doc/ReleaseNotes.md @@ -1,5 +1,6 @@ ## New in v1.12 -MCP server available; run `winget mcp` for assistance on configuring your client. +* MCP server available; run `winget mcp` for assistance on configuring your client. +* App Installer now uses WinUI 3. The package dependency on WinUI 2 has been replaced by a dependency on the Windows App Runtime 1.7. ## Bug Fixes * Manifest validation no longer fails using `UTF-8 BOM` encoding when the schema header is on the first line