piston/packages/dotnet/5.0.201/compile
2021-03-20 14:39:59 +13:00

5 lines
No EOL
71 B
Bash

#!/usr/bin/env bash
dotnet new console
rm Program.cs
dotnet build -o .