mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-03-23 17:03:37 -04:00
4 lines
107 B
Plaintext
4 lines
107 B
Plaintext
dotnet new sln -n csharp_test
|
|
dotnet new console -n csharp_test
|
|
dotnet sln csharp_test.sln add csharp_test
|