The Wayback Machine - https://web.archive.org/web/20210801003738/https://github.com/dotnet/wpf/blob/main/Restore.cmd
Skip to content
Permalink
main
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
@echo off
powershell -ExecutionPolicy ByPass -NoProfile -command "& """%~dp0eng\common\Build.ps1""" -restore %*"