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 | |
| parent | Initial commit (diff) | |
| download | cst116-chapter8-debugging-allthenamesaretaken3141-main.tar.xz cst116-chapter8-debugging-allthenamesaretaken3141-main.zip | |
Diffstat (limited to '.vs')
| -rw-r--r-- | .vs/VSWorkspaceState.json | 7 | ||||
| -rw-r--r-- | .vs/cst116-chapter8-debugging-AllTheNamesAreTaken3141/v17/.suo | bin | 0 -> 20992 bytes |
2 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 diff --git a/.vs/cst116-chapter8-debugging-AllTheNamesAreTaken3141/v17/.suo b/.vs/cst116-chapter8-debugging-AllTheNamesAreTaken3141/v17/.suo Binary files differnew file mode 100644 index 0000000..c93561d --- /dev/null +++ b/.vs/cst116-chapter8-debugging-AllTheNamesAreTaken3141/v17/.suo |