Skip to content

Microsoft.NET.Test.Sdk visual studio code coverage integration #2287

@TonyTroeff

Description

@TonyTroeff

Description

I had a hard time analyzing my code coverage using Visual Studio.
I thought that it is a local problem from my machine, but actually it wasn't.
All my projects, referencing Microsoft.NET.Test.Sdk version 16.3.0 and 16.4.0, cannot be analyzed.

However, after downgrading them to version 16.2.0, everything works fine.

I would expect to be able to upgrade the package and still be able to analyze my code coverage.

Environment

Windows 10
Visual Studio Enterprise
I am using NUnit for testing purposes if this is related to the issue.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions