diff options
| author | Joe Traver <[email protected]> | 2022-10-05 21:57:19 -0700 |
|---|---|---|
| committer | Joe Traver <[email protected]> | 2022-10-05 21:57:19 -0700 |
| commit | 5d7daeafe09e3298d3e5ceea04f17b2bde340827 (patch) | |
| tree | 5ad51cb3f7f062fb0a5016a6b6aa5a1d03bbebf3 /.vs/ProjectSettings.json | |
| parent | Final Psuedo Code (diff) | |
| download | cst116-lab0-debugging-joetraver30-5d7daeafe09e3298d3e5ceea04f17b2bde340827.tar.xz cst116-lab0-debugging-joetraver30-5d7daeafe09e3298d3e5ceea04f17b2bde340827.zip | |
Edited the raise calculation
Diffstat (limited to '.vs/ProjectSettings.json')
| -rw-r--r-- | .vs/ProjectSettings.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.vs/ProjectSettings.json b/.vs/ProjectSettings.json index 0cf5ea5..38c5f00 100644 --- a/.vs/ProjectSettings.json +++ b/.vs/ProjectSettings.json @@ -1,3 +1,3 @@ { - "CurrentProjectSetting": "No Configurations" + "CurrentProjectSetting": "x86-Debug" }
\ No newline at end of file |