coverlet-coverage / coverlet

Cross platform code coverage for .NET
MIT License
2.99k stars 386 forks source link

Adjust Unit test commands due to recent dotnet changes #1686

Closed JosephSun2003 closed 2 months ago

JosephSun2003 commented 3 months ago

Hello Coverlet Team,

While I was working on the fork of coverlet and I've noticed some weird behaviour when trying to execute the unit tests following the instructions listed in Contributions.md.

Due to the changes noted here: https://learn.microsoft.com/en-us/dotnet/core/compatibility/sdk/8.0/dotnet-pack-config the commands for dotnet pack need to specify a -c Debug parameter in order to place the artifacts in the /Debug folder.

JosephSun2003 commented 3 months ago

@dotnet-policy-service agree company="Geotab"