-
Notifications
You must be signed in to change notification settings - Fork 554
[net10.0] Merge main into net10.0. #23836
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
Conversation
This method will later be used to write the trivia and the symbol availability when doing the transformations.
This pull request updates the following dependencies ## From https://github.com/dotnet/arcade - **Subscription**: [0ed7aa82-fff7-4048-943c-7b5fa7eed6f0](https://maestro.dot.net/subscriptions?search=0ed7aa82-fff7-4048-943c-7b5fa7eed6f0) - **Build**: [20250912.4](https://dev.azure.com/dnceng/internal/_build/results?buildId=2792240) ([283021](https://maestro.dot.net/channel/5175/github:dotnet:arcade/build/283021)) - **Date Produced**: September 12, 2025 8:57:13 PM UTC - **Commit**: [e0fa67027049e9c3f1a0f2f50f47d50a0a3aaa92](dotnet/arcade@e0fa670) - **Branch**: [release/9.0](https://github.com/dotnet/arcade/tree/release/9.0) - **Updates**: - From [9.0.0-beta.25460.1 to 9.0.0-beta.25462.4][1] - Microsoft.DotNet.Arcade.Sdk - Microsoft.DotNet.Build.Tasks.Feed [1]: dotnet/arcade@43df065...e0fa670 - **Updates to .NET SDKs in root:** - Updates sdk.version to 9.0.110 - Updates tools.dotnet to 9.0.110
Fixes #23804.
#23812) This change allows to inline the factory methods found in protocols as constructors. --------- Co-authored-by: GitHub Actions Autoformatter <github-actions-autoformatter@xamarin.com>
It started failing with:
[FAIL] Trust_FullChain : Evaluate: “mail.google.com” certificate is not standards compliant
Expected: Unspecified
But was: RecoverableTrustFailure
Updating the certificate fixes the problem.s
✅ [CI Build #4773b09] Build passed (Build packages) ✅Pipeline on Agent |
✅ [PR Build #4773b09] Build passed (Detect API changes) ✅Pipeline on Agent |
✅ [CI Build #4773b09] Build passed (Build macOS tests) ✅Pipeline on Agent |
✅ API diff for current PR / commit.NET ( No breaking changes )✅ API diff vs stable.NET ( No breaking changes )ℹ️ Generator diffGenerator Diff: vsdrops (html) vsdrops (raw diff) gist (raw diff) - Please review changes) Pipeline on Agent |
💻 [CI Build #4773b09] Tests on macOS arm64 - Mac Sequoia (15) passed 💻✅ All tests on macOS arm64 - Mac Sequoia (15) passed. Pipeline on Agent |
💻 [CI Build #4773b09] Tests on macOS M1 - Mac Ventura (13) passed 💻✅ All tests on macOS M1 - Mac Ventura (13) passed. Pipeline on Agent |
💻 [CI Build #4773b09] Tests on macOS M1 - Mac Monterey (12) passed 💻✅ All tests on macOS M1 - Mac Monterey (12) passed. Pipeline on Agent |
This comment has been minimized.
This comment has been minimized.
💻 [CI Build #4773b09] Tests on macOS X64 - Mac Sonoma (14) passed 💻✅ All tests on macOS X64 - Mac Sonoma (14) passed. Pipeline on Agent |
🚀 [CI Build #4773b09] Test results 🚀Test results✅ All tests passed on VSTS: test results. 🎉 All 128 tests passed 🎉 Tests counts✅ cecil: All 1 tests passed. Html Report (VSDrops) Download Pipeline on Agent |
No description provided.