diff options
| author | twsta <twsta@TRENTON-PC-V2> | 2022-10-12 20:21:17 -0700 |
|---|---|---|
| committer | twsta <twsta@TRENTON-PC-V2> | 2022-10-12 20:21:17 -0700 |
| commit | cb800d375d829283e4af0c324fad8afea1aef81b (patch) | |
| tree | 524566d154c5459571816d169f50c2acae6519f8 /.vs | |
| parent | Setting up GitHub Classroom Feedback (diff) | |
| download | cst116-ch6-debugging-stark-cb800d375d829283e4af0c324fad8afea1aef81b.tar.xz cst116-ch6-debugging-stark-cb800d375d829283e4af0c324fad8afea1aef81b.zip | |
added parentheses around Fahrenheit - 32
Diffstat (limited to '.vs')
| -rw-r--r-- | .vs/VSWorkspaceState.json | 7 | ||||
| -rw-r--r-- | .vs/cst116-ch6-debugging-stark/v17/.suo | bin | 0 -> 14336 bytes | |||
| -rw-r--r-- | .vs/slnx.sqlite | bin | 0 -> 319488 bytes |
3 files changed, 7 insertions, 0 deletions
diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json new file mode 100644 index 0000000..0e4e82d --- /dev/null +++ b/.vs/VSWorkspaceState.json @@ -0,0 +1,7 @@ +{ + "ExpandedNodes": [ + "" + ], + "SelectedNode": "\\CST116-Ch6-Debugging.sln", + "PreviewInSolutionExplorer": false +}
\ No newline at end of file diff --git a/.vs/cst116-ch6-debugging-stark/v17/.suo b/.vs/cst116-ch6-debugging-stark/v17/.suo Binary files differnew file mode 100644 index 0000000..58ae099 --- /dev/null +++ b/.vs/cst116-ch6-debugging-stark/v17/.suo diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite Binary files differnew file mode 100644 index 0000000..ebbb370 --- /dev/null +++ b/.vs/slnx.sqlite |