mirror of
https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
synced 2025-03-12 06:41:50 +01:00
5 lines
190 B
Batchfile
5 lines
190 B
Batchfile
rem This batch file assumes to be run from a Visual Studio developer command prompt
|
|
rem This is necessary because we need to locate vstest.console.exe
|
|
|
|
powershell -File measure-coverage.ps1
|