diff options
| author | Taylor Rogers <[email protected]> | 2022-10-08 12:57:18 -0700 |
|---|---|---|
| committer | Taylor Rogers <[email protected]> | 2022-10-08 12:57:18 -0700 |
| commit | 2bfa90207aa2ed638842d6d9825ddb4430816a8d (patch) | |
| tree | 22303563e4fcafdf3db9f931de02e60875a5aa4b /.vs/VSWorkspaceState.json | |
| parent | Setting up GitHub Classroom Feedback (diff) | |
| download | cst116-ch7-debugging-taylorrog-2bfa90207aa2ed638842d6d9825ddb4430816a8d.tar.xz cst116-ch7-debugging-taylorrog-2bfa90207aa2ed638842d6d9825ddb4430816a8d.zip | |
Added name
Diffstat (limited to '.vs/VSWorkspaceState.json')
| -rw-r--r-- | .vs/VSWorkspaceState.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json new file mode 100644 index 0000000..a5770c2 --- /dev/null +++ b/.vs/VSWorkspaceState.json @@ -0,0 +1,8 @@ +{ + "ExpandedNodes": [ + "", + "\\CST116-Ch7-Debugging" + ], + "SelectedNode": "\\CST116-Ch7-Debugging\\CST116-Ch7-Debugging.cpp", + "PreviewInSolutionExplorer": false +}
\ No newline at end of file |