获取商店应用 6.11.1118.0
·
145 commits
to main
since this release
获取商店应用 6.11.1118.0
更新内容
- 更新 .NET 版本到 10
- 更新 Microsoft.Windows.CsWinRT 到 2.3.0-prerelease.251115.2 版本
- 更新 Microsoft.Windows.SDK.BuildTools 到 10.0.26100.7175 版本
- 更新 Microsoft.WindowsPackageManager.ComInterop 到 1.12.420 版本
- 更新 Microsoft.WindowsPackageManager.InProcCom 到 1.12.420 版本
- 优化 Native AOT 部署,应用体积缩小了将近 20%,应用运行速度更快
- 修复删除日志文件错误(#74)
==============================================
Update contents
- Update .NET version to 10
- Update Microsoft.Windows.CsWinRT to version 2.3.0-prerelease.251115.2
- Update Microsoft.Windows.SDK.BuildTools to version 10.0.26100.7175
- Update Microsoft.WindowsPackageManager.ComInterop to version 1.12.420
- Update Microsoft.WindowsPackageManager.InProcCom to version 1.12.420
- Optimize Native AOT deployment, reducing app size by nearly 20% and improving app speed
- Fix error when deleting log files (#74)
注意事项
(1) 现在同步发布商店版本和侧载版本
(2) 侧载版本仍然将提供两个文件。一个是msixbundle安装包,一个是压缩包。
(3) 侧载版本安装步骤
==============================================
Matters needing attention
(1) Currently, the store version and the sideload version are released simultaneously.
(2) The sideload version will still provide two files: one is the msixbundle installer, and the other is a compressed file.
(3) Side-loading version installation procedure