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
I created a new project using "Cross-Platform .NET Standard Plugin Templates" (version 5.2.2). First time build is fine. Then change any file like adding a new method say to .android.cs. Now the "Build" command reports 1 up-to-date and does not re-compile the modified file. I have to either rebuild or clean/build so the changes take effect.
In short, for some reason file changes are not detected and will not be built with "Build" command.
Thanks,
Melih
The text was updated successfully, but these errors were encountered:
Hi,
I created a new project using "Cross-Platform .NET Standard Plugin Templates" (version 5.2.2). First time build is fine. Then change any file like adding a new method say to .android.cs. Now the "Build" command reports 1 up-to-date and does not re-compile the modified file. I have to either rebuild or clean/build so the changes take effect.
In short, for some reason file changes are not detected and will not be built with "Build" command.
Thanks,
Melih
The text was updated successfully, but these errors were encountered: