-
Notifications
You must be signed in to change notification settings - Fork 565
[main] Update dependencies from dotnet/dotnet #10701
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
jonathanpeppers
merged 22 commits into
main
from
darc-main-f01836fe-441e-4a21-aaaf-7d9c718a3777
Jan 27, 2026
Merged
[main] Update dependencies from dotnet/dotnet #10701
jonathanpeppers
merged 22 commits into
main
from
darc-main-f01836fe-441e-4a21-aaaf-7d9c718a3777
Jan 27, 2026
Conversation
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
…117.3 On relative base path root Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-11.0.100-alpha.1 , Microsoft.NET.ILLink , Microsoft.NETCore.App.Ref From Version 11.0.0-alpha.1.26064.107 -> To Version 11.0.0-preview.1.26067.103 Microsoft.DotNet.Build.Tasks.Feed From Version 11.0.0-beta.26064.107 -> To Version 11.0.0-beta.26067.103 Microsoft.DotNet.Cecil From Version 0.11.5-alpha.26064.107 -> To Version 0.11.5-preview.26067.103 Microsoft.NET.Sdk From Version 11.0.100-alpha.1.26064.107 -> To Version 11.0.100-preview.1.26067.103 Microsoft.TemplateEngine.Authoring.Tasks From Version 11.0.100-alpha.26064.107 -> To Version 11.0.100-preview.1.26067.103
…123.23 On relative base path root Microsoft.DotNet.Build.Tasks.Feed From Version 11.0.0-beta.26064.107 -> To Version 11.0.0-beta.26073.123 Microsoft.DotNet.Cecil From Version 0.11.5-alpha.26064.107 -> To Version 0.11.5-preview.26073.123 Microsoft.NET.ILLink , Microsoft.NETCore.App.Ref From Version 11.0.0-alpha.1.26064.107 -> To Version 11.0.0-preview.1.26073.123 Microsoft.NET.Sdk From Version 11.0.100-alpha.1.26064.107 -> To Version 11.0.100-preview.1.26073.123 Microsoft.NET.Workload.Emscripten.Current.Manifest-11.0.100-preview.1 , Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest-11.0.100-preview.1 From Version 11.0.100-preview.1.26067.103 -> To Version 11.0.100-preview.1.26073.123 Microsoft.TemplateEngine.Authoring.Tasks From Version 11.0.100-alpha.26064.107 -> To Version 11.0.100-preview.1.26073.123
This reverts commit 92483d3.
Disabled trim, single file, and AOT analyzers and suppressed AD0001 warnings in both Directory.Build.props and trim-analyzers.props to address analyzer errors encountered with .NET 11.
Added AD0001 to the NoWarn property in Java.Interop.override.props to work around analyzer errors encountered in .NET 11 builds.
Bumps the JavaInteropTargetFrameworkVersion from net9.0 to net10.0 in Configuration.props to target the newer .NET version.
Introduces the SystemNative_FileSystemSupportsLocking entry to both CLR and Mono p/invoke tables for 32-bit and 64-bit targets. Updates the table sizes and counts accordingly to support this new native interop function.
cd0e432 to
d6dea9c
Compare
This reverts commit 994aab1.
This reverts commit 45f22b7.
This reverts commit d6fdac5.
…126.2 On relative base path root Microsoft.DotNet.Build.Tasks.Feed From Version 11.0.0-beta.26064.107 -> To Version 11.0.0-beta.26076.102 Microsoft.DotNet.Cecil From Version 0.11.5-alpha.26064.107 -> To Version 0.11.5-preview.26076.102 Microsoft.NET.ILLink , Microsoft.NETCore.App.Ref From Version 11.0.0-alpha.1.26064.107 -> To Version 11.0.0-preview.1.26076.102 Microsoft.NET.Sdk From Version 11.0.100-alpha.1.26064.107 -> To Version 11.0.100-preview.1.26076.102 Microsoft.NET.Workload.Emscripten.Current.Manifest-11.0.100-preview.1 , Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest-11.0.100-preview.1 From Version 11.0.100-preview.1.26073.123 -> To Version 11.0.100-preview.1.26076.102 Microsoft.TemplateEngine.Authoring.Tasks From Version 11.0.100-alpha.26064.107 -> To Version 11.0.100-preview.1.26076.102
jonathanpeppers
approved these changes
Jan 27, 2026
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.
This pull request updates the following dependencies
From https://github.com/dotnet/dotnet