Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
luisquintanilla committed Apr 4, 2023
0 parents commit a05ceb4
Show file tree
Hide file tree
Showing 33 changed files with 8,794 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .devcontainer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"image": "mcr.microsoft.com/dotnet/sdk:7.0",
"extensions": [
"ms-dotnettools.dotnet-interactive-vscode"
]
}
Loading

0 comments on commit a05ceb4

Please sign in to comment.