You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the App manifest file documentation, when no target_sdk_version is set, it should fallback to the min_sdk_version. In xbuild's manifest parsing this, if I'm not mistaken, does not seem the case.
The text was updated successfully, but these errors were encountered:
According to the
App manifest file
documentation, when notarget_sdk_version
is set, it should fallback to themin_sdk_version
. Inxbuild
's manifest parsing this, if I'm not mistaken, does not seem the case.The text was updated successfully, but these errors were encountered: