diff --git a/.github/renovate.json5 b/.github/renovate.json5
index 95e22c1d2..98b2a6e12 100644
--- a/.github/renovate.json5
+++ b/.github/renovate.json5
@@ -18,12 +18,6 @@
// TODO: <= 3.1 for Mono support, last failed version 6.12, https://steamcommunity.com/groups/archiasf/discussions/1/2997673517556002529
"allowedVersions": "<= 3.1",
"matchPackageNames": [ "Microsoft.Extensions.Configuration.Json", "Microsoft.Extensions.Logging.Configuration" ]
- },
- {
- // TODO: <= 2.2.4 due to https://github.com/microsoft/testfx/issues/906, should be resolved with v2.2.8+ (?)
- "allowedVersions": "<= 2.2.4",
- "groupName": "MSTest packages",
- "matchPackagePatterns": ["^MSTest\\..+"]
}
]
}
diff --git a/Directory.Packages.props b/Directory.Packages.props
index f1e2cc9b7..45b3472d3 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -7,8 +7,8 @@
-
-
+
+