dotnet / msbuild

The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.

Home Page:https://docs.microsoft.com/visualstudio/msbuild/msbuild

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support multiple locations per Report

JanKrivanek opened this issue · comments

Relates to reports filtering - https://github.com/orgs/dotnet/projects/373/views/1?pane=issue&itemId=54234918

#9735 (comment)

Some reports will relate to multiple paths - make it possible to specify them, while specifying whether one is main or all are equal (in which case equal report should be present to user regardless of the order of paths specified when constructing - so that nondetermionistic order of execution doesn't lead to nondeterministic results)