app-v0.1.10
Pre-release
Pre-release
·
7 commits
to main
since this release
Choose a download / 下载选择
| Asset / 产物 | Architecture / 架构 | Recommended for / 适合场景 |
|---|---|---|
Tonarink-<version>-x64-msix.zip |
x64 | Recommended for most Intel/AMD Windows PCs. Signed MSIX with the standard managed build. / 推荐大多数 Intel/AMD Windows 电脑使用。 |
Tonarink-<version>-ARM64-msix.zip |
ARM64 | Recommended for Windows on Arm. Signed MSIX with the standard managed build. / 推荐骁龙等 ARM64 Windows 设备使用。 |
Tonarink-<version>-x64-widgets-msix.zip |
x64 | Optional build that registers a Windows 11 widget (Native AOT host). Same package identity as the standard MSIX. / 可选的带小组件版本。 |
Tonarink-<version>-ARM64-widgets-msix.zip |
ARM64 | Optional Widgets MSIX for Windows on Arm. / ARM64 带小组件的可选安装包。 |
Tonarink-<version>-x64-aot-msix.zip |
x64 | Installed Native AOT build with faster startup and no separate .NET runtime requirement. / 安装版 Native AOT。 |
Tonarink-<version>-ARM64-aot-msix.zip |
ARM64 | Native AOT MSIX for Windows on Arm. / ARM64 安装版 Native AOT。 |
Tonarink-<version>-x64-aot-widgets-msix.zip |
x64 | Native AOT MSIX with the Windows 11 widget host. / 带小组件的 Native AOT 安装包。 |
Tonarink-<version>-ARM64-aot-widgets-msix.zip |
ARM64 | Native AOT Widgets MSIX for Windows on Arm. / ARM64 带小组件的 Native AOT 安装包。 |
Tonarink-<version>-x64-portable.zip |
x64 | Native AOT build that runs without installation. / 无需安装的 x64 便携版。 |
Tonarink-<version>-ARM64-portable.zip |
ARM64 | Native AOT build that runs without installation. / 无需安装的 ARM64 便携版。 |
Extract an MSIX ZIP and run Install.ps1. The included self-signed certificate is installed for sideloading. Files ending in -symbols.zip contain PDBs for debugging and are not application downloads.
解压 MSIX ZIP 后运行 Install.ps1;安装脚本会导入随附的自签名证书。-symbols.zip 仅包含调试符号,普通用户无需下载。
Full Changelog: app-v0.1.9...app-v0.1.10