mirror of
https://github.com/ZetaKebab/MpcNET.git
synced 2025-01-14 22:18:43 +00:00
3 lines
69 B
Bash
3 lines
69 B
Bash
#!/usr/bin/env bash
|
|
dotnet restore && dotnet build **/project.json
|