We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7418b9 commit c25adaaCopy full SHA for c25adaa
src/Directory.Build.props
@@ -24,7 +24,7 @@ Update all AWSSDK versions</PackageReleaseNotes>
24
25
<TestsNetCoreFramework>netcoreapp3.1</TestsNetCoreFramework>
26
<TestsNet>net6.0</TestsNet>
27
- <XunitVersion>2.8.1</XunitVersion>
+ <XunitVersion>2.9.3</XunitVersion>
28
<XUnitRunnerVersion>2.8.1</XUnitRunnerVersion>
29
<CoverletVersion>6.0.3</CoverletVersion>
30
<FluentAssertionVersion>7.0.0</FluentAssertionVersion>
0 commit comments