Add project files.

This commit is contained in:
Dan
2025-05-04 22:09:04 -04:00
parent f89443397b
commit e244e369b6
4 changed files with 55 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"dotnet.defaultSolution": "Guessing Game.sln"
}