chore: Avalonia 跟到 12.1.2,SDK 工具链抬到 2.0.2 - #20
Merged
Conversation
宿主升到 Avalonia 12.1.2 之后,Directory.Build.targets 的 VerifyAvaloniaMatchesSdk 会拿 VelaShell.PluginSdk.Build 导出的权威值核对本仓库的三个 Avalonia* 条目 (VELAP1000),照它的要求一起改到 12.1.2。 VelaShell.PluginSdk.Build 2.0.1 → 2.0.2(2.0.2 才是锁 12.1.2 的那一版), VelaShell.PluginSdk.Testing 2.0.0 → 2.0.2 一并对齐。⚠️ 合并前提:velashell-plugin-cli 的 VelaShell.PluginSdk.Build 2.0.2 已推上 nuget.org (它本身又要等 velashell-plugin-sdk 2.0.2)。在那之前本 PR 的 CI 会红。 Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CbA4MRa7iimxtU99YcZ71f
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.
配套 VelaShellLabs/velashell-plugin-sdk#11 与 VelaShellLabs/velashell-plugin-cli#10。
改了什么(全在
Directory.Packages.props)AvaloniaAvalonia.HeadlessAvalonia.Themes.FluentVelaShell.PluginSdk.BuildVelaShell.PluginSdk.Testing三个 Avalonia* 条目正是
Directory.Build.targets的VerifyAvaloniaMatchesSdk拿 SDK 包导出的权威值核对的那三行(VELAP1000),照它报错里的话一起改到 12.1.2。VelaShell.PluginSdk.Build2.0.2 才是锁 12.1.2 的那一版;.Testing顺带对齐到同一版。VelaShell.PluginSdk.Build2.0.2 必须已经推上 nuget.org —— 它本身又要等VelaShell.PluginSdk2.0.2。在那之前本 PR 的 CI 会以 VELAP1000 报红(拿到的还是 2.0.1 导出的 12.1.1)。顺序:velashell-plugin-sdk#11 发 2.0.2 → velashell-plugin-cli#10 发 2.0.2 → 本 PR 变绿。
🤖 Generated with Claude Code
https://claude.ai/code/session_01CbA4MRa7iimxtU99YcZ71f