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

[net9.0] Move net9 to preview3 #21011

Merged
merged 10 commits into from Mar 6, 2024
Merged

[net9.0] Move net9 to preview3 #21011

merged 10 commits into from Mar 6, 2024

Conversation

rmarinho
Copy link
Member

@rmarinho rmarinho commented Mar 5, 2024

Description of Change

Updating to preview3 builds of net9 channels.

This pull request includes changes to the eng/Version.Details.xml and eng/Versions.props files. The changes update the versions and SHAs of several dependencies to their newer versions.

Version updates:

  • eng/Version.Details.xml and eng/Versions.props: Updated Microsoft.Dotnet.Sdk.Internal version from 9.0.100-preview.2.24129.7 to 9.0.100-preview.3.24155.3. [1] [2]
  • eng/Version.Details.xml and eng/Versions.props: Updated Microsoft.NETCore.App.Ref version from 9.0.0-preview.2.24128.5 to 9.0.0-preview.3.24154.11. [1] [2]
  • eng/Version.Details.xml and eng/Versions.props: Updated Microsoft.Android.Sdk.Windows version from 34.99.0-preview.2.187 to 34.99.0-preview.3.196. [1] [2]
  • eng/Version.Details.xml and eng/Versions.props: Updated multiple Microsoft.Extensions and Microsoft.AspNetCore dependencies to their 9.0.0-preview.3.24154.11 and 9.0.0-preview.3.24154.12 versions respectively. [1] [2]

SHA updates:

@rmarinho rmarinho added the area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions label Mar 5, 2024
@rmarinho rmarinho requested a review from a team as a code owner March 5, 2024 11:44
rolfbjarne and others added 2 commits March 5, 2024 11:47
Update the macios dependencies to new package names now that multi-targeting
has been implemented for .NET 9 preview 3.
@rmarinho
Copy link
Member Author

rmarinho commented Mar 5, 2024

Seems we need to bump min versions

ILLINK : error MT0073: Microsoft.MacCatalyst 17.2.9331 does not support a deployment target of 13.1 for MacCatalyst (the minimum is 15.0). Please select a newer deployment target in your project's Info.plist. [/Users/builder/azdo/_work/3/s/src/BlazorWebView/tests/MauiDeviceTests/MauiBlazorWebView.DeviceTests.csproj::TargetFramework=net9.0-maccatalyst]

@rmarinho rmarinho requested a review from a team as a code owner March 5, 2024 16:26
@rmarinho rmarinho requested review from rolfbjarne and jonathanpeppers and removed request for PureWeen and tj-devel709 March 5, 2024 16:29
@rmarinho
Copy link
Member Author

rmarinho commented Mar 5, 2024

@davidbritch we need to make sure we document new Catalyst min version is 15.0

rolfbjarne
rolfbjarne previously approved these changes Mar 5, 2024
jonathanpeppers
jonathanpeppers previously approved these changes Mar 5, 2024
@rmarinho rmarinho dismissed stale reviews from jonathanpeppers and rolfbjarne via 366d13d March 5, 2024 19:02
dalexsoto
dalexsoto previously approved these changes Mar 5, 2024
@rmarinho rmarinho merged commit 08fbc33 into net9.0 Mar 6, 2024
43 of 48 checks passed
@rmarinho rmarinho deleted the move-preview3 branch March 6, 2024 01:21
@github-actions github-actions bot locked and limited conversation to collaborators Apr 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions needs-breaking-change-doc-created
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants