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 net7 to main #11202

Merged
merged 316 commits into from
Nov 11, 2022
Merged

Merge net7 to main #11202

merged 316 commits into from
Nov 11, 2022

Conversation

rmarinho
Copy link
Member

@rmarinho rmarinho commented Nov 8, 2022

Description of Change

Merging net7.0 branch to main

mattleibow and others added 30 commits July 15, 2022 01:15
# Conflicts:
#	eng/Version.Details.xml
#	eng/Versions.props
# Conflicts:
#	eng/Version.Details.xml
#	eng/Versions.props
* Update dependencies from https://github.com/xamarin/xamarin-macios build 20220719.7 (#8880)

Microsoft.iOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.macOS.Sdk , Microsoft.tvOS.Sdk
 From Version 15.4.906-preview.7 -> To Version 15.4.907-preview.7

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/xamarin/xamarin-android build 7.0.1xx-preview7-3387f5e16d6a98627fbb3c63bc62d004e3d0d6e7-1 (#8869)

Microsoft.Android.Sdk.Windows
 From Version 33.0.0-preview.6.74 -> To Version 33.0.0-preview.7.97

Dependency coherency updates

Microsoft.Dotnet.Sdk.Internal,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Manifest-7.0.100
 From Version 7.0.100-preview.6.22316.8 -> To Version 7.0.100-preview.7.22362.31 (parent: Microsoft.Android.Sdk.Windows

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* Update Tizen workload.

* Add more logging

* Try log the logging

* logging

* Disable interpreter (UseInterpreter=False)

Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
# Conflicts:
#	eng/Versions.props
# Conflicts:
#	eng/Version.Details.xml
#	eng/Versions.props
* Update dependencies from https://github.com/dotnet/aspnetcore build 20220715.8

Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Components.Forms , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.Components.WebView , Microsoft.AspNetCore.Metadata , Microsoft.JSInterop
 From Version 6.0.7 -> To Version 7.0.0-preview.7.22365.8

* Update dependencies from https://github.com/dotnet/aspnetcore build 20220718.5

Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Components.Forms , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.Components.WebView , Microsoft.AspNetCore.Metadata , Microsoft.JSInterop
 From Version 6.0.7 -> To Version 7.0.0-preview.7.22368.5

* Update dependencies from https://github.com/dotnet/aspnetcore build 20220719.2

Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Components.Forms , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.Components.WebView , Microsoft.AspNetCore.Metadata , Microsoft.JSInterop
 From Version 6.0.7 -> To Version 7.0.0-preview.7.22369.2

* Update dependencies from https://github.com/dotnet/aspnetcore build 20220719.8

Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Components.Forms , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.Components.WebView , Microsoft.AspNetCore.Metadata , Microsoft.JSInterop
 From Version 6.0.7 -> To Version 7.0.0-preview.7.22369.8

* Update dependencies from https://github.com/xamarin/xamarin-macios build 20220719.7 (#8880)

Microsoft.iOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.macOS.Sdk , Microsoft.tvOS.Sdk
 From Version 15.4.906-preview.7 -> To Version 15.4.907-preview.7

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/xamarin/xamarin-android build 7.0.1xx-preview7-3387f5e16d6a98627fbb3c63bc62d004e3d0d6e7-1 (#8869)

Microsoft.Android.Sdk.Windows
 From Version 33.0.0-preview.6.74 -> To Version 33.0.0-preview.7.97

Dependency coherency updates

Microsoft.Dotnet.Sdk.Internal,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Manifest-7.0.100
 From Version 7.0.100-preview.6.22316.8 -> To Version 7.0.100-preview.7.22362.31 (parent: Microsoft.Android.Sdk.Windows

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* Update Tizen workload.

* Add more logging

* Try log the logging

* logging

* Disable interpreter (UseInterpreter=False)

* Update the Extensions packages

* where TState : notnull

* IChangeToken Nullability Fix (#8937)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Matthew Leibowitz <[email protected]>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Tanay Parikh <[email protected]>
* Add Shell Parts to AOT Profile

* - second aot run

* - sort

* - blazor profile
# Conflicts:
#	Directory.Build.props
#	eng/Version.Details.xml
#	eng/Versions.props
#	src/Controls/Foldable/src/Controls.Foldable.csproj
#	src/Workload/Microsoft.Maui.Dependencies/Microsoft.Maui.Dependencies.csproj
* Add non shell pages to AOT stack

* - AOT Profiles

* - update aot from merge

* - rerun after merge

* - add delay

* - run on physical device

* - remove old page listener
rmarinho and others added 6 commits November 3, 2022 15:21
* Continue if provisionator fails

* Try not fail with agent-cleanser

* Centralize the agent-cleanser

* Remove extra   agent-cleanser

* agent-cleanser is on provisionator.yml now
* Extract Maps, Graphics & Foldable docs during build (#10909)

* Extract Maps and Graphics docs during build

* Update dotnet.cake

* Add Foldable & Markdig

* Update Controls.Foldable.csproj

* Fix MarkDig

* Update Graphics.Skia.csproj

* Update dotnet.cake

* Update dotnet.cake

* Update dotnet.cake

* Fix bad merge on provisionator version

Co-authored-by: Rui Marinho <[email protected]>
* Ignore Authenticate Reunion NuGet sources (#11145)

* Ignore Authenticate Reunion NuGet sources

* Try install .net after provisioning run

* Fix identation
# Conflicts:
#	eng/pipelines/common/provision.yml

* Fix bad merge on provisionator version
# Conflicts:
#	eng/Versions.props
#	eng/pipelines/common/provision.yml
#	src/Controls/Foldable/src/Controls.Foldable.csproj
#	src/Controls/samples/Controls.Sample/Pages/Compatibility/FramePage.xaml
#	src/Controls/tests/Xaml.UnitTests/Controls.Xaml.UnitTests.csproj
#	src/Essentials/src/Platform/PlatformUtils.android.cs
#	src/Graphics/src/Graphics.Skia/Graphics.Skia.csproj
#	src/Graphics/src/Text.Markdig/Graphics.Text.Markdig.csproj
@rmarinho rmarinho requested a review from a team as a code owner November 8, 2022 16:10
@rmarinho rmarinho requested review from mattleibow and Redth November 8, 2022 16:11
# Conflicts:
#	eng/Versions.props
@Eilon Eilon added the area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions label Nov 9, 2022
@mattleibow mattleibow marked this pull request as draft November 10, 2022 14:32
@mattleibow
Copy link
Member

mattleibow commented Nov 10, 2022

If we squash merge this we lose the net7 history.

@rmarinho rmarinho marked this pull request as ready for review November 10, 2022 16:07
@rmarinho rmarinho enabled auto-merge November 11, 2022 15:42
@Redth Redth disabled auto-merge November 11, 2022 15:44
@rmarinho rmarinho merged commit 47f8d3b into main Nov 11, 2022
@rmarinho rmarinho deleted the merge-net7 branch November 11, 2022 15:46
@github-actions github-actions bot locked and limited conversation to collaborators Dec 16, 2023
@samhouts samhouts added the fixed-in-8.0.0-preview.1.7762 Look for this fix in 8.0.0-preview.1.7762! label Aug 2, 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-8.0.0-preview.1.7762 Look for this fix in 8.0.0-preview.1.7762! t/housekeeping ♻︎
Projects
None yet
Development

Successfully merging this pull request may close these issues.