0b380204a4
Former-commit-id: 7a84ce7d08c42c458ac8e74b27186ca863315d79
3 lines
152 B
Batchfile
3 lines
152 B
Batchfile
@echo off
|
|
powershell -ExecutionPolicy ByPass -NoProfile -command "& """%~dp0eng\common\Build.ps1""" -projects """%~dp0illink.sln""" -restore -build %*"
|