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

[net8.0] Update dependencies from xamarin/xamarin-android #12893

Merged

Conversation

dotnet-maestro[bot]
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Jan 24, 2023

This pull request updates the following dependencies

From https://github.com/xamarin/xamarin-android

  • Subscription: 13946afb-e3d4-44f0-2683-08daecc8f206
  • Build: main-953cd1939d309e0affe610728a79ede865a3bb75-1
  • Date Produced: January 24, 2023 8:56:59 PM UTC
  • Commit: 953cd1939d309e0affe610728a79ede865a3bb75
  • Branch: refs/heads/main

…uild main-953cd1939d309e0affe610728a79ede865a3bb75-1

Microsoft.Android.Sdk.Windows
 From Version 34.0.0-preview.1.127 -> To Version 34.0.0-preview.1.129
@ghost ghost added the area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions label Jan 24, 2023
Context: dotnet/android@953cd19

By setting `$(AndroidGenerateResourceDesigner)` appropriately, we can
avoid some of the public APIs that appeared in eea6fea.

It is turned off repo-wide, and only enabled in `Core.csproj` and
`Compatibility.csproj`. These two projects use `@(AndroidResource)`
files, so they require this.
@jonathanpeppers jonathanpeppers requested a review from a team as a code owner January 24, 2023 22:16
MSBuild ordering was breaking the settings here.

The Android workload defaults $(AndroidGenerateResourceDesigner) to true, but we need to know if it was set in individual .csproj files.

Invented a new property name for this.
@jonathanpeppers jonathanpeppers enabled auto-merge (squash) January 25, 2023 15:19
@jonathanpeppers
Copy link
Member

/azp run MAUI-public

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jonathanpeppers
Copy link
Member

@rmarinho do you know why I have to comment:

/azp run MAUI-public

We had to do this here, too: #12520 (comment)

@jonathanpeppers
Copy link
Member

@mattleibow @Redth would someone else be able to review? It says:

image

@jonathanpeppers jonathanpeppers merged commit d60744b into net8.0 Jan 26, 2023
@jonathanpeppers jonathanpeppers deleted the darc-net8.0-b7913c9e-5b64-4783-9019-f58b6768d266 branch January 26, 2023 11:46
rmarinho pushed a commit that referenced this pull request Jan 27, 2023
Changes: dotnet/android@c1efcb5...953cd19

Updates:

* Microsoft.Android.Sdk.Windows: from 34.0.0-preview.1.127 to 34.0.0-preview.1.129

~~ Other Changes ~~

* [android] set `$(AndroidGenerateResourceDesigner)`

Context: dotnet/android@953cd19

By setting `$(AndroidGenerateResourceDesigner)` appropriately, we can
avoid some of the public APIs that appeared in eea6fea.

It is turned off repo-wide, and only enabled in three projects.
These projects use `@(AndroidResource)` files, so they require this.

* Use `$(MauiGenerateResourceDesigner)` to opt in

MSBuild ordering require us to invent a new property.

The Android workload defaults `$(AndroidGenerateResourceDesigner)` to true,
but we need to know if it was set in individual .csproj files.

Co-authored-by: Jonathan Peppers <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators Dec 14, 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! platform/android 🤖
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants