Bump FsToolkit.ErrorHandling.TaskResult version#576
Conversation
|
Hi @z0h3 Do you know if this problem is relevant to your local env? |
|
Hi @AntyaDev I described my problem in slack: https://nbomberworkspace.slack.com/archives/C050LL4LCP3/p1681136967041579 |
|
answered in slack |
|
My team is interested in this, too. We're trying to get started with NBomber load testing, but our application depends upon the latest version of FsToolkit.ErrorHandling and is thus incompatible with NBomber. |
4ca4c86 to
fc702e8
Compare
|
Hi @colinbobolin , Did you use the latest NBomber v5, correct? |
|
@AntyaDev yes. I've since opted to decouple my work enough to be able to bypass the incompatibility, but with .net 7.0 I still needed to add the FsToolkit.ErrorHandling.TaskResult version 2.13.0 dependency explicitly to a fresh project with no other dependencies. |
|
@colinbobolin, what is your company name? |
|
@AntyaDev AutoStore. We're trying to assess if this will work for us before purchasing the license, if that's why you're asking. |
|
@colinbobolin Thanks for the information. I will take a look at this issue. I recall that to fix this issue, I need to switch NBomber to netstandart 2.1 or something higher than netstandart 2.0 which will cause a drop in support of the legacy .NET Framework. Not sure what other options do we have? |
|
@AntyaDev I see. I think I found a workable solution for now by making a new dotnet sln and referencing FsToolkit.ErrorHandling.TaskResult version 2.13.0 dependency explicitly. |
|
@colinbobolin, It should theoretically work, but I am unsure since it has a significant version change. Please let me know if it fixed this issue. I will try to play with other options to fix it. |
|
@AntyaDev the only thing that seems to be not working so far is the console logger. |
|
@colinbobolin can I ask you please to attach your test example to reproduce it? I mean an empty example with the latest FsToolkit.ErrorHandling.TaskResult |
|
Hi @colinbobolin , @z0h3 |
a7d4c18 to
cdedaac
Compare
2efc8d7 to
377a3c9
Compare
5a9d254 to
1626e74
Compare
Bump version to prevent incompatible assembly using.
Code:
fsproj: