Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TRX generated from OpenCover not working #26

Open
Omi2109 opened this issue Oct 28, 2016 · 0 comments
Open

TRX generated from OpenCover not working #26

Omi2109 opened this issue Oct 28, 2016 · 0 comments

Comments

@Omi2109
Copy link

Omi2109 commented Oct 28, 2016

errorinfo
Getting error in Script1 file for

public string RemoveAssemblyName(string asm)
{
return asm.Substring(0,asm.IndexOf(','));
}

**Error :
An unhandled exception of type 'System.ArgumentOutOfRangeException' occurred in mscorlib.dll

Additional information: Length cannot be less than zero.**

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant