diff --git a/Directory.Packages.props b/Directory.Packages.props index 8fb586b..2e353ec 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -4,7 +4,7 @@ - + @@ -13,6 +13,6 @@ - + \ No newline at end of file diff --git a/global.json b/global.json index e57f45a..f0ef6ab 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "runner": "Microsoft.Testing.Platform" }, "msbuild-sdks": { - "MSTest.Sdk": "4.2.3" + "MSTest.Sdk": "4.3.2" } -} +} \ No newline at end of file