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] Update to preview7 versions #23544

Merged
merged 4 commits into from
Jul 11, 2024
Merged

[net9.0] Update to preview7 versions #23544

merged 4 commits into from
Jul 11, 2024

Conversation

rmarinho
Copy link
Member

Description of Change

Move all packages to 9.0.100-preview.7

@rmarinho rmarinho requested a review from a team as a code owner July 10, 2024 17:15
@rmarinho rmarinho requested review from PureWeen and jsuarezruiz July 10, 2024 17:15
@rmarinho rmarinho added the area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions label Jul 10, 2024
@rmarinho rmarinho requested review from jonathanpeppers, dalexsoto and rolfbjarne and removed request for jsuarezruiz July 10, 2024 17:16
Copy link
Member

@jonathanpeppers jonathanpeppers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are there some merge conflicts?

</Dependency>
<Dependency Name="Microsoft.MacCatalyst.Sdk.net9.0_17.2" Version="17.2.9714-net9-p6">
<Dependency Name="Microsoft.MacCatalyst.Sdk.net9.0_17.2" Version="17.2.9634-net9-p6">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like a downgrade, where did you get this version from?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems thats the last one on the channel. But i reverted

PS C:\repos\dotnet\maui> darc update-dependencies --channel ".NET 9.0.1xx SDK"
Looking up latest build of https://github.com/dotnet/sdk on .NET 9.0.1xx SDK
Looking up latest build of https://github.com/dotnet/android on .NET 9.0.1xx SDK
Looking up latest build of https://github.com/xamarin/xamarin-macios on .NET 9.0.1xx SDK
Looking up latest build of https://dev.azure.com/microsoft/ProjectReunion/_git/ProjectReunionInternal on .NET 9.0.1xx SDK
Looking up latest build of https://github.com/dotnet/aspnetcore on .NET 9.0.1xx SDK
Looking up latest build of https://github.com/dotnet/templating on .NET 9.0.1xx SDK
Looking up latest build of https://github.com/dotnet/xharness on .NET 9.0.1xx SDK
Looking up latest build of https://github.com/dotnet/arcade on .NET 9.0.1xx SDK
Updating 'Microsoft.MacCatalyst.Sdk.net9.0_17.2': '17.2.9714-net9-p6' => '17.2.9634-net9-p6' (from build '20240528.4' of 'https://github.com/xamarin/xamarin-macios')
Checking for coherency updates...
Local dependencies updated from channel '.NET 9.0.1xx SDK'.

Comment on lines -11 to 12
<Dependency Name="Microsoft.Android.Sdk.Windows" Version="34.99.0-preview.6.340">
<Dependency Name="Microsoft.Android.Sdk.Windows" Version="34.99.0-preview.7.346">
<Uri>https://github.com/dotnet/android</Uri>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a slightly newer build than Preview 6, but the Android build is currently broken during the signing step.

We might not get a newer Android build than this, until this is merged:

@rmarinho rmarinho merged commit 168f509 into net9.0 Jul 11, 2024
47 of 49 checks passed
@rmarinho rmarinho deleted the move-preview7 branch July 11, 2024 00:21
@samhouts samhouts added the fixed-in-net9.0-nightly This may be available in a nightly release! label Aug 2, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Sep 13, 2024
@samhouts samhouts added the fixed-in-net8.0-nightly This may be available in a nightly release! label Dec 16, 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 fixed-in-net8.0-nightly This may be available in a nightly release! fixed-in-net9.0-nightly This may be available in a nightly release!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants