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.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[main] Update dependencies from dotnet/arcade #4258
[main] Update dependencies from dotnet/arcade #4258
Changes from 23 commits
91fe3df
26d1ed9
cf6ceb9
838315b
962de1a
3b8e4bf
cb61ba6
33cb066
88f62e8
4de3b39
f4f9a3e
47daaa5
9a65528
2ac14d1
a032349
092dfa5
9919a3f
998a30b
ba4c938
aa588d2
2e10157
ccdc3ab
7a73df2
94ee4b4
f646f54
f8451fb
4ed5cc9
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Evangelink Do we want to move that fast to 10.x?
I'd also assume that downgrading back to 9.0.100 will be green and avoid the current SB issue until it's investigated further.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you want to stay on a 9.0.100 SDK then you should change your Arcade subscription channel to ".NET 9 Eng". That said, building with a newer .NET SDK and Arcade SDK dogfoods the product and provides with valuable data. Most of our repositories build with Arcade 10 and .NET 10 SDK.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The only concern is that in past some community member were complaining we were on 9 and it was impacting their ability to contribute. But let's try 10 and see how community reacts.