Skip to content

Commit

Permalink
new docker
Browse files Browse the repository at this point in the history
  • Loading branch information
sayedimac committed May 24, 2023
1 parent 6230796 commit 438bb9e
Show file tree
Hide file tree
Showing 97 changed files with 23,725 additions and 5,981 deletions.
25 changes: 0 additions & 25 deletions .dockerignore

This file was deleted.

350 changes: 0 additions & 350 deletions .gitignore

This file was deleted.

2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"request": "launch",
"preLaunchTask": "build",
// If you have changed target frameworks, make sure to update the program path.
"program": "${workspaceFolder}/bin/Debug/net5.0/slots.dll",
"program": "${workspaceFolder}/bin/Debug/net7.0/Slots.dll",
"args": [],
"cwd": "${workspaceFolder}",
"stopAtEntry": false,
Expand Down
7 changes: 0 additions & 7 deletions .vscode/settings.json

This file was deleted.

Loading

0 comments on commit 438bb9e

Please sign in to comment.