1
0
mirror of https://github.com/ZetaKebab/MpcNET.git synced 2025-01-14 22:18:43 +00:00
MpcNET/build.sh

3 lines
69 B
Bash
Raw Normal View History

2016-11-30 12:09:47 +00:00
#!/usr/bin/env bash
dotnet restore && dotnet build **/project.json