1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-10-08 03:30:03 +02:00
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 .