vstest/restore.cmd

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 строки
113 B
Batchfile
Исходник Обычный вид История

@echo off
2023-03-31 12:14:58 +03:00
powershell -ExecutionPolicy ByPass -NoProfile -command "& """%~dp0eng\common\Build.ps1""" -restore %*"