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 522bdc8 commit 7d2acf6Copy full SHA for 7d2acf6
src/common.props
@@ -24,7 +24,7 @@
24
<NetStandardLibVersion>netstandard2.0</NetStandardLibVersion>
25
<FluentAssertionsVersion>6.6.0</FluentAssertionsVersion>
26
<FsCheckVersion>2.16.5</FsCheckVersion>
27
- <AkkaVersion>1.5.6</AkkaVersion>
+ <AkkaVersion>1.5.8</AkkaVersion>
28
<AkkaPackageTags>akka;actors;actor model;Akka;concurrency</AkkaPackageTags>
29
</PropertyGroup>
30
<PropertyGroup>
@@ -45,4 +45,4 @@
45
<IncludeSymbols>true</IncludeSymbols>
46
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
47
48
-</Project>
+</Project>
0 commit comments