ExportProto.ps1 76 B

12345
  1. Set-Location -Path ../Bin
  2. ./Tool.exe --AppType=Proto2CS --Console=1
  3. Pause