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
@@ -115,6 +116,10 @@ You can also ignore additional attributes by adding to this list (short name or
115
116
[Category(runCategory)]
116
117
publicintRunWhenTestsExceed{get;set;}
117
118
119
+
[Description("Folder to which copy tools subfolder. Must alredy exist. Requires restart of VS.")]
120
+
[Category(environmentCategory)]
121
+
publicstringToolsDirectory{get;set;}
122
+
118
123
[Description("Specify false for global and project options to be used for coverlet data collector configuration elements when not specified in runsettings")]
0 commit comments