From dc6bacc80a07a7eb256a653365eeceae5a05ebf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Laban?= Date: Fri, 20 Sep 2024 11:25:49 -0400 Subject: [PATCH] chore: Include AOT workaround for net9 wasn --- src/Uno.Sdk/targets/Uno.Common.Wasm.targets | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/Uno.Sdk/targets/Uno.Common.Wasm.targets b/src/Uno.Sdk/targets/Uno.Common.Wasm.targets index 650dd3a7c51b..7154072a3cdd 100644 --- a/src/Uno.Sdk/targets/Uno.Common.Wasm.targets +++ b/src/Uno.Sdk/targets/Uno.Common.Wasm.targets @@ -43,6 +43,19 @@ + + + true + true + +