mirror of
https://github.com/fergalmoran/podnoms.git
synced 2025-12-22 09:18:08 +00:00
2 lines
56 B
Bash
2 lines
56 B
Bash
rm -rf bin/ obj/ out/ && dotnet restore && dotnet build
|