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

Commits on Oct 2, 2024

  1. [release/9.0.1xx-rc2] Update rc2 internal (#25013)

    * 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>
    rmarinho and dotnet-maestro[bot] committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a60b4c7 View commit details
    Browse the repository at this point in the history
  2. [release/9.0.1xx-rc2] Update dependencies from dotnet/android (#25018)

    * 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]>
    3 people authored and rmarinho committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c402827 View commit details
    Browse the repository at this point in the history
  3. [mac] Fix NSWindow usage

    rmarinho committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    386cd08 View commit details
    Browse the repository at this point in the history
  4. We want the old versions

    rmarinho committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    74662b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91cc87e View commit details
    Browse the repository at this point in the history
  6. Update windows samples

    rmarinho committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    05fdf09 View commit details
    Browse the repository at this point in the history
  7. [release/9.0.1xx-rc2] Fix collectionview tests rc2 (#25045)

    * [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 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ed26b95 View commit details
    Browse the repository at this point in the history