The test.proj is a traversal project and should not have additional targets. Create AllBuilt.testproj and move the test.proj Test target to execute all test assemblies built by the WiX toolset.
Changes the test framework from mstest to xunit without changing the behavior of existing tests.