diff --git a/Directory.Packages.props b/Directory.Packages.props index 85b18a5..a739a2f 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -2,18 +2,21 @@ - + - - - - + + + + + + + - + diff --git a/global.json b/global.json index 4bd9701..675e28a 100644 --- a/global.json +++ b/global.json @@ -4,6 +4,6 @@ "rollForward": "latestFeature" }, "msbuild-sdks": { - "MSTest.Sdk": "3.9.3" + "MSTest.Sdk": "4.0.2" } } \ No newline at end of file diff --git a/test/Tests.csproj b/test/Tests.csproj index 4650543..3f2ac61 100644 --- a/test/Tests.csproj +++ b/test/Tests.csproj @@ -41,6 +41,10 @@ + + + +