diff --git a/Directory.Packages.props b/Directory.Packages.props index 968f92e..cb231bb 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -12,7 +12,7 @@ SPDX-License-Identifier: MIT - - + + \ No newline at end of file diff --git a/global.json b/global.json index ade5362..a11a3a3 100644 --- a/global.json +++ b/global.json @@ -6,6 +6,6 @@ }, "msbuild-sdks": { "Microsoft.Build.NoTargets": "3.7.56", - "MSTest.Sdk": "3.9.0" + "MSTest.Sdk": "3.9.1" } } \ No newline at end of file