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 60e6cea commit e358601Copy full SHA for e358601
src/common.props
@@ -22,7 +22,7 @@
22
<NetCoreTestVersion>netcoreapp3.1</NetCoreTestVersion>
23
<NetTestVersion>net6.0</NetTestVersion>
24
<NetStandardLibVersion>netstandard2.0</NetStandardLibVersion>
25
- <FluentAssertionsVersion>6.6.0</FluentAssertionsVersion>
+ <FluentAssertionsVersion>6.11.0</FluentAssertionsVersion>
26
<FsCheckVersion>2.16.5</FsCheckVersion>
27
<AkkaVersion>1.5.8</AkkaVersion>
28
<AkkaPackageTags>akka;actors;actor model;Akka;concurrency</AkkaPackageTags>
0 commit comments