diff --git a/global.json b/global.json index 05ec7c7..cee31ac 100644 --- a/global.json +++ b/global.json @@ -1,8 +1,8 @@ { "msbuild-sdks": { - "MSTest.Sdk": "4.0.2" + "MSTest.Sdk": "4.1.0" }, "test": { "runner": "Microsoft.Testing.Platform" } -} +} \ No newline at end of file diff --git a/tests/OpenGTD.E2E/OpenGTD.E2E.csproj b/tests/OpenGTD.E2E/OpenGTD.E2E.csproj index 1532f3f..d96e591 100644 --- a/tests/OpenGTD.E2E/OpenGTD.E2E.csproj +++ b/tests/OpenGTD.E2E/OpenGTD.E2E.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/tests/OpenGTD.IntegrationTests/OpenGTD.IntegrationTests.csproj b/tests/OpenGTD.IntegrationTests/OpenGTD.IntegrationTests.csproj index 651a6b2..f32712f 100644 --- a/tests/OpenGTD.IntegrationTests/OpenGTD.IntegrationTests.csproj +++ b/tests/OpenGTD.IntegrationTests/OpenGTD.IntegrationTests.csproj @@ -13,7 +13,7 @@ - + diff --git a/tests/OpenGTD.Tests/OpenGTD.Tests.csproj b/tests/OpenGTD.Tests/OpenGTD.Tests.csproj index 9ac3030..744291c 100644 --- a/tests/OpenGTD.Tests/OpenGTD.Tests.csproj +++ b/tests/OpenGTD.Tests/OpenGTD.Tests.csproj @@ -14,7 +14,7 @@ - +