dependabot-preview[bot] on nuget
Bump NUnit from 3.7.1 to 3.13.1… (compare)
dependabot-preview[bot] on nuget
Bump Microsoft.NET.Test.Sdk fro… (compare)
dependabot-preview[bot] on nuget
Bump System.Configuration.Confi… (compare)
dependabot-preview[bot] on nuget
Bump FsCheck.Xunit from 2.14.6 … (compare)
BecomeStacked(msg =>
{
return OldBecome(msg) || msg.Match()
.With<Response>(m =>
{
UnbecomeStacked();
})
.WasHandled;
});
Suspend
is supported now, there is an overload of Receive that accepts a Func<T, Task> it have been renamed to ReceiveAsync in 1.0.7