I\'m trying to get code coverage in .net core project using directions from https://github.com/Microsoft/vstest-docs/blob/master/docs/analyze.md#working-with-code-coverage
When I tried to run powershell as an administrator this problem disappeared, so I guess it has something to do with access permissions.