Migrate photobooth uploader to Avalonia

This commit is contained in:
Codex Agent
2026-01-12 17:20:35 +01:00
parent 6fe363640f
commit 75a9bcee12
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;