mirror of
https://github.com/netchx/netch.git
synced 2026-03-22 18:29:46 +08:00
Update Netch.csproj: PostBuild
This commit is contained in:
@@ -101,4 +101,8 @@
|
||||
</ItemGroup>
|
||||
</Target>
|
||||
|
||||
<Target Name="PostBuild" AfterTargets="PostBuildEvent">
|
||||
<Exec Command="powershell.exe ..\download.ps1 $(OutDir) ..\DataCache" />
|
||||
</Target>
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user