-
Notifications
You must be signed in to change notification settings - Fork 392
Closed
Labels
bugSomething isn't workingSomething isn't workingdriver-collectorsIssue related to collectors driverIssue related to collectors driverduplicateThis issue or pull request already existsThis issue or pull request already exists
Description
I recently upgraded my project to .NET 5. When I publish the project I find that the latest version of NewtonSoft.Json.dll 13.0.1 is being overwritten by the version used by coverlet, 9.0.1. The version of Coverlet I'm using is 3.1.0.
If I publish with increased verbosity I can see exactly where the dll is being copied over.
10:6>CopyCoverletDataCollectorFiles:
Copying file from "C:\st.nuget\packages\coverlet.collector\3.1.0\build\netstandard1.0\Newtonsoft.Json.dll" to "C:\src\myProject\Source\Tests\Unit\MyProject.Tests.Unit\bin\Release\net5.0\publish\Newtonsoft.Json.dll".
304NotModified and joakimriedel
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdriver-collectorsIssue related to collectors driverIssue related to collectors driverduplicateThis issue or pull request already existsThis issue or pull request already exists