build.sh 54 B

1234
  1. #!/bin/bash
  2. dotnet tool restore
  3. dotnet fake build $@