This commit is contained in:
sShemet
2025-12-22 14:03:10 +05:00
commit ade2833df7
74 changed files with 42924 additions and 0 deletions

14
UltraChat.code-workspace Normal file
View File

@@ -0,0 +1,14 @@
{
"folders": [
{
"path": "."
},
{
"path": "csharp/Chapter01/HelloCS"
},
{
"path": "repos"
}
],
"settings": {}
}