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] Merge release rc2 to net9.0 #25028

Merged
merged 7 commits into from
Oct 2, 2024
Merged

[net9.0] Merge release rc2 to net9.0 #25028

merged 7 commits into from
Oct 2, 2024

Conversation

rmarinho
Copy link
Member

@rmarinho rmarinho commented Oct 1, 2024

Description of Change

Bring some changes from rc2 release branch to net9.0

<!-- Until we get a new enough dotnet -->
<ItemGroup Condition="'$(_MauiTargetPlatformIsWindows)' == 'True'">
<FrameworkReference Update="Microsoft.Windows.SDK.NET.Ref" RuntimeFrameworkVersion="10.0.19041.31" TargetingPackVersion="10.0.19041.31" />
<!-- Until we get net9 rtm -->
Copy link
Member Author

Choose a reason for hiding this comment

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

So since this is not in the internal rc2 we don't need this, and this can be deleted even when updating to rtm right @Redth ?

rmarinho and others added 7 commits October 2, 2024 14:18
* Update rc2 versions

* Update variables.yml

* Updateprivate build

* Make it coherant

* Update NuGet.config

* update

* Update DotNet.csproj

* Update versions

* Update arcade

* Update provision.yml

* Update provision.yml

* Update provision.yml

* Update provision.yml

* Update provision.yml

* Update dependencies from https://github.com/dotnet/android build 9.0.0-rc.2.24461.1+azdo.10203443

Microsoft.Android.Sdk.Windows
 From Version 35.0.0-rc.2.101 -> To Version 35.0.0-rc.2.107

* Update dependencies from https://github.com/dotnet/android build 9.0.0-rc.2.24461.1+azdo.10204821

Microsoft.Android.Sdk.Windows
 From Version 35.0.0-rc.2.107 -> To Version 35.0.0-rc.2.109

* Update dependencies from https://github.com/dotnet/android build 9.0.0-rc.2.24463.1+azdo.10221673

Microsoft.Android.Sdk.Windows
 From Version 35.0.0-rc.2.109 -> To Version 35.0.0-rc.2.111

* Update dependencies from https://github.com/dotnet/android build 9.0.0-rc.2.24469.1+azdo.10247408

Microsoft.Android.Sdk.Windows
 From Version 35.0.0-rc.2.111 -> To Version 35.0.0-rc.2.115

* Update dependencies from https://github.com/dotnet/android build 9.0.0-rc.2.24474.1+azdo.10268209

Microsoft.Android.Sdk.Windows
 From Version 35.0.0-rc.2.115 -> To Version 35.0.0-rc.2.117

* Update dependencies from https://github.com/dotnet/android build main-e885d694c51db9733305ba331519dd01df6076a4-1

Microsoft.Android.Sdk.Windows
 From Version 35.0.0-rc.2.117 -> To Version 35.0.0-rc.2.130

* Try pin windows sdk projection WindowsSdkPackageVersion

* Windows appsdk version workaround

* Provision less

* Update androdi version

* Update iOS

* update versions

* Update Versions.props

* Update NuGet.config

* Update Directory.Build.props

* Fix iOS warning

* Ignore CA1422 too

* Bump to xcode 16

* Bump xcode

* Update NewTaskSceneDelegate.cs

* Update ui-tests.yml

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Update dependencies from https://github.com/dotnet/android build 9.0.0-rc.2.24480.1+azdo.10308467

Microsoft.Android.Sdk.Windows
 From Version 35.0.0-rc.2.134 -> To Version 35.0.0-rc.2.143

* darc update-dependencies --id 240434

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Jonathan Peppers <[email protected]>
* [testing] Enable test again

* [testing] Enable CollectionViewHandler2 on UITests

* Try new changes

* try new fix

* [iOS] Dont call InitialUpdatePosition on attach, wait for LayoutSubViews

* Try update when navigating back

* Try this

* Add missing usings

* Try this

* Fix more stuff

* Fix test on mac

* Try again

* Ignore tests on windows and android

* Use the ItemsView position on compare

* Try this

* Fix

* Cleanup

* Fix test naming

* Cleanup

* try skip android install on public bots

* Update device-tests-steps.yml

* Use our bots
@rmarinho rmarinho merged commit 60661a6 into net9.0 Oct 2, 2024
93 of 121 checks passed
@rmarinho rmarinho deleted the merge-net9-rc2 branch October 2, 2024 16:31
@samhouts samhouts added the fixed-in-net9.0-nightly This may be available in a nightly release! label Oct 14, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Nov 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fixed-in-net9.0-nightly This may be available in a nightly release! t/housekeeping ♻︎
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants