diff --git a/src/mono/wasm/debugger/BrowserDebugHost/runtimeconfig.template.json b/src/mono/wasm/debugger/BrowserDebugHost/runtimeconfig.template.json new file mode 100644 index 00000000000000..e9b3f388273083 --- /dev/null +++ b/src/mono/wasm/debugger/BrowserDebugHost/runtimeconfig.template.json @@ -0,0 +1,3 @@ + { + "rollForwardOnNoCandidateFx": 2 + }