-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[net7.0] Update dependencies from xamarin/xamarin-macios #9848
[net7.0] Update dependencies from xamarin/xamarin-macios #9848
Conversation
* Try fix API docs * Replace color namespace * Fix image paths * Revert "Fix image paths" This reverts commit 40b7066. * Fix namespaces * Refix namespaces * Fix image paths for realsies * More fixes * Fixes everywhere * Fixfixfix * Update Thickness.xml
# Conflicts: # src/Controls/src/Core/BrushTypeConverter.cs # src/Controls/src/Core/ClickGestureRecognizer.cs # src/Controls/src/Core/HandlerImpl/Element/Element.Impl.cs # src/Controls/src/Core/ImageSourceConverter.cs # src/Controls/src/Core/OpenGLView.cs # src/Controls/src/Core/Shapes/PathFigure.cs # src/Controls/src/Core/Shapes/PathGeometry.cs # src/Controls/src/Core/TapGestureRecognizer.cs # src/Controls/src/Core/TappedEventArgs.cs
# Conflicts: # GitInfo.txt
# Conflicts: # .nuspec/maui.aotprofile.txt
* Remove pipelines check * Fix yaml
* Update dependencies from https://github.com/xamarin/xamarin-android build 6.0.4xx-09d789e820226e201eb29c5f3e78404124a42497-1 Microsoft.Android.Sdk.Windows From Version 32.0.465 -> To Version 32.0.466 Dependency coherency updates Microsoft.Dotnet.Sdk.Internal From Version 6.0.401-servicing.22419.11 -> To Version 6.0.401-servicing.22451.18 (parent: Microsoft.Android.Sdk.Windows * Update dependencies from https://github.com/xamarin/xamarin-android build 6.0.4xx-a220db565c19618eb987718f5bad775f113b55b5-1 Microsoft.Android.Sdk.Windows From Version 32.0.465 -> To Version 32.0.467 Dependency coherency updates Microsoft.Dotnet.Sdk.Internal From Version 6.0.401-servicing.22419.11 -> To Version 6.0.401-servicing.22451.18 (parent: Microsoft.Android.Sdk.Windows * Update dependencies from https://github.com/xamarin/xamarin-android build 6.0.4xx-04623cdc317c3da5efce46cb16d94befe4833125-1 Microsoft.Android.Sdk.Windows From Version 32.0.465 -> To Version 32.0.468 Dependency coherency updates Microsoft.Dotnet.Sdk.Internal From Version 6.0.401-servicing.22419.11 -> To Version 6.0.402-servicing.22457.1 (parent: Microsoft.Android.Sdk.Windows Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Bumps Microsoft.Web.WebView2 from 1.0.1293.44 to 1.0.1343.22. --- updated-dependencies: - dependency-name: Microsoft.Web.WebView2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Added pending Core xml comments * Updated comments
# Conflicts: # eng/Version.Details.xml # eng/Versions.props # eng/pipelines/common/provision.yml
<MicrosofttvOSSdkPackageVersion>15.4.1024-rc.1</MicrosofttvOSSdkPackageVersion> | ||
<MicrosoftiOSSdkPackageVersion>15.4.1051-rc.2</MicrosoftiOSSdkPackageVersion> | ||
<MicrosoftMacCatalystSdkPackageVersion>15.4.1051-rc.2</MicrosoftMacCatalystSdkPackageVersion> | ||
<MicrosoftmacOSSdkPackageVersion>12.3.1051-rc.2</MicrosoftmacOSSdkPackageVersion> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this correct 12.3 for macOS ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, it's the latest available macOS SDK from Apple.
* Fix Converts API Docs * Add back namespace indentation
Co-authored-by: Rui Marinho <[email protected]>
Humm
|
* Fixes wrong declared CommandMapper types * move changes to unshipped Co-authored-by: Matthew Leibowitz <[email protected]>
# Conflicts: # eng/Version.Details.xml
# Conflicts: # src/SingleProject/Resizetizer/test/UnitTests/Resizetizer.UnitTests.csproj
* Create ReleaseSchedule.md * Update README.md * Update ReleaseSchedule.md
* Update Graphics.csproj * Update Graphics.csproj
Going to merge this one into #9968 shortly, but looks like I need to rebase it. |
…ild 20220831.12 Microsoft.iOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.macOS.Sdk , Microsoft.tvOS.Sdk From Version 15.4.1024-rc.1 -> To Version 15.4.1051-rc.2
…ild 20220831.12 Microsoft.iOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.macOS.Sdk , Microsoft.tvOS.Sdk From Version 15.4.1029-rc.1 -> To Version 15.4.1051-rc.2
0e56c6d
to
1565a1f
Compare
I don't understand what GitHub is showing on the diff now. Going to close and trigger a new one. |
This pull request updates the following dependencies
From https://github.com/xamarin/xamarin-macios