mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-08-18 15:33:33 +08:00
changed.项目结构优化
This commit is contained in:
3
core/LanMountainDesktop.Core/PluginPackageManifest.cs
Normal file
3
core/LanMountainDesktop.Core/PluginPackageManifest.cs
Normal file
@@ -0,0 +1,3 @@
|
||||
namespace LanMountainDesktop.PluginPackaging;
|
||||
|
||||
public sealed record PluginPackageManifest(string Id, string Name, string Version);
|
||||
Reference in New Issue
Block a user