-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[main] Source code updates from dotnet/dotnet #117845
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
Merged
tannergooding
merged 26 commits into
main
from
darc-main-a84b32bc-80aa-4cef-9a5c-884491b7a75d
Aug 7, 2025
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
6c0d9ca
Merge main into darc-main-a84b32bc-80aa-4cef-9a5c-884491b7a75d
dotnet-maestro[bot] e444d87
Update dependencies from https://github.com/dotnet/dotnet build 275814
dotnet-maestro[bot] 8961db6
Update dependencies from https://github.com/dotnet/dotnet build 275898
dotnet-maestro[bot] be8ecf2
Merge main into darc-main-a84b32bc-80aa-4cef-9a5c-884491b7a75d
dotnet-maestro[bot] cd1c39c
Update dependencies from https://github.com/dotnet/dotnet build 276277
dotnet-maestro[bot] 38b180e
Update dependencies from https://github.com/dotnet/dotnet build 276450
dotnet-maestro[bot] 7c319a2
Merge main into darc-main-a84b32bc-80aa-4cef-9a5c-884491b7a75d
dotnet-maestro[bot] 26b5783
Update dependencies from https://github.com/dotnet/dotnet build 276628
dotnet-maestro[bot] 89e9362
Update dependencies from https://github.com/dotnet/dotnet build 276797
dotnet-maestro[bot] 46f78f1
Update dependencies from https://github.com/dotnet/dotnet build 276828
dotnet-maestro[bot] a52b919
Update dependencies from https://github.com/dotnet/dotnet build 276981
dotnet-maestro[bot] da3ca14
generate the Version.Details.props file
dkurepa 545f610
Backflow from https://github.com/dotnet/dotnet / 8b29a16 build 277635
dotnet-maestro[bot] 17cb4aa
Update dependencies from https://github.com/dotnet/dotnet build 277635
dotnet-maestro[bot] 9eaf94d
Merge branch 'main' into darc-main-a84b32bc-80aa-4cef-9a5c-884491b7a75d
tannergooding 9f19068
Merge branch 'main' into darc-main-a84b32bc-80aa-4cef-9a5c-884491b7a75d
tannergooding cbbbe25
Disable HotReload in WBT until we have latest blazor bits
maraf b84cb2f
Explicitly set RuntimeIdentifier (singular) to force NativeAOT runtim…
jkoritzinsky 54be8c0
Resolve the Version.props and Version.Details.props conflicts
tannergooding 94a509b
Update expected syntax to match changed whitespace.
jkoritzinsky 64c7e50
Disable some tests due to [ActiveIssue("https://github.com/dotnet/run…
tannergooding 4ab570f
Also mark reverse-complement-6 for [ActiveIssue("https://github.com/d…
tannergooding 258a2e0
Backflow from https://github.com/dotnet/dotnet / 30bc8f9 build 278224
dotnet-maestro[bot] 1490447
Update dependencies from https://github.com/dotnet/dotnet build 278224
dotnet-maestro[bot] ae27453
Resolve existing merge conflicts
tannergooding 03dcbb2
Merge remote-tracking branch 'dotnet/main' into darc-main-a84b32bc-80…
tannergooding 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 was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
{ | ||
"sdk": { | ||
"version": "10.0.100-preview.7.25322.101", | ||
"version": "10.0.100-preview.7.25372.107", | ||
"allowPrerelease": true, | ||
"rollForward": "major" | ||
}, | ||
"tools": { | ||
"dotnet": "10.0.100-preview.7.25322.101" | ||
"dotnet": "10.0.100-preview.7.25372.107" | ||
}, | ||
"msbuild-sdks": { | ||
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25367.101", | ||
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25367.101", | ||
"Microsoft.DotNet.SharedFramework.Sdk": "10.0.0-beta.25367.101", | ||
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25406.102", | ||
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25406.102", | ||
"Microsoft.DotNet.SharedFramework.Sdk": "10.0.0-beta.25406.102", | ||
"Microsoft.Build.NoTargets": "3.7.0", | ||
"Microsoft.Build.Traversal": "3.4.0", | ||
"Microsoft.NET.Sdk.IL": "10.0.0-preview.7.25367.101" | ||
"Microsoft.NET.Sdk.IL": "10.0.0-rc.1.25406.102" | ||
} | ||
} |
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.