You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
On CI server, we use msbuild switch pathmap to achieve deterministic builds (with deterministic ). But by doing that, we aren't able to collect coverage on those assemblies.
Describe the solution you'd like
Could it be possible to add a command parameter to add a pathmap argument to do the same kind of mapping and allow collecting coverage
Is your feature request related to a problem? Please describe.
On CI server, we use msbuild switch pathmap to achieve deterministic builds (with deterministic ). But by doing that, we aren't able to collect coverage on those assemblies.
Describe the solution you'd like
Could it be possible to add a command parameter to add a pathmap argument to do the same kind of mapping and allow collecting coverage