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 2b9af14 commit cb042a9Copy full SHA for cb042a9
Directory.Build.props
@@ -21,7 +21,7 @@
21
<PropertyGroup>
22
<LibraryFramework>netstandard2.0</LibraryFramework>
23
<TestsNetCoreFramework>net8.0</TestsNetCoreFramework>
24
- <XunitVersion>2.8.1</XunitVersion>
+ <XunitVersion>2.9.3</XunitVersion>
25
<TestSdkVersion>17.11.1</TestSdkVersion>
26
<CoverletVersion>6.0.3</CoverletVersion>
27
<XunitRunneVisualstudio>2.8.1</XunitRunneVisualstudio>
0 commit comments