We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cee2f57 commit ca66c1eCopy full SHA for ca66c1e
src/Directory.Build.props
@@ -228,8 +228,8 @@
228
<TestFramework>net7.0</TestFramework>
229
<MSTestVersion>3.0.2</MSTestVersion>
230
<TestSdkVersion>17.5.0</TestSdkVersion>
231
- <AkkaVersion>1.5.0-beta6</AkkaVersion>
232
- <FluentAssertionsVersion>6.9.0</FluentAssertionsVersion>
+ <AkkaVersion>1.5.0</AkkaVersion>
+ <FluentAssertionsVersion>6.10.0</FluentAssertionsVersion>
233
</PropertyGroup>
234
<!-- SourceLink support for all Akka.NET projects -->
235
<ItemGroup>
0 commit comments