mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-22 00:54:26 +08:00
refactor update backend to host-managed PDC pipeline
This commit is contained in:
@@ -9,6 +9,11 @@ namespace LanMountainDesktop.Launcher;
|
||||
[JsonSourceGenerationOptions(WriteIndented = true, PropertyNamingPolicy = JsonKnownNamingPolicy.CamelCase)]
|
||||
[JsonSerializable(typeof(SignedFileMap))]
|
||||
[JsonSerializable(typeof(UpdateFileEntry))]
|
||||
[JsonSerializable(typeof(PdcUpdateMetadata))]
|
||||
[JsonSerializable(typeof(PdcFileMap))]
|
||||
[JsonSerializable(typeof(PdcComponentEntry))]
|
||||
[JsonSerializable(typeof(PdcFileEntry))]
|
||||
[JsonSerializable(typeof(PdcHashDescriptor))]
|
||||
[JsonSerializable(typeof(SnapshotMetadata))]
|
||||
[JsonSerializable(typeof(AppVersionInfo))]
|
||||
[JsonSerializable(typeof(StartupProgressMessage))]
|
||||
|
||||
Reference in New Issue
Block a user