-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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/aspnetcore #42842
Closed
dotnet-maestro
wants to merge
38
commits into
main
from
darc-main-8bfea056-14e2-4cbc-b6bc-a50f533aa438
Closed
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
ba15532
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] a1ad657
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] 30f2f0b
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] 47349d7
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] 6015914
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] 614e0b5
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] 4f45bbe
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] 2670841
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] cb2d386
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] 2273042
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] 693324f
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] 266673f
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] 3f0ff61
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] 56b2f9d
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] 81e7164
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] 71cdf9f
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] fb102ae
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] 203a271
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] f35b593
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] 2df5c84
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] d506613
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] 30c473d
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] 39e797c
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] b3a366f
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] b5324e1
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] 5699cba
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] c74281d
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] 5f1eead
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] 3825ab5
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] 223fb85
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] 99aa7fa
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] e64c67a
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] 7fb6ea4
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] f1e27a3
Merge remote-tracking branch 'origin/main' into darc-main-8bfea056-14…
nagilson 295819a
Merge branch 'main' into darc-main-8bfea056-14e2-4cbc-b6bc-a50f533aa438
nagilson 51c9534
Keep aspnetcore pinned to 9 until the sdk can target 10
nagilson 49c9904
Use 9.0 XPLAT And Test Host for Runtime Test
nagilson d0dd525
Merge branch 'main' into darc-main-8bfea056-14e2-4cbc-b6bc-a50f533aa438
nagilson File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
Oops, something went wrong.
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.
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.
Need to change the name of this prop too (to
VSRedistCommonAspNetCoreSharedFrameworkx64100PackageVersion
), and replace its usage in places likesdk/src/Installer/redist-installer/targets/GenerateLayout.targets
Line 12 in 606560e
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.
When I update things like this I try to hoist all the variables that changes names up to Versions.props to avoid having to search through everything again in a year