Migrate photobooth uploader to Avalonia

This commit is contained in:
Codex Agent
2026-01-12 17:20:35 +01:00
parent dc5e5181b6
commit ec78da9f17
15 changed files with 141 additions and 100 deletions

View File

@@ -1,3 +1,5 @@
using System;
using System.IO;
using System.Text.Json;
using PhotoboothUploader.Models;