mirror of https://github.com/SixLabors/ImageSharp
Browse Source
Former-commit-id: 9105190ab9948ec79d04336d512acc97a8246474 Former-commit-id: 280d791ee41b6305aaca75c6e3b32bbb340c27c9af/merge-core
5 changed files with 18 additions and 15 deletions
@ -1,3 +1,5 @@ |
|||
@echo off |
|||
|
|||
powershell "Import-Module %~dp0\psake.psm1 ; Invoke-Psake %~dp0\build.ps1 ; exit $LASTEXITCODE" |
|||
powershell "Import-Module %~dp0\psake.psm1 ; Invoke-Psake %~dp0\build.ps1 ; exit $LASTEXITCODE" |
|||
|
|||
pause |
|||
Loading…
Reference in new issue