From 1f2883cca504a94d39d4ca6ce6b85023a2ca6ee0 Mon Sep 17 00:00:00 2001 From: jennyf19 Date: Mon, 23 Sep 2024 19:35:10 -0700 Subject: [PATCH] fix net9 xunit runner (#2844) * fix net9 xunit runner * PR feedback Co-authored-by: msbw2 --------- Co-authored-by: msbw2 --- build/dependenciesTest.props | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build/dependenciesTest.props b/build/dependenciesTest.props index 2a6b84a784..20f2e6ce5d 100644 --- a/build/dependenciesTest.props +++ b/build/dependenciesTest.props @@ -15,4 +15,7 @@ 2.8.2 2.9.0 + + 3.0.0-pre.35 +