From 9c150ff27af83c712f0af6f0a8f0138159f192c7 Mon Sep 17 00:00:00 2001 From: Jerome Laban Date: Sun, 15 Sep 2024 20:48:52 -0400 Subject: [PATCH] chore: Ensure execution before wasm stage init --- src/Uno.Wasm.Bootstrap/build/Uno.Wasm.Bootstrap.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Uno.Wasm.Bootstrap/build/Uno.Wasm.Bootstrap.targets b/src/Uno.Wasm.Bootstrap/build/Uno.Wasm.Bootstrap.targets index 7abb5d78..0f855111 100644 --- a/src/Uno.Wasm.Bootstrap/build/Uno.Wasm.Bootstrap.targets +++ b/src/Uno.Wasm.Bootstrap/build/Uno.Wasm.Bootstrap.targets @@ -237,7 +237,7 @@