We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 235d951 commit a32f665Copy full SHA for a32f665
src/common.props
@@ -14,7 +14,7 @@
14
<NoWarn>$(NoWarn);CS1591</NoWarn>
15
</PropertyGroup>
16
<PropertyGroup>
17
- <XunitVersion>2.4.1</XunitVersion>
+ <XunitVersion>2.4.2</XunitVersion>
18
<MicrosoftSdkVersion>17.2.0</MicrosoftSdkVersion>
19
<FluentAssertionsVersion>6.7.0</FluentAssertionsVersion>
20
<NetCoreVersion>netcoreapp3.1</NetCoreVersion>
0 commit comments