diff options
| author | Matthew Taeza <[email protected]> | 2022-10-02 13:36:26 -0700 |
|---|---|---|
| committer | Matthew Taeza <[email protected]> | 2022-10-02 13:36:26 -0700 |
| commit | ef3cbaeed6a11e23d590295b63c546838e5270b4 (patch) | |
| tree | 74109c053f9faf4d7d876c2e116f052077f14f50 /.vs/VSWorkspaceState.json | |
| parent | Setting up GitHub Classroom Feedback (diff) | |
| download | cst116-lab0-debugging-matthewtaeza-main.tar.xz cst116-lab0-debugging-matthewtaeza-main.zip | |
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..83ec5ed --- /dev/null +++ b/.vs/VSWorkspaceState.json @@ -0,0 +1,8 @@ +{ + "ExpandedNodes": [ + "", + "\\CST116-Debugging-Taeza" + ], + "SelectedNode": "\\CST116-Debugging-Taeza\\Ch 5 Debugging Project.sln", + "PreviewInSolutionExplorer": false +}
\ No newline at end of file |