Test Run fails with "An exception occurred while invoking executor 'executor://mstestadapter/v2': Type ... is not marked as serializable."
摘要:解决方案: Mark type as Serializable. Don't add the type to CallContext. Set DisableAppDomain value to true in runsettings (supported by MSTest v2, NUnit a
阅读全文
posted @ 2020-09-18 13:47