Skip to content

Commit c6a7e99

Browse files
jeromelabanmergify[bot]
authored andcommitted
fix: Ensure explicit dependency for manifest generation
(cherry picked from commit 7ebbcd1)
1 parent f2eef21 commit c6a7e99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Uno.Wasm.Bootstrap/build/Uno.Wasm.Bootstrap.targets

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,7 @@
261261
<PropertyGroup>
262262
<UnoGenerateAssetsManifestDependsOn>
263263
$(UnoGenerateAssetsManifestDependsOn);
264+
GenerateUnoWasmAssets;
264265
</UnoGenerateAssetsManifestDependsOn>
265266
</PropertyGroup>
266267

0 commit comments

Comments
 (0)