We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f17b706 commit 3610524Copy full SHA for 3610524
src/Directory.Build.props
@@ -21,7 +21,7 @@
21
<PropertyGroup>
22
<LibraryFramework>netstandard2.0</LibraryFramework>
23
<TestsNetCoreFramework>net6.0</TestsNetCoreFramework>
24
- <XunitVersion>2.8.1</XunitVersion>
+ <XunitVersion>2.9.2</XunitVersion>
25
<TestSdkVersion>17.11.1</TestSdkVersion>
26
<CoverletVersion>6.0.2</CoverletVersion>
27
<XunitRunneVisualstudio>2.8.1</XunitRunneVisualstudio>
0 commit comments