Skip to content

Conversation

@jonathanpeppers
Copy link
Member

Context: #1148
Context: https://www.nuget.org/packages/Xamarin.AndroidX.Emoji2/1.2.0.2

When multi-targeting .NET 8 and 9, I got the error:

generated\androidx.emoji2.emoji2-emojipicker\androidx.emoji2.emoji2-emojipicker.csproj :
error NU1102: Unable to find package Xamarin.AndroidX.Emoji2 with version (>= 1.2.0.3 && < 1.2.1)

Xamarin.AndroidX.Emoji2 version 1.2.0.3 doesn't actually exist?!?

I am not 100% sure why this failed when adding .NET 9, as the block in config.json seems wrong:

"nugetVersion": "1.2.0.3",

We should just fix this in main, as it will cause some other issue down the line.

Context: #1148
Context: https://www.nuget.org/packages/Xamarin.AndroidX.Emoji2/1.2.0.2

When multi-targeting .NET 8 and 9, I got the error:

    generated\androidx.emoji2.emoji2-emojipicker\androidx.emoji2.emoji2-emojipicker.csproj :
    error NU1102: Unable to find package Xamarin.AndroidX.Emoji2 with version (>= 1.2.0.3 && < 1.2.1)

`Xamarin.AndroidX.Emoji2` version 1.2.0.3 doesn't actually exist?!?

I am not 100% sure why this failed when adding .NET 9, as the block in
`config.json` seems wrong:

    "nugetVersion": "1.2.0.3",

We should just fix this in `main`, as it will cause some other issue
down the line.
@jonathanpeppers jonathanpeppers merged commit 56a595c into main May 22, 2025
2 checks passed
@jonathanpeppers jonathanpeppers deleted the dev/peppers/emoji2 branch May 22, 2025 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants