Forum member

fysiofriends

3 posts

Posts by fysiofriends

  1. Building precompiled C# Azure Function fails

    FYI: I had the same problem and settings the engine in compatibility mode didn't help

  2. BadImageFromatException when using ValueTuple

    Yes, this build solves my problem. I did have some problems unignoring the tests that I previously ignored though. I have to unignore all leafs in the tree that was displaying the ignored tests. But, after that, the tests ran and completed successfully.

  3. BadImageFromatException when using ValueTuple

    FYI: Just ran into the same issue. Any updates are much appreciated