mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 05:05:40 +12:00
use dotnet (space) script
This commit is contained in:
parent
892a8de202
commit
fea71443b1
1 changed files with 1 additions and 1 deletions
|
@ -272,6 +272,6 @@
|
|||
|
||||
|
||||
<Target Name="PreBuild" BeforeTargets="PreBuildEvent">
|
||||
<Exec Command="dotnet-script $(ProjectDir)prebuild.csx" />
|
||||
<Exec Command="dotnet script $(ProjectDir)prebuild.csx" />
|
||||
</Target>
|
||||
</Project>
|
||||
|
|
Loading…
Add table
Reference in a new issue