Skip to content

Commit a8aeadf

Browse files
Upgrade Akka.MultiNodeTestRunner to 1.5.6 (#6764)
working on resolving some binary compatibility issues that emerged after adding Polyfill, we think.
1 parent 49bc347 commit a8aeadf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Directory.Build.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<FsCheckVersion>2.16.5</FsCheckVersion>
3333
<HoconVersion>2.0.3</HoconVersion>
3434
<ConfigurationManagerVersion>6.0.1</ConfigurationManagerVersion>
35-
<MultiNodeAdapterVersion>1.5.0</MultiNodeAdapterVersion>
35+
<MultiNodeAdapterVersion>1.5.6</MultiNodeAdapterVersion>
3636
<MicrosoftLibVersion>5.0.0</MicrosoftLibVersion>
3737
<AkkaPackageTags>akka;actors;actor model;Akka;concurrency</AkkaPackageTags>
3838
</PropertyGroup>
@@ -63,4 +63,4 @@
6363
<Message Text="@(none)">
6464
</Message>
6565
</Target>
66-
</Project>
66+
</Project>

0 commit comments

Comments
 (0)