We have TypeMock version 8.3 installed on a azure-buildserver.
We are using a vnext-task delivered by this version.
On the same server is visual studio 2017 Enterprise (version 15.9) installed.
When calling the vnext-task and the option codecoverage is off then all the test pass.
When calling the vnext-task and the option codecoverage is on then some of the tests pass but tests with mocking will fail with the following message:
Error Message: Initialization method ODV.APF.Deelnemer.DomainAPI.UnitTests.Facade.TestInitialize threw exception. TypeMock.TypeMockException: TypeMock.TypeMockException: *** Unknown profiler is enabled please contanct typemock@support.com with the flowing data: unknown profiler clsid = {9317ae81-bcd8-47b7-aaa1-a28062e41c71}.
Is for this problem a fix possible