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

[Xamarin.Android.Build.Tasks] Add support for webp files in AutoImport #7601

Merged
merged 2 commits into from
Dec 13, 2022

Conversation

dellis1972
Copy link
Contributor

Fixes #7600

We do not automatically include .webp files under the .net 8 build system. As a result users using these
files need to add them manually. We should update the AutoImport.props to include the .webp file type.

A file has also been added to the HelloWorld sample to make sure it is included.

@jonpryor jonpryor merged commit 43118f9 into dotnet:main Dec 13, 2022
grendello added a commit to grendello/xamarin-android that referenced this pull request Jan 4, 2023
* main:
  [Xamarin.Android.Build.Tasks] use %(TrimmerRootAssembly.RootMode) All (dotnet#7651)
  Bump to dotnet/installer@47a747f 8.0.100-alpha.1.22616.7 (dotnet#7647)
  Bump to dotnet/installer@167a4ed 8.0.100-alpha.1.22611.1 (dotnet#7630)
  Bump to xamarin/Java.Interop/main@f8d77fa (dotnet#7638)
  [ci] Fix Designer test paths (dotnet#7635)
  [Xamarin.Android.Build.Tasks] perf improvements for LlvmIrGenerator (dotnet#7626)
  [Xamarin.Android.Build.Tasks] AutoImport `*.webp` files (dotnet#7601)
  Localized file check-in by OneLocBuild Task (dotnet#7632)
  Bump $(ProductVersion) to 13.2.99
  Bump to xamarin/monodroid@c0c933b7 (dotnet#7633)
  [Xamarin.Android.Build.Tasks] Fix aapt_rules.txt corruption (dotnet#7587)
  [Xamarin.Android.Build.Tasks] Add XA1031 error (dotnet#7448)
  Bump to xamarin/Java.Interop/main@149d70f (dotnet#7625)
  [CODEOWNERS] More updates to CODEOWNERS (dotnet#7628)
  [Xamarin.Android.Build.Tasks] avoid `File.Exists()` check (dotnet#7621)
@dellis1972 dellis1972 deleted the Issue7600 branch January 6, 2023 14:16
@github-actions github-actions bot locked and limited conversation to collaborators Jan 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problem adding a drawable to a net7.0-android project
3 participants