[main] Update dependencies from dotnet/dotnet#10843
Open
dotnet-maestro[bot] wants to merge 3 commits intomainfrom
Open
[main] Update dependencies from dotnet/dotnet#10843dotnet-maestro[bot] wants to merge 3 commits intomainfrom
dotnet-maestro[bot] wants to merge 3 commits intomainfrom
Conversation
…219.3 On relative base path root Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-11.0.100-preview.2 From Version 11.0.100-preview.2.26115.104 -> To Version 11.0.0-preview.3.26119.103 Microsoft.DotNet.Build.Tasks.Feed From Version 11.0.0-beta.26115.104 -> To Version 11.0.0-beta.26119.103 Microsoft.DotNet.Cecil From Version 0.11.5-preview.26115.104 -> To Version 0.11.5-preview.26119.103 Microsoft.NET.ILLink , Microsoft.NETCore.App.Ref From Version 11.0.0-preview.2.26115.104 -> To Version 11.0.0-preview.3.26119.103 Microsoft.NET.Sdk , Microsoft.TemplateEngine.Authoring.Tasks From Version 11.0.100-preview.2.26115.104 -> To Version 11.0.100-preview.3.26119.103
…bles Add three new SystemNative_LowLevelFutex_* p/invoke entries that were added to dotnet/runtime's System.Native PAL threading API: - SystemNative_LowLevelFutex_WaitOnAddress - SystemNative_LowLevelFutex_WaitOnAddressTimeout - SystemNative_LowLevelFutex_WakeByAddressSingle Without these entries, CoreCLR apps crash at runtime when the p/invoke override callback cannot resolve the symbol from libSystem.Native. Both MonoVM and CoreCLR tables are updated since they share the same libSystem.Native p/invoke surface. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.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.
This pull request updates the following dependencies
From https://github.com/dotnet/dotnet