Skip to content
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

UnoAppManifest should be be overrwritten if not changed #282

Closed
jeromelaban opened this issue May 22, 2024 · 0 comments · Fixed by #283
Closed

UnoAppManifest should be be overrwritten if not changed #282

jeromelaban opened this issue May 22, 2024 · 0 comments · Fixed by #283
Assignees
Labels
kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification.

Comments

@jeromelaban
Copy link
Member

Current behavior

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.

This issue is related to unoplatform/uno#16015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant