the-dext / RunCoverletReport

A Visual Studio 2019 Extension to run Coverlet and Report Generator
MIT License
41 stars 15 forks source link

Visual Studio 2022 support #17

Closed gtteamamxx closed 2 years ago

gtteamamxx commented 2 years ago

Closing #16

I updated to .NET 6 and all nuget packages, fixed also some bug with delimeter (, or .)

All tests are passing.

Please check locally

Below the link to VS 2022 vsix

RunCoverletReport.vsix.zip

the-dext commented 2 years ago

@gtteamamxx Thank you for taking the time to do this, it's something I've been meaning to get around to but life has been getting in the way. I really appreciate the time you've taken to help keep this project alive.

gtteamamxx commented 2 years ago

@the-dext No problem, awesome addon. It would be nice to see some new functionalities on it, like selecting project to run test etc. Cheers