Skip to content
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

Merge net9.0 into main. #21349

Draft
wants to merge 282 commits into
base: main
Choose a base branch
from
Draft

Merge net9.0 into main. #21349

wants to merge 282 commits into from

Conversation

rolfbjarne
Copy link
Member

No description provided.

rolfbjarne and others added 30 commits January 16, 2024 20:14
This pull request updates the following dependencies

## From https://github.com/dotnet/installer

- **Subscription**: 3727984b-7a79-4ba3-37dd-08dbe6bddf31
- **Build**: 20240120.3
- **Date Produced**: January 20, 2024 9:10:48 PM UTC
- **Commit**: f91d4ca399ea4389d04b4700965d207f3a8d5c3b
- **Branch**: refs/heads/main

- **Updates**:
  - **Microsoft.Dotnet.Sdk.Internal**: [from 9.0.100-alpha.1.24062.11 to 9.0.100-alpha.1.24070.3][11]
  - **Microsoft.NET.ILLink.Tasks**: [from 9.0.0-alpha.1.24061.26 to 9.0.0-alpha.1.24066.33][12]
  - **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-alpha.1.24061.8 to 9.0.0-alpha.1.24068.16][13]
  - **Microsoft.NETCore.App.Ref**: [from 9.0.0-alpha.1.24061.26 to 9.0.0-alpha.1.24066.33][12]
  - **Microsoft.NETCore.App.Ref**: [from 9.0.0-alpha.1.24061.26 to 9.0.0-alpha.1.24066.33][12]

[11]: dotnet/installer@5e2e0f9...f91d4ca
[12]: dotnet/runtime@22ba7d6...dbb335c
[13]: dotnet/aspnetcore@a19c70e...b89e21e

## Coherency Updates

The following updates ensure that dependencies with a *CoherentParentDependency*
attribute were produced in a build used as input to the parent dependency's build.
See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)

- **Coherency Updates**:
  - **Microsoft.NET.ILLink.Tasks**: from 9.0.0-alpha.1.24061.26 to 9.0.0-alpha.1.24066.33 (parent: Microsoft.Dotnet.Sdk.Internal)
  - **Microsoft.AspNetCore.App.Ref**: from 9.0.0-alpha.1.24061.8 to 9.0.0-alpha.1.24068.16 (parent: Microsoft.Dotnet.Sdk.Internal)
  - **Microsoft.NETCore.App.Ref**: from 9.0.0-alpha.1.24061.26 to 9.0.0-alpha.1.24066.33 (parent: Microsoft.Dotnet.Sdk.Internal)
  - **Microsoft.NETCore.App.Ref**: from 9.0.0-alpha.1.24061.26 to 9.0.0-alpha.1.24066.33 (parent: Microsoft.Dotnet.Sdk.Internal)
.NET 7 will be out of support by the time .NET 9 is released, so we can
just drop it already.
This pull request updates the following dependencies

## From https://github.com/xamarin/xamarin-macios

- **Subscription**: 077b4f6c-f498-4ed1-e210-08dc1cc43848
- **Build**: 20240125.3
- **Date Produced**: January 25, 2024 1:31:21 PM UTC
- **Commit**: 54f4dd2
- **Branch**: refs/heads/release/8.0.1xx-xcode15.1

- **Updates**:
  - **Microsoft.macOS.Sdk**: [from 14.2.8011 to 14.2.8016][4]

[4]: 31515c4...54f4dd2
This pull request updates the following dependencies

## From https://github.com/xamarin/xamarin-macios

- **Subscription**: 077b4f6c-f498-4ed1-e210-08dc1cc43848
- **Build**: 20240127.9
- **Date Produced**: January 27, 2024 12:09:43 PM UTC
- **Commit**: 5c44c9a
- **Branch**: refs/heads/release/8.0.1xx-xcode15.1

- **Updates**:
  - **Microsoft.macOS.Sdk**: [from 14.2.8016 to 14.2.8018][12]

[12]: 54f4dd2...5c44c9a
This pull request updates the following dependencies

## Coherency Updates

The following updates ensure that dependencies with a *CoherentParentDependency*
attribute were produced in a build used as input to the parent dependency's build.
See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)

