XUnit tests failing after .NET8 upgrade
A note to future me. After upgrading an Azure Functions project from .NET6 to .NET8. XUnit tests stopped running with an exception
An exception occurred while invoking executor
'executor://xunit/VsTestRunner2/netcoreapp': Method 'LogRaw' in type
'X...
buggypath.hashnode.dev1 min read