We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1415c04 commit 40e62c6Copy full SHA for 40e62c6
1 file changed
Nodejs/Product/Nodejs/Nodejs.csproj
@@ -1277,7 +1277,7 @@
1277
<Target Name="AfterBuild">
1278
</Target>
1279
-->
1280
- <Target Name="TransformTypeScriptProjects" BeforeTargets="MainResourcesGeneration">
+ <Target Name="TransformTypeScriptProjects" BeforeTargets="CalculateZipFiles">
1281
<ItemGroup>
1282
<ZipProject Include="@(TypeScriptProject)">
1283
<Language>TypeScript</Language>
0 commit comments