diff --git a/global.json b/global.json
index 4e94f1c..a8e66aa 100644
--- a/global.json
+++ b/global.json
@@ -1,5 +1,5 @@
{
"msbuild-sdks": {
- "MSTest.Sdk": "3.8.3"
+ "MSTest.Sdk": "4.2.2"
}
}
\ No newline at end of file
diff --git a/test/PlcInterface.IntegrationTests/PlcInterface.IntegrationTests.csproj b/test/PlcInterface.IntegrationTests/PlcInterface.IntegrationTests.csproj
index 1ee0f74..50f03bb 100644
--- a/test/PlcInterface.IntegrationTests/PlcInterface.IntegrationTests.csproj
+++ b/test/PlcInterface.IntegrationTests/PlcInterface.IntegrationTests.csproj
@@ -2,7 +2,7 @@
-
+