mirror of
https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
synced 2025-03-12 14:51:41 +01:00
3 lines
98 B
PowerShell
3 lines
98 B
PowerShell
|
$myDir = Split-Path -Parent $MyInvocation.MyCommand.Path
|
||
|
dotnet "$myDir\..\bin\capnpc-csharp.dll"
|