1' threw an exception.
-------- System.Runtime.InteropServices.COMException : Class not registered (0x80040154 (REGDB_E_CLASSNOTREG))
A friend of mine can also reproduce this error.
All we have is a xUnit test project and a MAUI project with one class (no ui implementation at all)
Stack Trace:
ItemGroupDTOTests.VerifyItemGroupDTOHoldsInputValues()
RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
----- Inner Stack Trace -----
ActivationFactory
1' threw an exception.
-------- System.Runtime.InteropServices.COMException : Class not registered (0x80040154 (REGDB_E_CLASSNOTREG))
A friend of mine can also reproduce this error.
All we have is a xUnit test project and a MAUI project with one class (no ui implementation at all)
Stack Trace:
ItemGroupDTOTests.VerifyItemGroupDTOHoldsInputValues()
RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
----- Inner Stack Trace -----
ActivationFactory