-
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
Target Android Framework Not Settable Via UI #19024
Comments
Thanks for the issue report @david-maw! This issue appears to be a problem with Visual Studio, so we ask that you use the VS feedback tool to report the issue. That way it will get to the routed to the team that owns this experience in VS. If you encounter a problem with Visual Studio, we want to know about it so that we can diagnose and fix it. By using the Report a Problem tool, you can collect detailed information about the problem, and send it to Microsoft with just a few button clicks.
|
This is Visual Studio tooling specific for Android, and not controlled under this repo. |
ok, will do. Until then, is there a way to edit the project file to avoid the following warning about mismatched levels? I've omitted the diatribe about, "you're one company, just transfer the incident report", because I've worked for a large corporation... |
Looks like it's already reported here, I'll add my workaround and a back reference to this report. I'm still interested in a project file workaround if anyone has one. |
Looks like this has already been reported in the right place and there is nothing much for us to do on our side for right now. Closing this as such, thanks! |
Description
The project properties dialog Application section under "Android Targets" has a couple of drop-down boxes to set "Target Android Framework" and "Minimum Target Android Framework" however, the drop downs are both empty.
Steps to Reproduce
Link to public reproduction project repository
No response
Version with bug
Unknown/Other
Is this a regression from previous behavior?
Yes, this used to work in Xamarin.Forms
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Windows 11
Did you find any workaround?
Yes, either edit the android manifest directly or by using the manifest editor in Properties/Android?
Relevant log output
No response
The text was updated successfully, but these errors were encountered: