diff --git a/global.json b/global.json index 364d60e..e774c1a 100644 --- a/global.json +++ b/global.json @@ -4,7 +4,7 @@ "rollForward": "latestMajor" }, "msbuild-sdks": { - "MSTest.Sdk": "4.0.2" + "MSTest.Sdk": "4.1.0" }, "test": { "runner": "Microsoft.Testing.Platform" diff --git a/src/FeatureSwitches.MSTest/FeatureSwitches.MSTest.csproj b/src/FeatureSwitches.MSTest/FeatureSwitches.MSTest.csproj index 1506fb8..1b7b00d 100644 --- a/src/FeatureSwitches.MSTest/FeatureSwitches.MSTest.csproj +++ b/src/FeatureSwitches.MSTest/FeatureSwitches.MSTest.csproj @@ -3,7 +3,7 @@ FeatureSwitches MSTest FeatureSwitches.MSTest - 10.0.0 + 10.1.0 @@ -11,6 +11,6 @@ - +