diff options
| author | Morgan Cyrus <[email protected]> | 2022-10-06 22:54:17 -0700 |
|---|---|---|
| committer | Morgan Cyrus <[email protected]> | 2022-10-06 22:54:17 -0700 |
| commit | cea7c7e6beedad8a31f14e1b82416ade6bc52541 (patch) | |
| tree | 70c950d020d568f3f9e2409034af84dbd82e03a6 /Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe.recipe | |
| parent | step into testing (diff) | |
| download | cst116-ch5-debugging-cyrus-cea7c7e6beedad8a31f14e1b82416ade6bc52541.tar.xz cst116-ch5-debugging-cyrus-cea7c7e6beedad8a31f14e1b82416ade6bc52541.zip | |
Debugging issues.
Diffstat (limited to 'Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe.recipe')
| -rw-r--r-- | Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe.recipe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe.recipe b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe.recipe index 81b38c5..9265b8b 100644 --- a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe.recipe +++ b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe.recipe @@ -2,7 +2,7 @@ <Project>
<ProjectOutputs>
<ProjectOutput>
- <FullPath>C:\Users\Morgan\source\repos\cst116-lab0-debugging-radioflyer32\Ch 5 Debugging Project\Debug\Ch 5 Debugging Project.exe</FullPath>
+ <FullPath>C:\Users\Morgan\Source\Repos\cst116-lab0-debugging-radioflyer32\Ch 5 Debugging Project\Debug\Ch 5 Debugging Project.exe</FullPath>
</ProjectOutput>
</ProjectOutputs>
<ContentFiles />
|