diff --git a/Movement tests.csproj b/Movement tests.csproj index 6d6d122a..48481545 100644 --- a/Movement tests.csproj +++ b/Movement tests.csproj @@ -132,19 +132,6 @@ - - - - - - - - - - - - - @@ -155,5 +142,4 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - \ No newline at end of file diff --git a/global.json b/global.json deleted file mode 100644 index 802ab217..00000000 --- a/global.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "test": { - "runner": "Microsoft.Testing.Platform" - } -} \ No newline at end of file diff --git a/xunit.runner.json b/xunit.runner.json deleted file mode 100644 index 86c7ea05..00000000 --- a/xunit.runner.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "$schema": "https://xunit.net/schema/current/xunit.runner.schema.json" -}