Skip to content

Commit

Permalink
Update DynamoCoreWpf.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
reddyashish committed Jun 20, 2024
1 parent 6b59b6f commit 98f1ff7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/DynamoCoreWpf/DynamoCoreWpf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
<!--This command updates the npm registry configuration if necessary-->
<Exec Command="$(PowerShellCommand) -ExecutionPolicy ByPass -Command $(SolutionDir)\setnpmreg.ps1" />
<!--Download a specific build of the Dynamo Home package from npm-->
<Exec Command="npm pack @dynamods/[email protected]" />
<Exec Command="npm pack @dynamods/[email protected]" Condition="$(ShouldInstall)"/>
</Target>

Expand Down

0 comments on commit 98f1ff7

Please sign in to comment.