- **Coherency Updates**:
  - **Microsoft.NET.ILLink.Tasks**: from 9.0.0-alpha.1.24066.33 to 9.0.0-preview.2.24076.4 (parent: Microsoft.Dotnet.Sdk.Internal)
  - **Microsoft.AspNetCore.App.Ref**: from 9.0.0-alpha.1.24068.16 to 9.0.0-preview.2.24076.3 (parent: Microsoft.Dotnet.Sdk.Internal)
  - **Microsoft.NETCore.App.Ref**: from 9.0.0-alpha.1.24066.33 to 9.0.0-preview.2.24076.4 (parent: Microsoft.Dotnet.Sdk.Internal)
  - **Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport**: from 9.0.0-alpha.1.24053.1 to 9.0.0-alpha.1.24072.1 (parent: Microsoft.NETCore.App.Ref)
  - **Microsoft.NETCore.App.Ref**: from 9.0.0-alpha.1.24066.33 to 9.0.0-preview.2.24076.4 (parent: Microsoft.Dotnet.Sdk.Internal)
  - **Microsoft.DotNet.Cecil**: from 0.11.4-alpha.24052.1 to 0.11.4-alpha.24065.1 (parent: Microsoft.NETCore.App.Ref)

## From https://github.com/dotnet/installer

- **Subscription**: 3727984b-7a79-4ba3-37dd-08dbe6bddf31
- **Build**: 20240127.1
- **Date Produced**: January 27, 2024 9:53:56 AM UTC
- **Commit**: 5ee6c4138e41dfd62881f7313802a858c81f27c0
- **Branch**: refs/heads/main

- **Updates**:
  - **Microsoft.Dotnet.Sdk.Internal**: [from 9.0.100-alpha.1.24070.3 to 9.0.100-preview.2.24077.1][26]
  - **Microsoft.NET.ILLink.Tasks**: [from 9.0.0-alpha.1.24066.33 to 9.0.0-preview.2.24076.4][27]
  - **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-alpha.1.24068.16 to 9.0.0-preview.2.24076.3][28]
  - **Microsoft.NETCore.App.Ref**: [from 9.0.0-alpha.1.24066.33 to 9.0.0-preview.2.24076.4][27]
  - **Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport**: [from 9.0.0-alpha.1.24053.1 to 9.0.0-alpha.1.24072.1][29]
  - **Microsoft.NETCore.App.Ref**: [from 9.0.0-alpha.1.24066.33 to 9.0.0-preview.2.24076.4][27]
  - **Microsoft.DotNet.Cecil**: [from 0.11.4-alpha.24052.1 to 0.11.4-alpha.24065.1][30]

[26]: dotnet/installer@f91d4ca...5ee6c41
[27]: dotnet/runtime@dbb335c...bcc1d3d
[28]: dotnet/aspnetcore@b89e21e...bd01694
[29]: dotnet/emsdk@5cda864...ae7c93e
[30]: dotnet/cecil@81facb3...b8c2293
This pull request updates the following dependencies

## From https://github.com/dotnet/installer

- **Subscription**: 3727984b-7a79-4ba3-37dd-08dbe6bddf31
- **Build**: 20240128.1
- **Date Produced**: January 29, 2024 3:50:10 AM UTC
- **Commit**: 1c496970b7479284364bc7eaf5c30e59f1cdb2ec
- **Branch**: refs/heads/main

- **Updates**:
  - **Microsoft.Dotnet.Sdk.Internal**: [from 9.0.100-preview.2.24077.1 to 9.0.100-preview.2.24078.1][1]

[1]: dotnet/installer@5ee6c41...1c49697
This pull request updates the following dependencies

## From https://github.com/dotnet/installer

- **Subscription**: 3727984b-7a79-4ba3-37dd-08dbe6bddf31
- **Build**: 20240129.4
- **Date Produced**: January 29, 2024 7:11:44 PM UTC
- **Commit**: 67fbd43df14dd140655112cd76cbac1707c81800
- **Branch**: refs/heads/main

- **Updates**:
  - **Microsoft.Dotnet.Sdk.Internal**: [from 9.0.100-preview.2.24078.1 to 9.0.100-preview.2.24079.4][1]

[1]: dotnet/installer@1c49697...67fbd43
This pull request updates the following dependencies

## From https://github.com/xamarin/xamarin-macios

