This error is being generated when I compile my xUnit project. The project compiled properly prior to adding the Esri.ArcGISRuntime.Toolkit.Maui package to my MAUI library that is being tested.
I cannot figure out what it thinks is being compiled as an EXE. As stated above the xUnit project is referencing library projects, not EXE projects. I went so far as to unload the EXE project as well. The error still occurs.
Any ideas?
Thanks!