Shell command test

Successfully executed a shell command in C#
This commit is contained in:
2022-12-02 21:21:45 +01:00
commit 9c96f74f23
3 changed files with 28 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
.vscode/
obj/
bin/