同步微软商店 v1.0.0 正式上架信息 - #6
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
本 PR 同步更新中英文 README,将项目发行状态从“开发预览”明确更新为 Microsoft Store v1.0.0 正式上架,并为普通用户安装与开发者源码构建提供更清晰的入口与说明。
Changes:
- 将顶部状态标识更新为 Microsoft Store v1.0.0,并新增 Store 免费获取与 GitHub Release v1.0.0 入口。
- 在“快速开始 / Quick Start”中新增“安装正式版 / Install the release”小节,补充 MSIX 文件名、SHA-256、架构与最低系统版本信息,并将开发者指引拆分为“开发环境要求 / Development prerequisites”与“从源码构建 / Build from source”。
- 更新“MSIX 程序包状态 / MSIX package status”说明,补充正式 Identity、签名/时间戳、
runFullTrust能力与安全边界表述。
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| README.md | 更新中文 README 的正式上架信息、安装入口与 MSIX 状态说明。 |
| README.en.md | 同步英文 README 的正式上架信息、安装入口与 MSIX 状态说明。 |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
变更概要
runFullTrust安全边界。验证
npx --yes markdownlint-cli2 README.md README.en.md:0 问题git diff --check -- README.md README.en.md:通过提交范围
本 PR 仅包含
README.md与README.en.md。本地Package.appxmanifest中并发进行的下一版本修改未被纳入提交。