From 9f145a3ec35cf4a9455a011f0195d17b1e65ab94 Mon Sep 17 00:00:00 2001 From: Radek Doulik Date: Tue, 21 Feb 2023 20:52:53 +0100 Subject: [PATCH] Unset `FROZEN_CACHE` for `embuilder build MINIMAL` --- src/mono/wasm/build/WasmApp.Native.targets | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/mono/wasm/build/WasmApp.Native.targets b/src/mono/wasm/build/WasmApp.Native.targets index 112e861724728..68c7b768832fe 100644 --- a/src/mono/wasm/build/WasmApp.Native.targets +++ b/src/mono/wasm/build/WasmApp.Native.targets @@ -325,10 +325,12 @@ + + - +