template-guidance.md: fix lint error#15082
Merged
eerhardt merged 1 commit intodotnet:mainfrom Sep 17, 2024
Merged
Conversation
`Multiple top-level headings in the same document [Context: "# Development notes"]`
radical
added a commit
to microsoft/aspire
that referenced
this pull request
Sep 12, 2024
Fix `Multiple top-level headings in the same document [Context: "# Development notes"]`. PR opened upstream - dotnet/arcade#15082 .
eerhardt
approved these changes
Sep 17, 2024
dotnet-maestro bot
added a commit
to microsoft/aspire
that referenced
this pull request
Sep 26, 2024
[main] Update dependencies from dotnet/arcade - Update eng/common/template-guidance.md Fix `Multiple top-level headings in the same document [Context: "# Development notes"]`. PR opened upstream - dotnet/arcade#15082 . - Merge branch 'main' into darc-main-4d43b799-a696-4d1d-b4a7-2ceefe4f33e0 - Use VsTestUseMSBuildOutput=false in workload tests to parse test output in the tests - Also set MSBUILDENSURESTDOUTFORTASKPROCESSES=1 to avoid using the terminal logger - [tests] Use helix xunit.runner.json to disable parallel test runs - Revert "[tests] Use helix xunit.runner.json to disable parallel test runs" This reverts commit f7458d2. - Merge remote-tracking branch 'origin/main' into darc-main-4d43b799-a696-4d1d-b4a7-2ceefe4f33e0 - Disable terminal logger output - Update eng/common/template-guidance.md - playground: Skip project reference for analyzers when running on helix - Merge remote-tracking branch 'origin/main' into darc-main-4d43b799-a696-4d1d-b4a7-2ceefe4f33e0 # Conflicts: # tests/Shared/WorkloadTesting/BuildEnvironment.cs
radical
added a commit
to radical/arcade
that referenced
this pull request
Sep 30, 2024
Backport of dotnet#15082 . (cherry picked from commit 34138f0)
mmitche
pushed a commit
that referenced
this pull request
Jan 15, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Multiple top-level headings in the same document [Context: "# Development notes"]This was hit in https://github.com/dotnet/aspire/actions/runs/10818251588 .
cc @joperezr