Skip to content

Commit b5746e1

Browse files
DrusTheAxebpulliamjonwis
authored
Change to using the centrally shared copy of DevCheck (from eng\common) (#3672)
Co-authored-by: Bob Pulliam <bpulliam@microsoft.com> Co-authored-by: Jon Wiswall <jonwis@microsoft.com>
1 parent fcdb8cd commit b5746e1

File tree

4 files changed

+4
-1402
lines changed

4 files changed

+4
-1402
lines changed

DevCheck.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@echo off
22

3-
powershell -ExecutionPolicy Unrestricted -NoLogo -NoProfile -File %~dp0\DevCheck.ps1 %*
3+
powershell -ExecutionPolicy Unrestricted -NoLogo -NoProfile -File %~dp0\eng\common\DevCheck.ps1 %*
44

55
exit /b %ERRORLEVEL%

0 commit comments

Comments
 (0)