diff --git a/global.json b/global.json
new file mode 100644
index 0000000..8f73781
--- /dev/null
+++ b/global.json
@@ -0,0 +1,5 @@
+{
+ "test": {
+ "runner": "Microsoft.Testing.Platform"
+ }
+}
\ No newline at end of file
diff --git a/tests/api.Tests.Integration/api.Tests.Integration.csproj b/tests/api.Tests.Integration/api.Tests.Integration.csproj
index ab39578..4c5e069 100644
--- a/tests/api.Tests.Integration/api.Tests.Integration.csproj
+++ b/tests/api.Tests.Integration/api.Tests.Integration.csproj
@@ -10,8 +10,8 @@
-
-
+
+
diff --git a/tests/api.Tests.Unit/api.Tests.Unit.csproj b/tests/api.Tests.Unit/api.Tests.Unit.csproj
index 3749c71..2da49b6 100644
--- a/tests/api.Tests.Unit/api.Tests.Unit.csproj
+++ b/tests/api.Tests.Unit/api.Tests.Unit.csproj
@@ -10,8 +10,8 @@
-
-
+
+