diff options
| author | Asahel <[email protected]> | 2024-01-28 14:21:12 -0800 |
|---|---|---|
| committer | Asahel <[email protected]> | 2024-01-28 14:21:12 -0800 |
| commit | 875e69e71cf26f438e27f55147160d496137477a (patch) | |
| tree | bd484fe234fd113cae5c9baea7d12301e04e6113 /.vs/VSWorkspaceState.json | |
| parent | add deadline (diff) | |
| download | in-class-exercise-4-asahellt-875e69e71cf26f438e27f55147160d496137477a.tar.xz in-class-exercise-4-asahellt-875e69e71cf26f438e27f55147160d496137477a.zip | |
init
Diffstat (limited to '.vs/VSWorkspaceState.json')
| -rw-r--r-- | .vs/VSWorkspaceState.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json new file mode 100644 index 0000000..28029ab --- /dev/null +++ b/.vs/VSWorkspaceState.json @@ -0,0 +1,7 @@ +{ + "ExpandedNodes": [ + "" + ], + "SelectedNode": "\\C:\\Users\\Owner\\Repos\\hello-world-asahellt\\Hello World\\Hello World\\in-class-exercise-4-asahellt", + "PreviewInSolutionExplorer": false +}
\ No newline at end of file |