diff options
| author | Joseph Williams <[email protected]> | 2022-10-06 15:05:23 -0700 |
|---|---|---|
| committer | Joseph Williams <[email protected]> | 2022-10-06 15:05:23 -0700 |
| commit | 61c606c2931719c2414f5c23106dd46961af956d (patch) | |
| tree | 636b16e8623a3f83b1c173f58fbfe8d604783e2f /.vs/VSWorkspaceState.json | |
| parent | Initial commit (diff) | |
| download | cst116-chapter8-debugging-allthenamesaretaken3141-main.tar.xz cst116-chapter8-debugging-allthenamesaretaken3141-main.zip | |
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..eb8fe77 --- /dev/null +++ b/.vs/VSWorkspaceState.json @@ -0,0 +1,7 @@ +{ + "ExpandedNodes": [ + "" + ], + "SelectedNode": "\\CST116-Ch8-Debugging.sln", + "PreviewInSolutionExplorer": false +}
\ No newline at end of file |