dotnet-csharp-playground/Factorial/compile.txt

3 lines
113 B
Plaintext
Raw Normal View History

2021-02-15 15:30:09 +11:00
To compile Factorial.cs.
In Windows, open Developer PowerShell for VS 2019, and enter command `csc Factorial.cs`