[2020-02] Bump msbuild to track mono-2019-12 (#19661)
[mono-project.git] / eng / common / init-tools-native.cmd
blob438cd548c452ccf60b9077fb60d142f56c5488d5
1 @echo off
2 powershell -NoProfile -NoLogo -ExecutionPolicy ByPass -command "& """%~dp0init-tools-native.ps1""" %*"
3 exit /b %ErrorLevel%