From 7b321ac162ce21a67280798b8d259e62ba137f68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Laban?= Date: Mon, 21 Oct 2024 16:49:13 -0400 Subject: [PATCH 1/4] chore: Restore xaml trimming --- src/Calculator.Wasm/Calculator.Wasm.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Calculator.Wasm/Calculator.Wasm.csproj b/src/Calculator.Wasm/Calculator.Wasm.csproj index 5496fa8..a054d92 100644 --- a/src/Calculator.Wasm/Calculator.Wasm.csproj +++ b/src/Calculator.Wasm/Calculator.Wasm.csproj @@ -20,7 +20,7 @@ true true - + true + true