[actions] The changelog action now requires .NET 9.#21629
Merged
rolfbjarne merged 9 commits intomainfrom Nov 15, 2024
Merged
Conversation
So install that, since it doesn't look like it's installed by default yet.
Contributor
.net ChangeLog for #21629Level 1Generated using https://github.com/spouliot/dotnet-tools/tree/master/changelog |
dalexsoto
approved these changes
Nov 15, 2024
stephen-hawley
approved these changes
Nov 15, 2024
Member
Author
|
/sudo backport release/9.0.1xx |
Member
Author
|
/sudo backport release/8.0.1xx-xcode16.0 |
Collaborator
|
Backport Job to branch release/8.0.1xx-xcode16.0 Created! The magic is happening here |
Collaborator
|
Backport Job to branch release/9.0.1xx Created! The magic is happening here |
Collaborator
|
Hooray! Backport succeeded! Please see https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=10566489 for more details. |
Collaborator
|
Hooray! Backport succeeded! Please see https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=10566501 for more details. |
rolfbjarne
added a commit
that referenced
this pull request
Nov 18, 2024
…es .NET 9. (#21630) So install that, since it doesn't look like it's installed by default yet. Also build before running, because the new terminal logger for the build in .NET 9 ends up printing junk which ends up in the changelog. Backport of #21629 --------- Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
rolfbjarne
added a commit
that referenced
this pull request
Nov 18, 2024
…#21631) So install that, since it doesn't look like it's installed by default yet. Also build before running, because the new terminal logger for the build in .NET 9 ends up printing junk which ends up in the changelog. Backport of #21629 --------- Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
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.
So install that, since it doesn't look like it's installed by default yet.
Also build before running, because the new terminal logger for the build in .NET 9 ends up printing junk which ends up in the changelog.