diff options
| -rw-r--r-- | CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/21107acd-abd8-401c-86eb-b6c4e6bd6607.vsidx (renamed from CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/ca2fb93d-f5b5-4153-bb8e-3eff600594d2.vsidx) | bin | 4219 -> 4219 bytes | |||
| -rw-r--r-- | CST116-BlankConsole/.vs/CST116-BlankConsole/v17/Browse.VC.db-wal | bin | 328672 -> 353320 bytes | |||
| -rw-r--r-- | CST116-BlankConsole/CST116Lab0Fine.cpp | 2 |
3 files changed, 1 insertions, 1 deletions
diff --git a/CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/ca2fb93d-f5b5-4153-bb8e-3eff600594d2.vsidx b/CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/21107acd-abd8-401c-86eb-b6c4e6bd6607.vsidx Binary files differindex b1cc6b7..b1cc6b7 100644 --- a/CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/ca2fb93d-f5b5-4153-bb8e-3eff600594d2.vsidx +++ b/CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/21107acd-abd8-401c-86eb-b6c4e6bd6607.vsidx diff --git a/CST116-BlankConsole/.vs/CST116-BlankConsole/v17/Browse.VC.db-wal b/CST116-BlankConsole/.vs/CST116-BlankConsole/v17/Browse.VC.db-wal Binary files differindex 3f3f3de..5e68812 100644 --- a/CST116-BlankConsole/.vs/CST116-BlankConsole/v17/Browse.VC.db-wal +++ b/CST116-BlankConsole/.vs/CST116-BlankConsole/v17/Browse.VC.db-wal diff --git a/CST116-BlankConsole/CST116Lab0Fine.cpp b/CST116-BlankConsole/CST116Lab0Fine.cpp index 269e0cd..8aea7ee 100644 --- a/CST116-BlankConsole/CST116Lab0Fine.cpp +++ b/CST116-BlankConsole/CST116Lab0Fine.cpp @@ -19,4 +19,4 @@ int main() // 3. Use the Output window to see build output and other messages // 4. Use the Error List window to view errors // 5. Go to Project > Add New Item to create new code files, or Project > Add Existing Item to add existing code files to the project -// 6. In the future, to open this project again, go to File > Open > Project and select the .sln file +// 6. In the future, to open this project again, go to File > Open > Project and select the .sln file |