diff --git a/.gitignore b/.gitignore index 232c8b44cded..b126fbe11b55 100644 --- a/.gitignore +++ b/.gitignore @@ -363,5 +363,4 @@ src/coreclr/System.Private.CoreLib/common # Temporary artifacts from local libraries stress builds .dotnet-daily/ run-stress-* -debugger-test-with-colon-in-source-name.csproj test:.cs diff --git a/src/mono/wasm/debugger/DebuggerTestSuite/DebuggerTestSuite.csproj b/src/mono/wasm/debugger/DebuggerTestSuite/DebuggerTestSuite.csproj index 8789247541c8..a3ea94f627cf 100644 --- a/src/mono/wasm/debugger/DebuggerTestSuite/DebuggerTestSuite.csproj +++ b/src/mono/wasm/debugger/DebuggerTestSuite/DebuggerTestSuite.csproj @@ -119,10 +119,6 @@ - - - - namespace DebuggerTests { @@ -136,10 +132,6 @@ } -