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/ProjectSettings.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/ProjectSettings.json')
| -rw-r--r-- | .vs/ProjectSettings.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.vs/ProjectSettings.json b/.vs/ProjectSettings.json new file mode 100644 index 0000000..0cf5ea5 --- /dev/null +++ b/.vs/ProjectSettings.json @@ -0,0 +1,3 @@ +{ + "CurrentProjectSetting": "No Configurations" +}
\ No newline at end of file |