You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MsBuild and TAP issue provider currently have a ValidateFilePath method which checks that file is part of the repository and handles absolute and relative paths.
This method could be provided on BaseIssueProvider to be available to all issue provider / report formats
The text was updated successfully, but these errors were encountered:
MsBuild and TAP issue provider currently have a
ValidateFilePath
method which checks that file is part of the repository and handles absolute and relative paths.This method could be provided on
BaseIssueProvider
to be available to all issue provider / report formatsThe text was updated successfully, but these errors were encountered: