From 52b81cd9594d6fb0ea9be4b92720acee71e4a092 Mon Sep 17 00:00:00 2001 From: Zhe Fang Date: Sun, 11 Jan 2026 19:34:20 -0500 Subject: [PATCH] Refactor XML project file structure and properties --- docs/PLUGIN_DEV.CN.md | 54 ++++++++++++++++++++----------------------- 1 file changed, 25 insertions(+), 29 deletions(-) diff --git a/docs/PLUGIN_DEV.CN.md b/docs/PLUGIN_DEV.CN.md index cae57dc..1b83412 100644 --- a/docs/PLUGIN_DEV.CN.md +++ b/docs/PLUGIN_DEV.CN.md @@ -30,45 +30,40 @@ ```xml - - net10.0-windows10.0.26100.0 - enable - enable - true - true - + + net10.0-windows10.0.26100.0 + enable + enable + 10.0.19041.0 + win-x86;win-x64;win-arm64 + true + - - - false - runtime - - - + + + false + runtime + + - - ..\BetterLyrics.WinUI3\BetterLyrics.WinUI3 - - $(HostProjectDir)\bin\x64\$(Configuration)\$(TargetFramework)\ - - ..\PluginAnalyzer\bin\Debug\net8.0\PluginAnalyzer.exe - - - + - ..\BetterLyrics.WinUI3\BetterLyrics.WinUI3\bin\x64\$(Configuration)\$(TargetFramework)\ + + ..\BetterLyrics.WinUI3\BetterLyrics.WinUI3\bin\x64\$(Configuration)\$(TargetFramework)\ - + - + + Condition="Exists('$(HostOutputDir)%(Filename)%(Extension)')" /> - + @@ -82,7 +77,8 @@ - +