Resource.designer.cs of Android platform gets generated even after disabling #7896
Labels
platform/android 🤖
s/needs-verification
Indicates that this issue needs initial verification before further triage will happen
t/bug
Something isn't working
Description
Based on the details from the page and the settings in the page i have done the same to disable the Resource.Designer.cs file in my custom library project to reduce the assembly size in Android. But the settings seem to be working for Debug mode alone and not working for Release mode.
Is is the expected behavior?
Steps to Reproduce
Create a simple MAUI library project and in the csproj file disable the mentioned settings
Version with bug
6.0 (current)
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: