From 7ef849c06edd0520cc921bc97c0be8be0bbc847b Mon Sep 17 00:00:00 2001 From: Michael Babienco Date: Sat, 3 Jan 2026 22:07:52 +0900 Subject: [PATCH] Add AvaloniaProgressRing lib --- App.axaml | 1 + ReceiptPDFBuilder.csproj | 1 + 2 files changed, 2 insertions(+) diff --git a/App.axaml b/App.axaml index 8d8c2ac..b17183e 100644 --- a/App.axaml +++ b/App.axaml @@ -6,6 +6,7 @@ RequestedThemeVariant="Default"> + diff --git a/ReceiptPDFBuilder.csproj b/ReceiptPDFBuilder.csproj index 2be6266..74099f8 100644 --- a/ReceiptPDFBuilder.csproj +++ b/ReceiptPDFBuilder.csproj @@ -39,5 +39,6 @@ +