diff --git a/SpreadCheetah.SourceGenerator.CSharp8Test/xunit.runner.json b/SpreadCheetah.SourceGenerator.CSharp8Test/xunit.runner.json index f8bdd017..e14033a1 100644 --- a/SpreadCheetah.SourceGenerator.CSharp8Test/xunit.runner.json +++ b/SpreadCheetah.SourceGenerator.CSharp8Test/xunit.runner.json @@ -1,4 +1,4 @@ { "$schema": "https://xunit.net/schema/current/xunit.runner.schema.json", - "shadowCopy": false // https://github.com/coverlet-coverage/coverlet/issues/347 + "shadowCopy": false } \ No newline at end of file diff --git a/SpreadCheetah.SourceGenerator.Test/xunit.runner.json b/SpreadCheetah.SourceGenerator.Test/xunit.runner.json index f8bdd017..e14033a1 100644 --- a/SpreadCheetah.SourceGenerator.Test/xunit.runner.json +++ b/SpreadCheetah.SourceGenerator.Test/xunit.runner.json @@ -1,4 +1,4 @@ { "$schema": "https://xunit.net/schema/current/xunit.runner.schema.json", - "shadowCopy": false // https://github.com/coverlet-coverage/coverlet/issues/347 + "shadowCopy": false } \ No newline at end of file diff --git a/SpreadCheetah.Test/xunit.runner.json b/SpreadCheetah.Test/xunit.runner.json index f8bdd017..e14033a1 100644 --- a/SpreadCheetah.Test/xunit.runner.json +++ b/SpreadCheetah.Test/xunit.runner.json @@ -1,4 +1,4 @@ { "$schema": "https://xunit.net/schema/current/xunit.runner.schema.json", - "shadowCopy": false // https://github.com/coverlet-coverage/coverlet/issues/347 + "shadowCopy": false } \ No newline at end of file