Skip to content

Commit

Permalink
remove heat_post_process
Browse files Browse the repository at this point in the history
  • Loading branch information
Ying Chen committed Nov 16, 2023
1 parent 33fbf1e commit 5800cf9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
16 changes: 0 additions & 16 deletions scripts/installer/windows/heat_post_process.ps1

This file was deleted.

1 change: 0 additions & 1 deletion scripts/installer/windows/promptflow.wixproj
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,5 @@
</Target>
<Target Name="BeforeBuild">
<HeatDirectory Directory="$(PromptflowSource)" ToolPath="$(WixToolPath)" AutogenerateGuids="true" ComponentGroupName="PromptflowCliComponentGroup" SuppressRootDirectory="true" DirectoryRefId="DynamicCliDir" OutputFile="out\promptflow.wxs" PreprocessorVariable="var.PromptflowSource" />
<Exec Command="powershell -ExecutionPolicy Bypass -Command Write-Host 'Executing PowerShell script'; powershell -ExecutionPolicy Bypass -File 'heat_post_process.ps1';" />
</Target>
</Project>

0 comments on commit 5800cf9

Please sign in to comment.