3 lines
98 B
PowerShell
Raw Normal View History

$myDir = Split-Path -Parent $MyInvocation.MyCommand.Path
dotnet "$myDir\..\bin\capnpc-csharp.dll"