XamlTest assumes that its host that is starts matches the framework of the tests that are invoking it. This can cause problems for anything that does a callback (such as custom user controls). This should fail with a useful message for the user.
This occurred when trying to update the MDIX library to net7 before updating this library.
XamlTest assumes that its host that is starts matches the framework of the tests that are invoking it. This can cause problems for anything that does a callback (such as custom user controls). This should fail with a useful message for the user.
This occurred when trying to update the MDIX library to net7 before updating this library.