Skip to content

Commit ca66c1e

Browse files
authored
Update Akka.TestKit.MSTest to Akka.NET 1.5.0 (#43)
1 parent cee2f57 commit ca66c1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,8 @@
228228
<TestFramework>net7.0</TestFramework>
229229
<MSTestVersion>3.0.2</MSTestVersion>
230230
<TestSdkVersion>17.5.0</TestSdkVersion>
231-
<AkkaVersion>1.5.0-beta6</AkkaVersion>
232-
<FluentAssertionsVersion>6.9.0</FluentAssertionsVersion>
231+
<AkkaVersion>1.5.0</AkkaVersion>
232+
<FluentAssertionsVersion>6.10.0</FluentAssertionsVersion>
233233
</PropertyGroup>
234234
<!-- SourceLink support for all Akka.NET projects -->
235235
<ItemGroup>

0 commit comments

Comments
 (0)