-1

I am working on code coverage analysis on.net core and i am using JetBrains dotCover, while executing on runtime i am getting file not found exception. could you please help me on this

TIA

Vicky
  • 11
  • 1

1 Answers1

1

I am also getting same error through command line.enter image description here

Team City 10.0.5 bundled with dotCover 2016.2.2, but i need to use latest version of dot cover 2017.2.2. I extracted dotcover CLI tools and try to run from the command line as mentioned here.

https://www.jetbrains.com/help/dotcover/Running_Coverage_Analysis_from_the_Command_LIne.html

Bavanari
  • 57
  • 1
  • 1
  • 5