From 3ef87ef2b6a7c9592e0e701fb8d2d9ca3857dcdc Mon Sep 17 00:00:00 2001 From: Thays Date: Thu, 30 Sep 2021 01:38:47 -0300 Subject: [PATCH] Fix debugger-tests that were broken after https://github.com/dotnet/runtime/pull/59153 --- src/mono/wasm/debugger/tests/debugger-test/debugger-test.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mono/wasm/debugger/tests/debugger-test/debugger-test.csproj b/src/mono/wasm/debugger/tests/debugger-test/debugger-test.csproj index bf098dd83f578f..46fa2747851f4b 100644 --- a/src/mono/wasm/debugger/tests/debugger-test/debugger-test.csproj +++ b/src/mono/wasm/debugger/tests/debugger-test/debugger-test.csproj @@ -25,6 +25,7 @@ + false $(AppDir) $(MonoProjectRoot)wasm\runtime-test.js