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 4ecbb05 commit 0f75fe3Copy full SHA for 0f75fe3
src/common.props
@@ -22,7 +22,7 @@ Please report any serialization problem that occurs after an upgrade to this ver
22
<NetFrameworkTestVersion>net471</NetFrameworkTestVersion>
23
<NetStandardLibVersion>netstandard2.0</NetStandardLibVersion>
24
<AkkaVersion>1.4.31</AkkaVersion>
25
- <FluentAssertionsVersion>6.2.0</FluentAssertionsVersion>
+ <FluentAssertionsVersion>6.3.0</FluentAssertionsVersion>
26
<XunitVersion>2.4.1</XunitVersion>
27
<XunitRunnerVersion>2.4.3</XunitRunnerVersion>
28
<TestSdkVersion>17.0.0</TestSdkVersion>
0 commit comments