Closed mdaigle closed 2 weeks ago
/azp run
/azp run
All modified and coverable lines are covered by tests :white_check_mark:
Please upload report for BASE (
main@fc0acc0
). Learn more about missing BASE report. Report is 28 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Restructures the buildguide document. Adds a reference section and a workflows section. Previously, the doc was structured as a collection of example commands, but it didn't clearly call out dependencies (e.g. building tests before running them and how to do so for that type of test run) and was a poor way to discover and understand the MSBuild targets and parameters.
Also includes small doc and test updates to remove .NET6 references.