diff --git a/src/Uno.UI/Uno.UI.Wasm.csproj b/src/Uno.UI/Uno.UI.Wasm.csproj
index f1e83a4dbeac..8a07b7364057 100644
--- a/src/Uno.UI/Uno.UI.Wasm.csproj
+++ b/src/Uno.UI/Uno.UI.Wasm.csproj
@@ -140,6 +140,10 @@
DestinationFolder="$(OutputPath)"
Condition="exists('$(_unoUIDTsFilePath)')"/>
+
+
+ <_UnoEmbeddedResourcesInjectionAfterTargets Include="CompileTypeScriptWithTSConfig" />
+