mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-21 20:25:51 +12:00
Move to csx
This commit is contained in:
parent
27c79a28a3
commit
a003f5b98d
6 changed files with 180 additions and 94 deletions
|
@ -272,6 +272,6 @@
|
|||
|
||||
|
||||
<Target Name="PreBuild" BeforeTargets="PreBuildEvent">
|
||||
<Exec Command="python3 $(ProjectDir)prebuild.py" />
|
||||
<Exec Command="csi $(ProjectDir)prebuild.csx" />
|
||||
</Target>
|
||||
</Project>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue