This commit is contained in:
ITHUB\Student
2024-09-09 11:33:38 +03:00
parent b9c4fb88d3
commit 532f0aefc3
29 changed files with 2732 additions and 0 deletions

6
My project/.vsconfig Normal file
View File

@ -0,0 +1,6 @@
{
"version": "1.0",
"components": [
"Microsoft.VisualStudio.Workload.ManagedGame"
]
}