[net11.0] Update dependencies from dotnet/dotnet#25013
[net11.0] Update dependencies from dotnet/dotnet#25013dotnet-maestro[bot] wants to merge 4 commits intonet11.0from
Conversation
…324.12 On relative base path root Microsoft.NET.Runtime.MonoTargets.Sdk , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Ref From Version 11.0.0-preview.3.26172.108 -> To Version 11.0.0-preview.3.26174.112 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.SharedFramework.Sdk From Version 11.0.0-beta.26172.108 -> To Version 11.0.0-beta.26174.112 Microsoft.DotNet.Cecil From Version 0.11.5-preview.26172.108 -> To Version 0.11.5-preview.26174.112 Microsoft.NET.Sdk , Microsoft.TemplateEngine.Authoring.Tasks From Version 11.0.100-preview.3.26172.108 -> To Version 11.0.100-preview.3.26174.112
.net ChangeLog for #25013Level 1Level 2Generated using https://github.com/spouliot/dotnet-tools/tree/master/changelog |
…from dotnet/dotnet
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
@kotlarmilos this happens now, this looks related to some of your latest dotnet/runtime changes:
|
…326.6 On relative base path root Microsoft.NET.Runtime.MonoTargets.Sdk , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Ref From Version 11.0.0-preview.3.26172.108 -> To Version 11.0.0-preview.3.26176.106 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.SharedFramework.Sdk From Version 11.0.0-beta.26172.108 -> To Version 11.0.0-beta.26176.106 Microsoft.DotNet.Cecil From Version 0.11.5-preview.26172.108 -> To Version 0.11.5-preview.26176.106 Microsoft.NET.Sdk , Microsoft.TemplateEngine.Authoring.Tasks From Version 11.0.100-preview.3.26172.108 -> To Version 11.0.100-preview.3.26176.106
…from dotnet/dotnet
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
✅ [PR Build #54ee13d] Build passed (Detect API changes) ✅Pipeline on Agent |
This comment has been minimized.
This comment has been minimized.
✅ API diff for current PR / commitNET (empty diffs)✅ API diff vs stableNET (empty diffs)ℹ️ Generator diffGenerator Diff: vsdrops (html) vsdrops (raw diff) gist (raw diff) - Please review changes) Pipeline on Agent |
✅ [CI Build #54ee13d] Build passed (Build packages) ✅Pipeline on Agent |
✅ [CI Build #54ee13d] Build passed (Build macOS tests) ✅Pipeline on Agent |
|
@rolfbjarne This is caused by dotnet/sdk#53514 adding --strip-debug-info and --strip-inlining-info to PublishReadyToRunCrossgen2ExtraArgs for Apple mobile RIDs, but the crossgen2 binary in this SDK build doesn't yet include support for these flags from dotnet/runtime#124604. The fix is to set |
🔥 [CI Build #54ee13d] Test results 🔥Test results❌ Tests failed on VSTS: test results 0 tests crashed, 18 tests failed, 143 tests passed. Failures❌ dotnettests tests (iOS)1 tests failed, 0 tests passed.Failed tests
Html Report (VSDrops) Download ❌ introspection tests3 tests failed, 6 tests passed.Failed tests
Html Report (VSDrops) Download ❌ linker tests1 tests failed, 43 tests passed.Failed tests
Html Report (VSDrops) Download ❌ monotouch tests (iOS)4 tests failed, 11 tests passed.Failed tests
Html Report (VSDrops) Download ❌ monotouch tests (MacCatalyst)4 tests failed, 15 tests passed.Failed tests
Html Report (VSDrops) Download ❌ monotouch tests (tvOS)4 tests failed, 11 tests passed.Failed tests
Html Report (VSDrops) Download ❌ windows tests1 tests failed, 2 tests passed.Failed tests
Html Report (VSDrops) Download Successes✅ cecil: All 1 tests passed. Html Report (VSDrops) Download macOS tests✅ Tests on macOS Sonoma (14): All 5 tests passed. Html Report (VSDrops) Download Pipeline on Agent |
This pull request updates the following dependencies
From https://github.com/dotnet/dotnet