mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-20 23:54:26 +08:00
refactor(launcher): converge plugin pending to Host via PluginPackaging
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
namespace LanMountainDesktop.PluginPackaging;
|
||||
|
||||
public sealed record PluginPackageInstallResult(string InstalledPackagePath, PluginPackageManifest Manifest);
|
||||
Reference in New Issue
Block a user