Skip to content

Commit

Permalink
Update Ask-LLM.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
suncloudsmoon authored Jun 19, 2024
1 parent 5ec7bd6 commit 770f3b7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Ask-LLM.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,4 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>

<Target Name="PostBuild" AfterTargets="PostBuildEvent">
<Exec Command="call sign.bat&#xD;&#xA;call user_instructions.bat" Condition="'$(Configuration)' == 'Release'" />

</Target>

</Project>

0 comments on commit 770f3b7

Please sign in to comment.