On an incremental build the following message appears:
Input file "obj\Release\net8.0-browserwasm\unoresizetizer\sp\UnoAppManifest.js" is newer than output file "obj\Release\net8.0-browserwasm\UnoApp8.pdb".
Expected behavior
Incremental build works.
How to reproduce it (as minimally and precisely as possible)
Build an app twice, the second build should not execute CSC.
Current behavior
On an incremental build the following message appears:
Expected behavior
Incremental build works.
How to reproduce it (as minimally and precisely as possible)
Build an app twice, the second build should not execute CSC.
This issue is related to https://github.com/unoplatform/uno/issues/16015