- **Subscription**: 077b4f6c-f498-4ed1-e210-08dc1cc43848
- **Build**: 20240130.2
- **Date Produced**: January 30, 2024 9:48:45 AM UTC
- **Commit**: 7075fa1
- **Branch**: refs/heads/release/8.0.1xx-xcode15.1

- **Updates**:
  - **Microsoft.macOS.Sdk**: [from 14.2.8018 to 14.2.8022][8]

[8]: 5c44c9a...7075fa1
This pull request updates the following dependencies

## Coherency Updates

The following updates ensure that dependencies with a *CoherentParentDependency*
attribute were produced in a build used as input to the parent dependency's build.
See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)

- **Coherency Updates**:
  - **Microsoft.NET.ILLink.Tasks**: from 9.0.0-preview.2.24076.4 to 9.0.0-preview.2.24080.1 (parent: Microsoft.Dotnet.Sdk.Internal)
  - **Microsoft.AspNetCore.App.Ref**: from 9.0.0-preview.2.24076.3 to 9.0.0-preview.2.24079.10 (parent: Microsoft.Dotnet.Sdk.Internal)
  - **Microsoft.NETCore.App.Ref**: from 9.0.0-preview.2.24076.4 to 9.0.0-preview.2.24080.1 (parent: Microsoft.Dotnet.Sdk.Internal)
  - **Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport**: from 9.0.0-alpha.1.24072.1 to 9.0.0-preview.2.24076.1 (parent: Microsoft.NETCore.App.Ref)
  - **Microsoft.NETCore.App.Ref**: from 9.0.0-preview.2.24076.4 to 9.0.0-preview.2.24080.1 (parent: Microsoft.Dotnet.Sdk.Internal)

## From https://github.com/dotnet/installer

- **Subscription**: 3727984b-7a79-4ba3-37dd-08dbe6bddf31
- **Build**: 20240131.5
- **Date Produced**: January 31, 2024 11:27:44 PM UTC
- **Commit**: 0355d2dd14a95fdc33d1c2c68c7501d999b4a69a
- **Branch**: refs/heads/main

- **Updates**:
  - **Microsoft.Dotnet.Sdk.Internal**: [from 9.0.100-preview.2.24079.4 to 9.0.100-preview.2.24081.5][5]
  - **Microsoft.NET.ILLink.Tasks**: [from 9.0.0-preview.2.24076.4 to 9.0.0-preview.2.24080.1][6]
  - **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.2.24076.3 to 9.0.0-preview.2.24079.10][7]
  - **Microsoft.NETCore.App.Ref**: [from 9.0.0-preview.2.24076.4 to 9.0.0-preview.2.24080.1][6]
  - **Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport**: [from 9.0.0-alpha.1.24072.1 to 9.0.0-preview.2.24076.1][8]
  - **Microsoft.NETCore.App.Ref**: [from 9.0.0-preview.2.24076.4 to 9.0.0-preview.2.24080.1][6]

[5]: dotnet/installer@67fbd43...0355d2d
[6]: dotnet/runtime@bcc1d3d...d40c654
[7]: dotnet/aspnetcore@bd01694...70abdab
[8]: dotnet/emsdk@ae7c93e...687be2a
This pull request updates the following dependencies

## From https://github.com/dotnet/installer

- **Subscription**: 3727984b-7a79-4ba3-37dd-08dbe6bddf31
- **Build**: 20240202.1
- **Date Produced**: February 2, 2024 12:31:27 PM UTC
- **Commit**: 728ae9e2de82dcc9cb3c104592afea83d46d67da
- **Branch**: refs/heads/main

- **Updates**:
  - **Microsoft.Dotnet.Sdk.Internal**: [from 9.0.100-preview.2.24081.5 to 9.0.100-preview.2.24102.1][1]

[1]: dotnet/installer@0355d2d...728ae9e
This pull request updates the following dependencies

## From https://github.com/xamarin/xamarin-macios

- **Subscription**: 077b4f6c-f498-4ed1-e210-08dc1cc43848
- **Build**: 20240202.20
- **Date Produced**: February 2, 2024 7:58:47 PM UTC
- **Commit**: 922123f
- **Branch**: refs/heads/release/8.0.1xx-xcode15.1

- **Updates**:
  - **Microsoft.macOS.Sdk**: [from 14.2.8022 to 14.2.8026][4]

[4]: 7075fa1...922123f
This pull request updates the following dependencies

## From https://github.com/dotnet/installer

- **Subscription**: 3727984b-7a79-4ba3-37dd-08dbe6bddf31
- **Build**: 20240203.2
- **Date Produced**: February 4, 2024 6:15:58 AM UTC
- **Commit**: 3210d5ad3b47b6f2bbf029fb03eb1f73b87ade25
- **Branch**: refs/heads/main

- **Updates**:
  - **Microsoft.Dotnet.Sdk.Internal**: [from 9.0.100-preview.2.24102.1 to 9.0.100-preview.2.24103.2][2]

[2]: dotnet/installer@728ae9e...3210d5a
@vs-mobiletools-engineering-service2

This comment has been minimized.

The variable TRACKING_DOTNET_RUNTIME_SEPARATELYis already defined further
above in this file, so just remove the second definition.

I believe this happened due to an incorrect merge conflict resolution at some
point.
@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2
Copy link
Collaborator

✅ API diff for current PR / commit

NET (empty diffs)
  • iOS: (empty diff detected)
  • tvOS: (empty diff detected)
  • MacCatalyst: (empty diff detected)
  • macOS: (empty diff detected)

✅ API diff vs stable

.NET (No breaking changes)

ℹ️ Generator diff

Generator Diff: vsdrops (html) vsdrops (raw diff) gist (raw diff) - Please review changes)

Pipeline on Agent
Hash: fd1323c5627d147358333afe7304186342060baa [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

💻 [CI Build] Tests on macOS X64 - Mac Sonoma (14) passed 💻

All tests on macOS X64 - Mac Sonoma (14) passed.

Pipeline on Agent
Hash: fd1323c5627d147358333afe7304186342060baa [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

💻 [CI Build] Tests on macOS M1 - Mac Monterey (12) passed 💻

All tests on macOS M1 - Mac Monterey (12) passed.

Pipeline on Agent
Hash: fd1323c5627d147358333afe7304186342060baa [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

💻 [CI Build] Tests on macOS M1 - Mac Ventura (13) passed 💻

All tests on macOS M1 - Mac Ventura (13) passed.

Pipeline on Agent
Hash: fd1323c5627d147358333afe7304186342060baa [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

📚 [CI Build] Artifacts 📚

Artifacts were not provided.

Pipeline on Agent
Hash: [PR build]

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2
Copy link
Collaborator

🚀 [CI Build] Test results 🚀

Test results

✅ All tests passed on VSTS: test results.

🎉 All 99 tests passed 🎉

Tests counts

✅ cecil: All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (iOS): All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (MacCatalyst): All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (macOS): All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (Multiple platforms): All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (tvOS): All 1 tests passed. Html Report (VSDrops) Download
✅ framework: All 2 tests passed. Html Report (VSDrops) Download
✅ fsharp: All 4 tests passed. Html Report (VSDrops) Download
✅ generator: All 1 tests passed. Html Report (VSDrops) Download
✅ interdependent-binding-projects: All 4 tests passed. Html Report (VSDrops) Download
✅ introspection: All 4 tests passed. Html Report (VSDrops) Download
✅ linker: All 40 tests passed. Html Report (VSDrops) Download
✅ monotouch (iOS): All 7 tests passed. Html Report (VSDrops) Download
✅ monotouch (MacCatalyst): All 8 tests passed. Html Report (VSDrops) Download
✅ monotouch (macOS): All 9 tests passed. Html Report (VSDrops) Download
✅ monotouch (tvOS): All 7 tests passed. Html Report (VSDrops) Download
✅ msbuild: All 2 tests passed. Html Report (VSDrops) Download
✅ xcframework: All 4 tests passed. Html Report (VSDrops) Download
✅ xtro: All 1 tests passed. Html Report (VSDrops) Download

Pipeline on Agent
Hash: fd1323c5627d147358333afe7304186342060baa [PR build]

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

1 similar comment
@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2
Copy link
Collaborator

❌ [CI Build] Windows Integration Tests failed ❌

❌ Failed ❌

Pipeline on Agent
Hash: fd1323c5627d147358333afe7304186342060baa [PR build]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.